and displays the values on a 16x2 LCD using I2C interface. It is a simple and beginner-friendly project to learn sensors and displays.
This arduino code is for for getting Temperature and Humidity values from DHT11 sensor, and displaying them on an LCD (1602) display. The microcontroller used is NodeMCU ESP8266 board. Pins have to be ...