2.0.2 • Published 3 months ago

@iiot2k/node-red-rpi-gpiox v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

@iiot2k/node-red-rpi-gpiox

platform platform

Node-RED nodes for Raspberry Pi GPIO.

Installation

Install with Node-Red Palette Manager or npm command:

cd ~/.node-red
npm install @iiot2k/node-red-rpi-gpiox

Nodes

  • gpiox-in: Reads single GPIO input.
  • gpiox-out: Sets single GPIO output.
  • gpiox-pwm: Generates PWM on GPIO output.

Detail

  • This node works on Raspberry Pi with 32bit or 64bit OS.
  • Check with raspi-config for alternate functions on GPIO.
  • Tested on

    Raspberry Pi 3 (bullseye) Raspberry Pi 4 (bookworm) Raspberry Pi 5 (bookworm)

Raspberry Pi GPIO Pin Mapping

Funct.PinPinFunct.
3V3125V
GPIO02345V
GPIO0356GND
GPIO0478GPIO14
GND910GPIO15
GPIO171112GPIO18
GPIO271314GND
GPIO221516GPIO23
3V31718GPIO24
GPIO101920GND
GPIO092122GPIO25
GPIO112324GPIO08
GND2526GPIO07
2728
GPIO052930GND
GPIO063132GPIO12
GPIO133334GND
GPIO193536GPIO16
GPIO263738GPIO20
GND3940GPIO21
2.0.2

3 months ago

2.0.1

4 months ago

2.0.0

4 months ago