Arduino Project: Temperature and Humidity monitor Tutorial with DHT11 (or DHT22) sensor LCD shield.
Arduino Project: Temperature and Humidity monitor Tutorial using DHT11 (or DHT22) sensor and LCD shield.
In this video we are building a Temperature and humidity monitor, using an Arduino Mega, an LCD Display Shield with a DHT11 sensor. If you have a DHT22 sensor, the wiring is exactly the same.
What will you need:
1. An Arduino board (Mega, Uno, Due, Nano, Micro, etc. )
2. An LCD screen: http://www.ekitszone.com/lcd1602-keypad-shield (this is the one that I use because I had bought it long time ago)
or this one: http://www.banggood.com/Keypad-Shield-Blue-Backlight-For-Arduino-Robot-LCD-1602-Board-p-79326.html?p=DQ30066511122014069J (this is one is a lot cheaper)
3. The DHT11 sensor which can be bought from here:
http://www.banggood.com/DHT11-Digital-Temperature-Relative-Humidity-Sensor-Module-With-Cable-p-933486.html?p=DQ30066511122014069J
Library for the DHT11 sensor: https://github.com/adafruit/DHT-sensor-library
Complete code of the project:
http://educ8s.tv/weatherstation/tempDHT11.ino"
Ajouter un commentaire