Skip to content

Talamantez/eeg-data-recorder

Repository files navigation

eeg-data-recorder

Have the following installed

  • Ubuntu
  • Gort cli (http://gort.io/)
  • node version 0.10.33 (node-serialport is dependent on this)
  • python 2.7
  • grunt
  • bower

Install and Run

  • Clone the repo, then install dependencies with:
	npm install && bower install
  • Then build the project with:
	grunt notest
  • Then, put the Headset into discoverable mode and type:
	npm start
  • After the headset has connected and data starts reading out in the terminal, open your browser to localhost:3000 to see average data and a time-series readout.

To Do:


Put stuff on your path export PATH=$PATH:$HOME/go/bin export PATH=$PATH:$HOME/gort/bin

About

Mindwave Mobile Eeg Data Recorder and Visualizer for Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages