jj_hennessy
jj_hennessy
About
- Username
- jj_hennessy
- Location
- United States
- Joined
- Visits
- 33
- Last Active
- Roles
- Member
- Location
- United States
Comments
-
@wjcroft I followed the EXACT same instructions to build Brainflow from source that I used for the Jetson Nano and now everything appears to be working as it is supposed to. Good question!
-
After restarting my computer and replugging the USB dongle, the issue seems to be gone and I'm now getting actual data from the Cyton. Still am completely unsure as to why it suddenly works, but I'm certainly not complaining!
-
@Andrey1994 I'll definitely let you know if I run into more compatibility issues. This is unrelated to this particular thread, but when do you expect the OpenBCI Hub to be completely eliminated and replaced by Brainflow? Sometime in the next few mon…
-
@Andrey1994 Thank you so much for your suggestions, I got the script running and successfully retrieving data from my Cyton-Daisy! For anybody else who is having issues running Brainflow on their Jetson Nano, follow these steps: 1. Uninstall brainf…
-
William, thank you for the reply! To answer your question, yes, the serial port device ttyUSB0 appears in my /dev folder when it's plugged in. If I do an ls -l /dev, I get the following output from ttyUSB0: crw-rw-rw- 1 root dialout 188, 0 M…
-
@wjcroft You're right, I mispoke. The code I was using was pyOpenBCI, not Brainflow. I successfully installed Brainflow on my Nano, but when I run the example code called Python Get Data From a Board using the command: sudo python3 brainflow-first-…
-
@Anastasiya Hi, hope all is well with you! I am working on getting my Ultracortex Mark IV w/ Cyton-Daisy (16 channel) working on my Jetson Nano. I see that you accomplished a project with a pretty similar setup and was wondering if you could give me…