HerySon / timeflux

Acquisition and real-time processing of biosignals

Home Page:https://timeflux.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Doc PyPI Contributor Covenant

Logo

Timeflux

Timeflux is a free and open-source framework for acquiring and processing biosignals in real-time.

Use it to bootstrap your research, build brain-computer interfaces, closed-loop biofeedback applications, interactive installations, and more. Written in Python, it works on Linux, MacOS and Windows. Made for researchers and hackers alike.

Installation

You can easily install the latest stable release from PyPI. We higlhy recommend that you use an environment management system such as Conda to keep everything tidy.

$ conda create --name timeflux python=3.9 pytables bottleneck
$ conda activate timeflux
$ pip install timeflux

Getting started

Read the documentation.

About

Acquisition and real-time processing of biosignals

https://timeflux.io

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.4%Language:Batchfile 0.1%