fdiazsmith / mindwave-osc-forward

mindwave-osc-forward

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mindwave to OSC

Simple Node.js app to forward the values of the Mindwave Mobile EEG to OSC

run

To run with the default settings do:

npm start

To change the port and IP for th OSC forwardign

node index.js --port 1234 --ip 127.0.0.1

About

mindwave-osc-forward

License:MIT License


Languages

Language:JavaScript 100.0%