If you're interested in becoming a contributor or requesting changes then click here to join the discord

MindRove SDK

From Brain Computer Interface Wiki
Revision as of 04:14, 15 February 2022 by Landonodnal (talk | contribs) (Created page with "Category:Developer Tools "BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors. It provides a uniform data a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

"BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors.

It provides a uniform data acquisition API for all supported boards, it means that you can switch boards without any changes in code and applications on top of BrainFlow are board agnostic. Also there is powerful API to perform signal processing which you can use even without BCI headset. Both of these two APIs are the same across bindings."

Links

Website GitHub Docs