If you're interested in becoming a contributor or requesting changes then click here to join the discord
Difference between revisions of "BrainFlow"
Jump to navigation
Jump to search
Landonodnal (talk | contribs) |
Landonodnal (talk | contribs) |
||
Line 2: | Line 2: | ||
[[Category:Developer Tools]] | [[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 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." | "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." | ||
+ | |||
+ | ==Organizations== | ||
+ | *[[BrainFlow|BrainFlow]] | ||
==Links== | ==Links== | ||
[https://brainflow.readthedocs.io/ Website] | [https://brainflow.readthedocs.io/ Website] |
Revision as of 02:34, 6 April 2022
"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."