0.2.1 • Published 5 years ago

node-red-contrib-roadrunner v0.2.1

Weekly downloads
1
License
GPL-3.0-or-later
Repository
-
Last release
5 years ago

DESCRIPTION

Node-RED nodes to control Acmesystem's Roadrunner GPIO.

Further info here: https://www.acmesystems.it/roadrunner_nodered#gpio

INSTALLATION

sudo apt install python3-libgpiod
cd ~/.node-red/
npm install node-red-contrib-roadrunner

If you are running node-red as a normal user, be sure to give the necessary permissions to /dev/gpio0. One simple way is via the provided udev script, like this:

sudo cp tools/60-gpiochip.rules /etc/udev/rules.d/

and then rebooting the board.

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago