Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timeflux/timeflux

The programming interface for your body and mind
https://github.com/timeflux/timeflux

bci bci-speller biosensors biosignals brain-computer-interface brain-control brain-machine-interface ecg eda eeg emg gsr ppg signal-processing timeflux

Last synced: 3 months ago
JSON representation

The programming interface for your body and mind

Awesome Lists containing this project

README

        

|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.10 pytables
$ conda activate timeflux
$ pip install timeflux

Getting started
---------------

`Read the documentation `__.

.. |Build| image:: https://img.shields.io/github/actions/workflow/status/timeflux/timeflux/build.yml?branch=master
.. |Doc| image:: https://img.shields.io/readthedocs/timeflux/latest
.. |PyPI| image:: https://img.shields.io/pypi/v/timeflux
.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
.. |Logo| image:: https://avatars3.githubusercontent.com/u/44117793?v=4&s=100