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 capturing 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
npm run visualize

Simulating data

npm run simulate

Support

Pull requests are welcomed!