This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
DHT Weather server with display integrated for NodeMCU esp8266 and 1602A LCD | |
Please connect 1602A using I2C backpack. | |
If you feel display is not showing anything, please take a screwdriver and update contrast | |
using I2C potentiometer in back of LCD | |
LCD config | |
SDA pin - D2 | |
SCL pin - D1 |