Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 406 Bytes

OpenBCI Experimenter

Node.js app for recording experiments based on OpenBCI Data samples

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

Setup

  • npm install
  • Plug in OpenBCI dongle
  • Turn on OpenBCI board
  • Run:
node experimenter with [subject_name] about [keyword] for [time_milliseconds]

The recorded JSON data for experiments can be found at ./data/[keyword].json