Avatar

djoeff

djoeff

About

Username
djoeff
Joined
Visits
26
Last Active
Roles
Member

Comments

  • Now i have the fix working on my computer, but as soon as i try to get the python code to work all i get is these error messages: -------------BEGIN--------------- setting up starting N=256 M=8 Warning: Skipped 422 bytes before start found Warnin…
  • I am trying to make this fix work for me.  Since i have osx 10.10.5 i had to use the FTDI 2.3 driver, I am following all the steps that you've posted,  but when i try to load (with 'kextload')  the driver, after i've been altering the Info.plist fi…
  • Thanks a lot  for the help guys!I am now trying to make the board to show me the data on my computer, I am using the Python code to make this happen The problem is just that i get the same error message as in http://www.openbci.com/forum/index.php?…
  •  I am making an exoskeleton, for the elbow joint, that should use the EMG signals of the bicep to contract and tricep to extend the arm. So what i want to do is to have the servo contract the arm when the bicep is activated and extend it when the tr…
  • Thanks a lot!My idea is to use the output from the Open BCI board and use it as input to the arduino.  I want the communication to be done by wire not by BLE, is that possible?