Code to read data from DHT11 on a RaspberryPi 5.
-
Updated
May 12, 2024 - C++
Code to read data from DHT11 on a RaspberryPi 5.
A lightweight C++ wrapper for libgpiod (v2.x) to simplify GPIO usage on Linux/Raspberry Pi. Offers human-friendly functions like configurePin(), setPin(), getPin(), attachInterrupt(), and detachPin() — without deep knowledge of the complex libgpiod API.
Add a description, image, and links to the gpiod-library topic page so that developers can more easily learn about it.
To associate your repository with the gpiod-library topic, visit your repo's landing page and select "manage topics."