Skip to content

NeuroJS/muse-lsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muse-lsl

Stream data from Muse EEG Headset (2016 edition) to Lab Streaming Layer.

Installation

Clone this repo:

git clone https://github.com/urish/muse-lsl

Install dependencies with yarn:

yarn

Or npm:

npm install

Then, make sure you have the LSL library installed. You can download the latest version from ftp://sccn.ucsd.edu/pub/software/LSL/SDK/ . Basically, you need liblsl64.so/liblsl64.dll/liblsl64.dylib (depending on your platform) somewhere in your path.

Finally, follow the instructions to set up Noble for your platform.

Running

Simply npm start

About

Muse 2016 EEG Headset LSL (NodeJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%