0.3.0 • Published 1 month ago

node-red-contrib-pi-plates v0.3.0

Weekly downloads
32
License
Apache-2.0
Repository
github
Last release
1 month ago

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.

0.3.0

1 month ago

0.2.5

9 months ago

0.2.4

9 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.7

2 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago