Skip to content

Releases: techniccontroller/digitalclock_esp8266

Release list

v1.1.0

Choose a tag to compare

@techniccontroller techniccontroller released this 25 May 10:46
87743c1

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@techniccontroller techniccontroller released this 29 Mar 23:34

First release of DigitalClock

Features

  • receives time updates via a NTP server
  • automatic switches between summer and winter time
  • provides easy WIFI setup with WifiManager
  • has a HTML webserver interface for configuration and control
  • color of display is configurable
  • night mode is configurable (start and end time)
  • brightness of LEDs is adjustable
  • an automatic current limiting of LEDs protects the power supply
  • automatic timezone setting

Full Changelog: https://github.com/techniccontroller/digitalclock_esp8266/commits/v1.0.0