0.0.3 • Published 2 years ago

node-red-contrib-openbci-eegmetrics v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

node-red-contrib-openbci-EEGmetrics

Node-RED

Install

To install the stable version use the Menu - Manage palette - Install option and search for node-red-contrib-openbci-EEGmetrics, or run the following command in your Node-RED user directory, typically ~/.node-red

    npm i node-red-contrib-openbci-eegmetrics

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

Allows users to monitor the levels of focus on the object connected to the EEG device.

Input

Reads data from node-red-contrib-openbci-EEGmetrics

Output

The msg.payload is sent.

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago