https://sites.google.com/a/interaxon.ca/muse-developer-site/home
Demo: https://www.youtube.com/watch?v=-lCQAi0NKIc
visualize your brainwave activity in the browser.
![image](https://cloud.githubusercontent.com/assets/39191/4486873/75f7baaa-49ee-11e4-8828-60289bff5c7e.png)- Get the muse headband
- Get the muse sdk
- Pair your device
- Run muse-io.
- You might have to reinstall the node-serialport package to get a binary built for your machine. This repo right now handles mac only.
- You'll get an error from the next step if you do. :)
- Run
node server.js
- Serve the public folder
- You should be getting a live D3 visual of your brainwave EEG.
- Inital app work: bobi-rakova
- Readme updates: paulirish
- Animated GIF: derekbreden
- Updates to structure JamesHagerman