8 channel board to Android (via Bluetooth 2 or BLE)
Hi,
I am a freshman on OpenBCI world and I am working on a project about seeing EEG signals of a human brain on a Android app simultaneously. For this, I am planning to use a appropriate bluetooth connection between OpenBCI 32-bit board and a mobile phone. However, as in the Learning part of the website, the Bluetooth connection (with BLE mode) has not developed yet. According to my research, I found some example works about Android connection of OpenBCI board.
While I was investigating the codes of example projects, I did not see a part that is about Bluetooth connection from BLE pin. Since, I am planning to bring out the Dongle from this project (I am not interested for PC connection) I had to find some solution about this Bluetooth connection.
I am open to any advice about which implementing way should I follow or which beneficial codes should I check.
Thank you very much for your interest...
Comments
http://openbci.com/forum/index.php?p=/search&Search=bluetooth
http://openbci.com/forum/index.php?p=/discussion/691/openbci-alphawave-bluetooth-le-enabled-no-dongle
http://openbci.com/forum/index.php?p=/discussion/806/bluetooth-signal-transmission-from-openbci-to-arduino-uno-via-hc-05/p1
http://openbci.com/forum/index.php?p=/discussion/434/openbci-to-android-app-using-external-bluetooth-module-on-breadboard
http://openbci.com/forum/index.php?p=/discussion/659/bluetooth-le-rfduino-vs-ganglion-simblee-bt-2-addon-module
http://openbci.com/forum/index.php?p=/discussion/279/android-apps-via-otg-cable-dongle-and-d2xx-library
If you have a Ganglion on order, it supports BLE directly out of the box.
Besides the external Bluetooth module approach I mentioned in my last comment, another technique you could try would avoid firmware modifications ENTIRELY. May be a good one for you. This is using an OTG "on the go" adapter for your mobile device's usb socket. Such an adapter allows the OpenBCI dongle to be plugged into your phone. See,
http://openbci.com/forum/index.php?p=/discussion/279/android-apps-via-otg-cable-dongle-and-d2xx-library
Yet another approach would be to reserve your OpenBCI 8 channel for laptop use, and purchase a Ganglion for mobile applications. As Ganglion supports BLE directly.
Regards,