Skip to content

Releases: ursweiss/7-Segment-LED-Clock

v2.0.0

31 Dec 16:41

Choose a tag to compare

The first release after more than four years.

Many things changed:

  • Moved to VS Code and PlatformIO
  • Refactored a lot of code
  • Updated and replaced some libraries which made the build of v1.0.0 fail
  • A nice web config portal to change settings without rebuilding the code
  • OTA updates
    • I will now provide firmware binaries for easier updates
  • Changed the weather API to Open-Meteo (as the old API is deprecated and the new one has some limitations)
  • Location detection using ipapi.co

If you already have a running LED Clock, this release requires to re-flash and reconfiguration of your ESP32.

Check out the Quick Start section in the readme.