A Python library for connecting and communicate with MUSE headbands. Uses Bleak as the underlying Bluetooth interface.


Keywords
muse, lsl, eeg, ble, neuroscience, matlab, UDP
License
MIT
Install
pip install EasyMuse==0.1.4

Documentation

PythonMuse

Install EasyMuse using: pip install pythonmuse==0.2.0

See examples.py to get an idea of to use this library. Make sure you change the muse name (line 86 of examples.py) before running the code.

Further documentation will be added to this repository.