documentation for API to read from OpenBCI devices / showcase projects?
I apologize if this is the wrong forum or if this is a redundant series of questions. I spent about an hour reviewing the documentation and browsing the website before coming forward and asking for help.
The short version is that I am a professional software engineer that is hoping to harness the power of openBCI for personal projects. However, I have some questions that are preventing me from stepping forward.
Is there an API which exists that allows a programmer to access the data received from the hardware (the headset reading the EEG, Heart rate data, etc.)? If so, what datatype does it come in (JSON? Integer? etc.). Does it have documentation? I see that there is code in the github repository that displays data graphically in a GUI, but it's kind of not obvious if you guys have tools that allow me to access this data for my own purposes or if I'd have to build my own.
As an aside, I'd prefer to work with Java, but the only Java resource I see points to a GUI that is depreciated. Are there others I just haven't found yet? Or is Python kind of the gold standard we're using here?
Side question :
Is there an updated list of successful openBCI projects? Does this community sponsor or have some kind of resource as to where I can find conferences / calls for papers related to openBCI technology?
Thanks for your time and patience.
Comments
wjcroft,
I just wanted to pop by and thank you very much for your patient and thoughtful replies. This information is very helpful.