EEG to D3 is a simple tool to visualize raw EEG data from the Emotiv Epoc in the browser.
You'll need to set up a few things first.
- python-emotiv
You'll need to install it using
python setup.py install
. - Node.js
Install packages required using
npm install
- Run
node index.js
- Point your browser to http://localhost:8080
- Run
python eeg-broadcast.py