node-red-grovepi-nodes

0.0.3 • Public • Published

node-red-grovepi-nodes

Node-RED nodes to control GrovePi+ Starter Kit sensors for Raspberry Pi.

Install via npm

Run the following command in the root directory of your Node-RED install or home directory (usually ~/.node-red)

npm install node-red-grovepi-nodes

Usage

After installing this package and running Node-RED, the GrovePi+ sensors and actuators will be available in your Node-RED environment. Connect your sensor to the GrovePi board, select the port number on the node and deploy your flow.

Sensors

Every sensor that comes with the GrovePi+ Starter Kit is supported. These sensors are:

  • Buzzer
  • Button
  • LED (red, green & blue)
  • Sound
  • Relay
  • Ultrasonic Ranger
  • Temperature Humidity
  • Rotary Angle
  • RGB Backlit LCD
  • Light

Readme

Keywords

Package Sidebar

Install

npm i node-red-grovepi-nodes

Weekly Downloads

17

Version

0.0.3

License

Apache-2.0

Last publish

Collaborators

  • memetolsen