Arquivos
..
2016-12-02 02:14:08 -05:00
2016-12-02 02:34:29 -05:00
2016-12-02 02:34:09 -05:00
2016-12-02 02:14:08 -05:00

OpenBCI Node SDK to Python

About

Written to end the struggles of python researchers and developers. ~ written with love by Push The World!

This module has every feature available on the OpenBCI Board.

Prerequisites

Installation

For Python 2.7 do:

python setup.py install

For Node:

npm install

Running

npm start

For running just the node, for example if you were running the python in a separate ide and debugging, it's useful.

npm run start-node

Contributing

Please PR if you have code to contribute!