Skip to content

mpesavento/MuseConnect-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuseConnect-node

Connect to a Muse headset via bluetooth, sending outputs as OSC messages.

How to use

Install node and NPM:

brew install node npm

Clone the repo locally, and install the dependencies:

cd MuseConnect-node
npm install

Run the server:

npm start

This will start a webapp at http://localhost:3333

Turn on the Muse headset

Credit

Code was heavily borrowed from Jason Snell (P5.js sketch) and from Uri Shaked's muse-js.

About

Connect to a Muse headset via BT, sending outputs as OSC

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors