Skip to content

BrainFlow

BrainFlow is an open-source SDK for acquiring, parsing, and analysing biosignal data from a wide range of hardware. The NeuroPawn Knight Board and Knight Board IMU are natively supported — no custom drivers or extra libraries required.

BrainFlow provides a uniform API across Python, C++, Java, C#, Rust, Julia, MATLAB, and Node.js, so you can use the same workflow regardless of your language of choice.

Full BrainFlow docs: brainflow.readthedocs.io
NeuroPawn BrainFlow README: github.com/NeuroPawn/brainflow

Terminal window
pip install brainflow

For other languages see the BrainFlow build docs.