Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

A fullstack javascript app for capturing and visualizing OpenBCI EEG data

Notifications You must be signed in to change notification settings

neurosity/openbci-dashboard

Repository files navigation

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!