In this guide, we will explore the DHTesp library, a powerful tool for interfacing with DHT temperature and humidity sensors in Arduino projects. The library works for Arduino, ESP8266 and ESP32.
This is an experimental integer only library, based upon - https://github.com/RobTillaart/DHTNew - version 0.4.12 Goal is to reduce footprint by using integer math ...
You can use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor or to display it on an LCD ...