About 29,200 results
Open links in new tab
  1. DHT sensor library - Arduino Reference

    DHT sensor library. Sensors. Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors Author: Adafruit. Maintainer: Adafruit. Read the documentation. Compatibility. This library is compatible with all architectures so you should be able to use it …

  2. DHT sensor library - Arduino Docs

    Nov 15, 2023 · This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

  3. DHT11 - Arduino Docs

    Feb 7, 2024 · An Arduino library for the DHT11 temperature and humidity sensor. This library provides a simple and easy-to-use interface to read temperature and humidity data from a DHT11 sensor. Go to repository

  4. Using DHT11 - Arduino Project Hub

    DHT11 Temperature & Humidity Sensor (4 pins) 1. DHT11 Temperature & Humidity Sensor (3 pins) 1. Jumper wires (generic) 1. Arduino UNO. 1. Breadboard (generic) Apps and platforms. 1. Arduino IDE. Project description. Code. DHT11 Library. Don't forget to add this library to the Arduino IDE. / 0. 0.

  5. DHTNEW - Arduino Docs

    Jan 21, 2025 · Arduino library for DHT temperature and humidity sensor, with automatic sensortype recognition.

  6. DHT Sensors Non-Blocking - Arduino Reference

    An Arduino library for the DHT sensor family (DHT11, DHT22,...). With Non-Blocking design to optimize CPU performance. Author: Toan Nguyen. Maintainer: Toan Nguyen. Read the documentation. Go to repository. Compatibility. This library is compatible with all architectures so you should be able to use it on all the Arduino boards. Releases

  7. DHT Sensors Non-Blocking - Arduino Docs

    Nov 7, 2023 · An Arduino library for the DHT sensor family (DHT11, DHT22,...). With Non-Blocking design to optimize CPU performance.

  8. Adafruit Unified Sensor - Arduino Docs

    Jan 1, 2015 · This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

  9. Use the DHT20 sensor with the Arduino_Sensorkit library

    Jan 29, 2024 · Support for the DHT20 temperature and humidity sensor was added to the Arduino_Sensorkit library in version 1.0.10. Older versions of the library could not correctly read values from the sensor, resulting in NaN (Not a Number) values in the serial monitor output.

  10. DHT sensor library for ESPx | Arduino Documentation

    Apr 13, 2023 · Arduino ESP library for DHT11, DHT22, etc Temp & Humidity Sensors Optimized libray to match ESP32 requirements. Last changes: Fix negative temperature problem (credits @helijunky)