Skip to content

shortyishere/node-red-contrib-pi-plates

 
 

Repository files navigation

node-red-contrib-pi-plates

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

  • RELAYplate
  • DAQCplate
  • MOTORplate

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. 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.

About

Control Pi-Plates from Node-RED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.0%
  • JavaScript 32.6%
  • Shell 0.4%