/timeflux_bci

Implementation of the main BCI paradigms

Primary LanguagePythonMIT LicenseMIT

Timeflux Brain Computer Interface

This plugin provides example implementations of the classical BCI paradigms:

  • P300
  • SSVEP
  • Motor imagery

⚠️ Work in progress!

Installation

First, make sure that Timeflux is installed.

You can then install this plugin in the timeflux environment:

$ conda activate timeflux
$ pip install git+https://github.com/timeflux/timeflux_bci