OpenBCI Python for Ganglion on iOS
Hi,
I am an experience SW/HW engineer, however quite new to EEG and openBCI. I just got my Ganglion not long ago, and I am trying to figure out what is the easiest way to capture raw EEG samples to perform basic data analysis.
My setup is a Ganglion 4 channels board connected to my mac without any dongle.
From looking in the openBCI documentation and forums, OpenBCI Python initially seemed like a relatively easy approach.
However, I saw in the readme documentation of the open BCI Python that it is currently supports Ganglion only on Linux.
Another option was to code a client app that connects to the Electron hub from scratch. So far I haven't found a reference client that can provide a starting point.
Any help is highly appreciated!
Comments
Checkout how the OpenBCI_GUI works with the OpenBCIHub in InterfaceHub.pde: https://github.com/OpenBCI/OpenBCI_GUI/blob/master/OpenBCI_GUI/InterfaceHub.pde
I've been meaning to make an iOS sample app with the Ganglion, do you want to team up and make it happen?