florianL21 / LED-ClockShelf

Code base for a completely customizable and configurable LED clock using WS2812b RGB LEDs. Controllable via the Blynk app
GNU General Public License v3.0
24 stars 4 forks source link

Timer functionality #1

Closed florianL21 closed 4 years ago

florianL21 commented 4 years ago

A lot of code cleanup and robustness improvements: Timer functionality is now added Time tracking works also offline Animations take less ram now and are not initialized for every segment individually Added a new startup animation Blynk code now runs on the second core to minimize performance impact 24 to 12h time switching logic was moved to Time Manager