brainwaves-quickstart
brainwaves-quickstart copied to clipboard
A quickstart template for receiving and passing data from OpenBCI to the browser
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