The DHT11, 21, 22, 33 and 44 are relative inexpensive sensors for measuring temperature and humidity. This library can be used for reading both values from these DHT sensors. The DHT11 only returns ...
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 ...
This project combines the use of a DHT sensor to measure temperature and humidity, along with an ultrasonic sensor to measure distance. The data is collected using an Arduino and transmitted to a ...