I can't run user.py and got warning message

I'm a beginner and I do step by step following this link >> http://docs.openbci.com/Tutorials/01-Cyton_Getting Started_Guide
imageimage
until I open OpenBCI_GUI, I found USB dongle as COM5 (I use windows 10 OS)
but when I press "start system" and "start data stream" no signal get from OpenBCI board
image


I also try it on python by command line and get this message

image

What step I have missed or something? I don't know how Cyton communicate with USB dongle. They are connected with bluetooth?

What I have done:
- install FTDI driver
- install USB driver in zadig

Advice me please, thanks

Comments

  • Please make sure your board is powered on for the GUI. Also verify that the dongle has the switch in the GPIO6 position and not the RESET position. I think you might have broken something when you did the zadig, that's only for the Ganglion, not the cyton, so you might have assigned the wrong driver to the FTDI driver. Please reinstall the FTDI driver and DO NOT install the USB driver in zadig.
Sign In or Register to comment.