/worldclock_LCD

This implementation allow you to display the time of any place in the world using an ESP8266 (WeMos D1-Mini)

Primary LanguageC++

worldclock_LCD

This implementation allow you to display the time of any place in the world using an ESP8266 (WeMos D1-Mini)

image

Libraries required

  • LiquidCyrstal_I2C
  • NTPClient
  • ESP 8266/ESP32 Lib installed on the IDE

Updates in file

  • Change your SSID Info and Password data
  • set your own setTimeOffset, in the project is set as 3 timezones, IST, EST and ARG(GMT-3)

Connection:

WeMos D1 Mini Case

SCL Screen -> Pin D1 (Wemos D1 Mini)
SDA Screen -> Pin D2 (Wemos D1 Mini)
5v Screen -> 5v (Wemos D1 Mini)
GND Screen -> GND (Wemos D1 Mini)