DLT-Solutions-JBoss / eeg-to-d3

Visualize EEG data from Emotiv Epoc using D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Visualize EEG data from Emotiv Epoc using D3.js


Languages

Language:JavaScript 72.1%Language:Python 15.7%Language:HTML 10.0%Language:CSS 2.2%