Arquivos
openbci-dashboard/README.md
T
Alex Castillo 8351474fbc update readme
2016-05-19 16:56:09 -04:00

610 B

OpenBCI Dashboard

alt text

A fullstack JavaScript app for reading and visualizing OpenBCI EEG data.

This project is under development, this is just a first draft.

Setup

  • Plug in OpenBCI dongle
  • Turn on OpenBCI board
npm install -g angular-cli concurrently
npm install
npm run visualize

Simulating data

npm run simulate

Technologies

  • Node.js
  • Angular 2
  • Socket.io
  • Data Visualization
    • Plotly.js
    • Chart.js
    • Smoothie

Support

Pull requests are welcomed!