NeuroTechEdu neurofeedback tutorial, would it work with Cyton?
I'm trying to build these listed projects http://learn.neurotechedu.com/projects/

would I be able to do that as I don't have a Ganglion board but I do have a 8bit board.
Thank-you
I'm trying to build these listed projects http://learn.neurotechedu.com/projects/

would I be able to do that as I don't have a Ganglion board but I do have a 8bit board.
Thank-you
Comments
I would hope that some glitches in the new NeuroTechX EDU site can be tuned up. For example, they are showing the imaginary version 0 OpenBCI headset. When there are many images of Ultracortex online.
http://learn.neurotechedu.com/projects/
The neurofeedback system you highlight is using LSL, so should work fine with Cyton. You would tell the GUI to stream out LSL, instead of using their stream source program.
How about the other projects which are listed in the screenshot
Thanks
They all seem to be using LSL. So can work with some adaptation.
how would i tell the gui to stream out LSL ?
https://docs.openbci.com/docs/06Software/01-OpenBCISoftware/GUIWidgets#networking
My 8 bit cyton board doesn't support networking I think, as it's not able to make a connection between openbci guiv4.1.5 but the older versions are working with my board
The python repos have ability to stream out LSL. There are two repos, both can stream out LSL from the original 8-bit board. pyOpenBCI is the newer repo.
https://github.com/OpenBCI/pyOpenBCI
https://github.com/OpenBCI/OpenBCI_Python