This arduino program outputs the DHT11 sensor readings to the Arduino. I personally used this on the Arduino Nano, but it was also tested on the Arduino Mega and the Arduino Uno.
- Adafruit DHT11 Library (Here)
- Adafruit Sensor Library (Here)
- LiquidCrystal Library, already included in the Arduino IDE.
Hook up the DHT11 sensor data pin to digital pin 8 on the arduino. Hook up the LCD from right to left on 2 - 7.
If you have any questions or need help, email me over at [email protected]