Mushu is a free and open-source Brain Computer Interface (BCI) signal acquisition software written in Python.
The required packages to run Mushu can be found in the file
requirements.txt. To install all required packages at once
one can use pip
:
pip install -r requirements.txt
sudo python ./setup.py install
or simply install all packages line by line using the package manager of your operating system.
- g.USBamp by g.tec
- EPOC by emotiv
Online documentation is available here.
- Platform Independent
- Amplifier Independent
- Single interface regardless of the underlying Amplifier type used
- Free Software
- Next step towards a whole BCI system based on Python (as opposed to C++ or Matlab)
- Directly as Python library
- As Network server
- Numpy arrays
- TOBI Interface A