node-red-contrib-pi-plates 0.3.0

control Pi-Plates boards from Node-RED

npm install node-red-contrib-pi-plates

A Node-RED node that enables communication with Pi-Plates boards.

  • RELAYplate
  • RELAYplate2
  • DAQCplate
  • DAQC2plate
  • TINKERplate
  • MOTORplate
  • ADCplate
  • CURRENTplate
  • DIGIplate

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-pi-plates

Usage

First, make sure the Pi-Plates stack is working with the standard python interface by following the Getting Started setup steps here. Note: this package requires python 3.x provided by the 'python3' command, so follow all the python3 instructions for the Pi Plates library and ignore the 2.x variants. The node actually uses a python script under the hood (similar to the stock gpio node) so if the Pi Plates python interface isn't setup and working, then this will not work either.

Node Info

Version: 0.3.0
Updated 4 months ago
License: Apache-2.0
Rating: 5.0 1

Actions

Rate:

Downloads

12 in the last week

Nodes

  • pi_plate
  • ppRelay
  • ppADC
  • ppAllADC
  • ppCURRENT
  • ppDAC
  • ppDIN
  • ppDOUT
  • ppFREQ
  • ppLED
  • ppTEMP
  • ppTHERMO
  • ppPWM
  • ppMotor
  • ppUPS

Keywords

  • node-red
  • pi-plates
  • Pi
  • Plates
  • relay
  • automation
  • adc
  • dac
  • ds18b20
  • thermocouple
  • iot

Maintainers