Arquivos
2016-04-26 08:25:58 -04:00

303 B

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