node-red-contrib-openbci-streaming 0.0.2
input params for open bci devices
node-red-contrib-openbci-streaming
Install
To install the stable version use the Menu - Manage palette - Install
option and search for node-red-contrib-openbci-streaming, or run the following command in your Node-RED user directory, typically ~/.node-red
npm i node-red-contrib-openbci-streaming
During install there may be multiple messages about optional compilation. These may look like failures... as they report as failure to compile errors - but often are warnings and the node will continue to install and, assuming nothing else failed, you should be able to use it. Occasionally some platforms will require you to install the full set of tools in order to compile the underlying package.
Usage
Initiates the main process to the openBCI board in Node-RED.
Input
Reads data from serial port or ip port.
Output
The msg.payload
is sent.