Arcko / brainflow

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

Home Page:https://brainflow.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrainFlow

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

Advantages of BrainFlow:

  • powerful API with many features to simplify development
    • Straightforward API for data acquisition
    • Powerful API for signal filtering, denoising, downsampling...
    • Development tools like Synthetic board, Streaming board, logging API
  • easy to use
    • BrainFlow has many bindings, you can choose programming language you like
    • All programming languages provide the same API, so it's simple to switch
    • API is uniform for all boards, it makes applications on top of BrainFlow almost board agnostic
  • easy to support and extend
    • Code to read data and to perform signal processing is implemented only once in C/C++, bindings just call C/C++ methods
    • Powerful CI/CD system which runs integrations tests for each commit automatically using BrainFlow's Emulator
    • Simplified process to add new boards and methods

Build status

Compiled with:

  • MSVC on Windows
  • GCC on Linux
  • Clang on MacOS

Linux and MacOS(Travis):

Build Status

Windows(AppVeyour):

Build status

Brainflow Bindings

We support bindings for:

License:

MIT

About

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

https://brainflow.readthedocs.io/

License:MIT License


Languages

Language:C++ 42.1%Language:C 15.2%Language:Python 12.1%Language:C# 11.2%Language:Java 6.6%Language:Julia 5.3%Language:CMake 3.6%Language:MATLAB 3.3%Language:R 0.5%Language:Batchfile 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%