@thehighestbit/node-red-contrib-dht-libgpiod 1.0.1

A node red node for communicating with DHT sensors with/without the libgpiod library.

npm install @thehighestbit/node-red-contrib-dht-libgpiod

node-red-contrib-dht-libgpiod

A Node-RED node for using the DHT11 and DHT22 sensors via libgpiod. Compatible with Raspberry Pi 5.

Installation

This node directly depends on node-dht-sensor. Please install it according to the instructions listed there.

Then you can install this node

npm install @thehighestbit/node-red-contrib-libgpiod

Configuration

  • Sensor type - If the sensor is DHT11 or DHT22
  • GPIO - GPIO pin number to which the data out of the sensor is connected
  • Interval (ms) - Interval between sensor reads.

Node Info

Version: 1.0.1
Updated 1 week, 2 days ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

62 in the last week

Nodes

  • dht

Keywords

  • node-red
  • iot
  • device
  • devices
  • raspberry
  • raspi
  • rpi
  • pi
  • temperature
  • humidity
  • sensor
  • dht11
  • dht22

Maintainers