Skip to content

Instantly share code, notes, and snippets.

@jenom1957
jenom1957 / esp8266-lcd-1602a-temperature-sensor-dht11
Created January 6, 2024 21:50 — forked from vikrant2mahajan/esp8266-lcd-1602a-temperature-sensor-dht11
Connect an LCD 1602A with ESP8266 along with DHT11 temperature sensor
/*
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