Commit Graph

60 Commits

Author SHA1 Message Date
feb26d7269 Remove array initialization with single 0 because of compiler compatibility (espressif8266@2.6.3). 2024-07-21 19:30:06 +02:00
3dfd6c82fe Remove serial output in UDP Logger. 2024-07-21 19:28:38 +02:00
244455909d Use FastLED instead of NeoMatrix. Downgrade platform platform "espressif8266" to version 2.6.3 because of FastLED. 2024-07-21 19:27:58 +02:00
f53f557a6a Use FastLED instead of NeoMatrix. 2024-07-21 19:26:56 +02:00
e1df24633a Add diagnosis script and refactor UDP receiver. 2024-07-21 19:24:20 +02:00
4543cf1e09 Add backup and Python files. 2024-07-21 19:22:29 +02:00
0cf2e5ca90 Minor refactoring. 2024-05-28 19:07:00 +02:00
ff90c610ae Rework TimeManager & NTP handling. Remove module ESP8266TimerInterrupt. 2024-05-28 19:06:39 +02:00
2e50dd0e3f Remove module ESP8266TimerInterrupt. 2024-05-28 19:04:50 +02:00
b584cc03bd Minor refactoring. 2024-04-07 01:14:17 +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
f4b49dd8c4 Removed additional stdout StreamHandler. 2024-04-03 21:49:47 +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
ef6061fc21 Fix of NTP logic. Minor refactoring. 2024-04-02 03:43:42 +02:00
73aa168152 Removal of ntp_client_plus files, refactoring to use time C lib instead. 2024-04-01 03:32:54 +02:00
52c7794d59 Add explicit Adafruit BusIO dependency. 2024-04-01 03:28:07 +02:00
13104d84e8 Spiral size fix. 2023-11-03 01:21:05 +01:00
c35a8501a7 Minor refactoring. 2023-10-31 16:18:07 +01:00
72c857c858 Add log.txt. 2023-10-31 16:17:35 +01:00
e8168ad40f Major refactoring of EEPROM r/w. Add dynamic brightness functionality. 2023-10-31 16:17:27 +01:00
c2b8cc46a3 Rename daylight saving time check function. 2023-10-31 16:16:05 +01:00
a29fda7c0d Increase delay time when logging for stability. 2023-10-31 16:15:36 +01:00
f456531028 Add delay after logging for stability. 2023-10-31 16:14:57 +01:00
047ed7ae85 Fix for "zwanzig nach" x hours. 2023-09-29 01:34:11 +02:00
ed8e4dd9ef Minor formatting fixes. 2023-09-29 01:02:45 +02:00
c86e41b977 Change OTA address to CNAME. 2023-09-29 00:56:24 +02:00
374624f459 Replace "ZEHN NACH HALB" with "ZWANZIG VOR". 2023-09-25 22:45:54 +02:00
9a19260a6c Snake: prevent that "ma sich seiba fressn ko". 2023-09-25 22:22:44 +02:00
7a4448c852 Lower snake input debounce time. 2023-09-25 22:21:51 +02:00
ac40b8ce27 Change "ZEHN VOR HALB" to "ZWANZIG NACH". 2023-09-25 22:20:49 +02:00
6ea15a23d6 Fix for "MITTERNACHT" to not show "UHR". 2023-09-24 00:14:51 +02:00
e7ff1ade4f Remove logs. 2023-09-23 22:47:12 +02:00
9427532189 Add "Mitternacht" when it's spooky time. 2023-09-23 22:44:29 +02:00
d8f903ae66 Switched LED and button pin for level shifter. 2023-09-07 02:41:54 +02:00
97f95c752d Minor animation improvements. 2023-09-07 02:41:22 +02:00
d296242480 Improvement of UDP receiver. 2023-09-06 01:10:40 +02:00
9d98a39724 Add possibility to reset wifi credentials. 2023-09-05 01:23:18 +02:00
f402d31be5 NTPClientPlus rework, minor improvements. 2023-09-03 14:54:14 +02:00
8598e019d4 Replace timing values with microsecond variants. 2023-08-31 01:27:05 +02:00
cea4b0d52a Split env configurations. 2023-08-31 01:25:04 +02:00
99903dcbb2 Script improvements regarding finding eth0 IP. 2023-08-31 01:24:45 +02:00
3b87786066 Lowered background animation speed. 2023-08-29 23:32:58 +02:00
c6f67ed21a Add delays for stability. 2023-08-28 01:27:37 +02:00
16cd90d11d Hotfix, refactoring. 2023-08-27 18:00:29 +02:00
078fa74afb Refactoring for stability, etc. Add new animation. 2023-08-27 01:24:01 +02:00
dccfbf758e Add VS Code settings. 2023-08-27 01:23:19 +02:00
c7279afbae Renaming, refactoring. 2023-08-22 23:23:19 +02:00