openbci-archive / OpenBCI_Python

The Python software library designed to work with OpenBCI hardware.
MIT License
506 stars 207 forks source link

Can I read EEG data of Ganglion on Windows? #93

Closed naoto-github closed 6 years ago

naoto-github commented 6 years ago

I wanna read EEG data of Ganglion board on Windows 10 Environment. The communication of Ganglion board is made through bluetooth, and it needs a python interface "bluepy". However, the "bluepy" seems to support Linux only. Does it mean the Ganglion board does not work on Windows or Mac?

jfrey-xx commented 6 years ago

Your are correct, see #39 if you want to continue the conversation :)