Skip to content

TheAhmadSharif/cleanroom_lsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanroom

Integrate LSL library A Muse S headset

Hardware requirements

Getting started

  1. Plug in the dongle and turn on your Muse headset.
  2. Clone this repo: git clone git@github.com:ysimonson/cleanroom.git.
  3. Setup virtualenv: virtualenv -p python3 venv.
  4. Install dependencies pip install -r requirements.txt.
  5. Start the server: python web.py.
  6. Wait for the server to connect to your Muse headset.
  7. Navigate to http://localhost:8888.

Releases

No releases published

Packages

No packages published