Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 512 Bytes

README.rst

File metadata and controls

26 lines (17 loc) · 512 Bytes

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