Skip to content

Releases: desiFish/ESP32-ePaper-Display-Weather-Clock

v0.2.0-beta

09 Jan 14:47
Compare
Choose a tag to compare

Releasing the First Beta Version

  • Fixed: Improved Power Efficiency
  • This version is almost stable (Needs more error handling)

v0.1.3-alpha

09 Jan 10:27
Compare
Choose a tag to compare
  • Separating Icon Functions for a clean look
  • two instances of weatherPrint() function, remove whichever you don't need. One provides custom weather station API calls and another openWeatherMap only.
  • Integrated the DEBUG MODE BUTTON, which when pressed during the boot restricts the clock from going to sleep hence providing access to software updates.
  • Other small changes
  • Tested on new hardware:
  1. Xiao ESP32 C6 with 8000mAh LFP Battery

v0.1.2-alpha

18 Jul 06:47
Compare
Choose a tag to compare

v0.1.1-alpha

14 Jul 04:48
Compare
Choose a tag to compare

v0.1.0-alpha

30 Jun 15:14
f809622
Compare
Choose a tag to compare
  1. First pre-release
  2. Versioning starts from here, please ignore previous versionings (if any)