Weather station with DHT11 Sensor and LCD 1602 display
I find it interesting to enhance the DHT11 temperature and humidity tutorial by adding a LCD display instead of using the serial monitor
Components and supplies
1
Arduino Uno Rev3
1
DHT11 Temperature & Humidity Sensor (4 pins)
1
Alphanumeric LCD, 16 x 2
Project description
Code
Code
c_cpp
Make sure that you have installed the <dht_nonblocking.h> and < LiquidCrystal > libraries or re-install them, if necessary. Otherwise, your code won't work.
Comments
Only logged in users can leave comments