Skip to content
Anup Tuladhar edited this page Oct 23, 2023 · 19 revisions

Welcome to the bci-essentials-python wiki! This library contains python modules and scripts for the processing of EEG-based BCI. These modules are specifically designed to be equivalent whether run offline or online.

Getting started

BCI Essentials requires Python 3.9 or later. To install for Windows, MacOS or Linux:

pip install bci-essentials

More detailed instructions on installing BCI-Essentials-Python (such as setting up a virtual environment in conda) can be found here.

Tutorials

API reference

API documentation

Tutorials

Clone this wiki locally