new Java library and app for connecting Android with Ganglion
Hey guys!
We are currently developing an Android app, which uses the Ganglion Board to stream EEG data.
The OpenBCI hardware as well as all the available open source software, has really helped us a lot and so we decided to also share something with the community.
Since there does not seem to be any available code (at least publicly) to connect to the Ganglion board and also parse and decompress the data, we decided to create and share our own.
Here is the Github repository .
It mostly builds on extisting projects, which are linked in the Readme file.
It's not much yet and still under active development, but we hope that it might be useful to some of you.
Comments