OS X + Ganglion + Python possible?

What I'm trying to do: live stream raw data from the Ganglion into a Python application on OS X via Bluetooth. I'm doing this so that I can run some ML on the signal to try and analyze user EEG activity.

Problem I'm running into: OpenBCI Python requires bluepy, which is Linux-only. From my research, people running virtual machines on OS X to get around this still can't properly connect.

Where do I go from here? Can I get around this and use OpenBCI Python with the WiFi shield? Would this be any different/easier on the Cyton? Is there some other way to get a live stream of the raw data from my Ganglion (or Cyton) on OS X so I can process it in Python?

Comments

Sign In or Register to comment.