T0mg Wordclock Versions Save

ESP32 based DIY word clock project

2.0

2 months ago

This is a major refactor of the codebase since v1.0 introducing many new features.

New features

  • new languages: Dutch, Italian
  • language switcher in the settings - no longer requiring to change the source and rebuild to select one of the supported languages
  • MQTT client with dedicated state and command topics for home automation control
  • Paint interface to create custom displays

Maintenance highlights

  • migrated to PlatformIO to allow building for different flavor of ESP32
  • migrated to the newer version of the IotWebConf library
  • bug fixes
  • documentation updated, new User's Manual

Note: Updating from an older firmware version, via OTA or otherwise, will reset your settings.

1.0

4 months ago

The original version of the wordclock project as initially released in 2021.