/mindwave-osc-forward

mindwave-osc-forward

Primary LanguageJavaScriptMIT LicenseMIT

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