/eeg-to-d3

Visualize EEG data from Emotiv Epoc using D3.js

Primary LanguageJavaScript

EEG to D3

EEG to D3 is a simple tool to visualize raw EEG data from the Emotiv Epoc in the browser.

Setup

You'll need to set up a few things first.

  1. python-emotiv You'll need to install it using python setup.py install.
  2. Node.js Install packages required using npm install

How to run

  1. Run node index.js
  2. Point your browser to http://localhost:8080
  3. Run python eeg-broadcast.py