AnFunctionArray
AnFunctionArray
About
- Username
- AnFunctionArray
- Joined
- Visits
- 28
- Last Active
- Roles
- Member
Comments
-
@wjcroft So the breakout pins connect directly to the SPI of the biosensing chip, right?
-
Regardless - but I just checked out the code: https://github.com/OpenBCI/OpenBCI_Ganglion_Library/blob/master/OpenBCI_Ganglion_Library.cpp#L982 It seems that I only need to connect the rx/tx pins in this picture: https://docs.openbci.com/as…
-
Well I'm not doing anything commercial (where it's risky to break things).
-
Ah ok.
-
Yo - you got customer support - you guys are so cool!
-
Isn't this open source - can you explain why your answer is so firm? Related - https://openbci.com/forum/index.php?p=/discussion/3444/ganglion-spi-or-uart-connection-to-external-device .
-
No - why?
-
@wjcroft What about wirefull?
-
Never mind - I just found this: https://brainflow.readthedocs.io/en/stable/DataFormatDesc.html
-
@wjcroft said: Actually the BEST way to decode the stream is to use the Brainflow library. Decoding it by yourself may lead to errors and is not recommended. Additionally, the Brainflow method allows you to talk to the Ganglion in either of two w…
-
Yeah I just had issues with that - for some reason the JNI brainflow dynlibs can't be loaded. I tried various options but it was not successful - but maybe I'll try again for this PR.
-
I mean it does but I need to select the dongle: However - I'm cloning the repo myself and I might just fix it and add a PR.
-
Btw can we also have the GUI support that too if possible?
-
Wow that seems to work - great! Thanks for the help.
-
It might not have been lost - I thought it had been because the LED on the board (the blue one) has turned off for some reason. However it seemed as values were changing.