How do you actually get live data as a number from a ganglion board?
All,
My team and I have been working with openBCI for a few days now. We were able to get the GUI working and our data to display there. However, we are not able to read data live from from the GUI in order to have the data affect a program we are writing.
We have tried using the openBCI python LSL ( https://github.com/OpenBCI/OpenBCI_LSL ), but it does not work because we are on Windows 7.
We have tried using the NodeJs SDK (https://github.com/OpenBCI/OpenBCI_NodeJS_Ganglion), but it always responds with (Error: No compatible USB Bluetooth 4.0 device found!). This doesn't make sense to us since we're running the GUI without problem and getting data back.
We have a version of the labstreaminglayer/liblsl (in Java) running and one of the LSLs in C++ running, but it seems to just return random data back regardless of whether we have a network stream started or even have our board plugged in.
Can anybody help us just get this stuff so we can get data off of it? This is the equipment we are using:
MyoWare
Muscle Sensor - $37.99
Ganglion
Board (4-channels) - $199.99
Ganglion
Dongle - $ 12.99
EMG/ECG
Snap Electrode Cables - $39.99
Comments