node-red-contrib-petduino

0.2.2 • Public • Published

node-red-contrib-petduino

A set of Node-RED nodes for interacting with a Petduino.

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-petduino

Usage

pet-event

A node that listens to a serial connection for a specified Petduino event, parsing out any associated value.

Screenshot1

Caption: pet-event settings dialog

Screenshot2

Caption: example of correct wiring of the pet-event node to an incoming serial node

pet-action

A node to construct a Petduino serial command of the specified action type with the specified value payload.

Screenshot3

Caption: pet-action settings dialog defining a state change action

Screenshot4

Caption: pet-action settings dialog defining a screen layout to draw to the Petduino screen

Screenshot5

Caption: example of correct wiring of the pet-action node to an outgoing serial node

Package Sidebar

Install

npm i node-red-contrib-petduino

Weekly Downloads

0

Version

0.2.2

License

MIT

Last publish

Collaborators

  • circuitbeard