Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split GUI and communication module #25

Open
mathieuancelin opened this issue Feb 16, 2015 · 0 comments
Open

Split GUI and communication module #25

mathieuancelin opened this issue Feb 16, 2015 · 0 comments

Comments

@mathieuancelin
Copy link

Hi,

I'd love to be able to use OpenBCI hardware from any JVM language, library, app, etc ...
As processing is a built on the Java language, I tried to extract the communication part out of OpenBCI_Processing to make an independant library, but as the communication code is deeply mixed inside the UI code, it's a very complicated task, and I think I miss a few steps to initialize my hardware correctly.

So can anyone help me to understand the basic steps needed to initialize a communication with the OpenBCI hardware and receive data from it while relying on the existing code ?

Then I'll be happy to build a Java lib around that code and contribute it to the OpenBCI project.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant