Skip to content

diegoalvareze/openBCI2EDF

Repository files navigation

OpenBCI to EDF (Matlab/Octave)

Introduction

OpenBCI is an open source brain-computer interface platform used to record electrical activity produced by the brain (EEG), the muscles (EMG) or the heart (EKG), among others. When using the OpenBCI platform one might be interested in exporting the results to EDF(+). Motivation includes easy sharing of the results with the community, using an open standard format, or the possibility to use any of the many existing tools to, for example, visualize the results, or to apply additional signal processing to the data. Check more about EDF(+) format at www.edfplus.info.

On this page a Matlab/Octave script is offered to carry out the conversion from the OpenBCI format (as resulted from logging the results to a SD card) to EDF. A mini-tutorial is also available on how to use the code and visualize the resulting signal data in Polyman.

Disclaimer

The following software is offered "as is" and it might containg errors. I cannot and do not accept any liability for damages related to the use of this sofware. Use it at your own risk.

User License

The software is freely distributed under the terms of the GNU GPL v3 license.

HOW-TO

Check https://sites.google.com/view/diegoalvarezestevez/projects/openbci-to-edf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages