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

Finish OpenBCI Integration #1

Open
zimbob10k opened this issue Dec 3, 2015 · 3 comments
Open

Finish OpenBCI Integration #1

zimbob10k opened this issue Dec 3, 2015 · 3 comments

Comments

@zimbob10k
Copy link
Contributor

Currently, data is being received, but actual handling and full support needs to be handled.

@atom2626
Copy link
Member

EEG data is now processed correctly. Confirmed by writing to .csv file.

There is an issue by which 0xFF gets doubled by the serial port driver. Currently, this is patched, but I suspect this is preventing the correct interpretation of accelerometer data.

@atom2626
Copy link
Member

OpenBCI is integrated to data_interface.

Fully tested, x86 and writing to CSV file

@atom2626
Copy link
Member

Tested on Raspberry Pi. writing to CSV, it works.

Remains to write documentation about it, maybe write a short application example to validate the pre-processing. And it's done.

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

No branches or pull requests

2 participants