Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 303 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 303 Bytes

Brainwaves Quickstart

A quickstart template for receiving and passing data from OpenBCI to the browser

Step 1

Install the dependencies

npm install

Step 2

Simply run the app:

node brainwaves

Or in simulated more:

node brainwaves simulate

Step 3

Have fun