C++ source code to read and unpack the cyton board data from the dongle
I've been trying to find simple C++ routines to just read and unpack the cyton board data via the dongle. I'm running Debian (or Ubuntu) Linux. Once I have the data, I know how to manipulate it, but I don't know how to download it from the dongle and to unpack it into its 8x signal vs time channels. It was suggested to me that the following might be able to help: @wjcroft @retiutut @evaesteban. Thanks!
Comments
https://brainflow.org/
https://brainflow.readthedocs.io/en/stable/Examples.html#id1
Like @wjcroft mentioned above, you can run brainflow scripts from the terminal to get the raw data as well as different metrics. Let us know if you have any more questions!
https://brainflow.readthedocs.io/en/stable/Examples.html#id2