How to connect the cyton board with Arduino?

edited November 2024 in Cyton

I want to use SD card to collect data, and want to try a higher sampling frequency. I want to use ARDUINO's virtual serial port and the SDK of CYTON board to send information. For example, send two tildes '~', the serial port will respond that the current sampling frequency is 250HZ, send '~2' , the response is that the current sampling frequency is set to 4000HZ.

I did this successfully before, but that was a few years ago, now I want to repeat this experiment, but I forgot how to set up ARDUINO IDE. When I entered ~~ yesterday, the response was that I could not connect to the host, no matter what I did, I could not connect. I remember that there was a tutorial on the OPENBCI homepage before, but I couldn't find it yesterday. Can you help me find this tutorial?

Comments

  • wjcroftwjcroft Mount Shasta, CA

    Unfortunately the sample rate changes only apply when using the Wifi Shield. You cannot use this command with a Cyton connected via the usb serial port / dongle. For the moment, the Shield support has been put on hold until new engineering revisions are available. Timeline uncertain at this point. It is anticipated that a new and revised Cyton-like board will be created.

Sign In or Register to comment.