Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 477 Bytes

d1mini-matrix-clock

A clock, using a matrix led shield on a ESP8266 D1 mini.

assembled clock picture

usage

On first boot, you must connect to the 'd1mini-clock' captive network and set your local wifi credentials.

features

  • gets internet time from NTP (NTPClient)
  • apply summer time offset (Timezone)
  • spawn a hotspot to get wifi connectivity (WiFiManager)
  • over the air update (ArduinoOTA)
  • remote telnet debug (RemoteDebug)