Installation
Pip
Simply install it via pip:
pip install scientisst-sense
Clone the Repo
# Getting this repository
git clone https://github.com/scientisst/scientisst-sense-api-python.git
Dependencies
API:
- PySerial
 
Sense:
- pylsl
 - pydbus
 
Plot:
- numpy
 - matplotlib
 
Install them using pip:
pip install -r requirements.txt
Start having fun!
  
    
      Last update:
      2022-08-24