node-red-contrib-roadrunner 0.2.1

Node-RED nodes to control Acmesystem's Roadrunner GPIO

npm install node-red-contrib-roadrunner

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.

Node Info

Version: 0.2.1
Updated 3 years, 8 months ago
License: GPL-3.0-or-later
Rating: 5.0 1

Actions

Rate:

Downloads

9 in the last week

Nodes

  • rr-gpio in
  • rr-gpio out

Keywords

  • node-red
  • gpio
  • libgpiod
  • roadrunner
  • acmesystems

Maintainers