15 Commits

Author SHA1 Message Date
f53f557a6a Use FastLED instead of NeoMatrix. 2024-07-21 19:26:56 +02:00
ff90c610ae Rework TimeManager & NTP handling. Remove module ESP8266TimerInterrupt. 2024-05-28 19:06:39 +02:00
eb4341e05b Fix for NTP update time. Minor refactoring. 2024-04-04 21:37:57 +02:00
73b390d8cd Introduction of state machine for TimeManager. Minor refactoring. 2024-04-04 16:40:16 +02:00
5a51707452 Add NTP update state. Refactoring. 2024-04-04 01:45:11 +02:00
a4be8f1d9e Introduced new TimeManager class with much better offline handling. Refactoring. 2024-04-03 21:49:28 +02:00
0543b9c0c7 Replace base64 files with library. Major refactoring. 2024-04-03 01:10:15 +02:00
73aa168152 Removal of ntp_client_plus files, refactoring to use time C lib instead. 2024-04-01 03:32:54 +02:00
e8168ad40f Major refactoring of EEPROM r/w. Add dynamic brightness functionality. 2023-10-31 16:17:27 +01:00
d8f903ae66 Switched LED and button pin for level shifter. 2023-09-07 02:41:54 +02:00
9d98a39724 Add possibility to reset wifi credentials. 2023-09-05 01:23:18 +02:00
8598e019d4 Replace timing values with microsecond variants. 2023-08-31 01:27:05 +02:00
078fa74afb Refactoring for stability, etc. Add new animation. 2023-08-27 01:24:01 +02:00
4a9cecf85e Removed potential side-effects, minor refactoring. 2023-08-22 17:58:19 +02:00
9a4a8c2a7d Initial 2023-08-21 20:26:38 +02:00