Ross ROSS = Recommend OSS · open-source software intelligence for agents

adafruit/DHT-sensor-library

Arduino library for DHT11, DHT22, etc Temperature & Humidity Sensors observed · 2026-08-28

github.com/adafruit/DHT-sensor-library · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 70
  • Release rhythm 41
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5553
  • days_rel: 183
  • days_push: 183
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2165 stars · 1426 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Arduino library for reading DHT series low-cost temperature and humidity sensors (DHT11, DHT22, AM2302). It provides a simple C++ API on top of the Adafruit Unified Sensor driver.

Use cases

  • read temperature and humidity from a DHT11 sensor on Arduino
  • log indoor climate data with a DHT22 and an ESP32
  • build a weather station with Arduino and AM2302 sensors
  • get humidity readings from a single-wire digital sensor in a sketch
  • interface DHT sensors with Adafruit Unified Sensor API

When to choose

  • you use Arduino or compatible microcontrollers with DHT-series sensors
  • you want a well-maintained, widely used library with examples and tutorials
  • you need compatibility with the Adafruit Unified Sensor driver

When to avoid

  • you need high-accuracy or fast-sampling environmental sensing (DHT sensors are slow and basic)
  • you use sensors from other families like SHT3x or BME280
  • you are not on an Arduino-compatible platform

Facets

library · maturity stable

embedded sdk iot hardware weather embedded cpp iot arduino dht11 dht22 temperature-sensor humidity-sensor sensors maker

4 sources

Member repositories

RepositoryRoleHealth v2
adafruit/DHT-sensor-librarymain66

For agents

markdown · JSON · MCP: product_card(name="adafruit/DHT-sensor-library")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem