• Joined on 2023-08-21
ranse pushed to main at ranse/wordclock 2025-12-07 02:02:32 +00:00
975e388da7 Add checksum calc for bin file
4a85b28079 Set CPU frequency to 160 MHz. Add sha256 checksum calc for bin file
4e0983e1fa Minor refactoring
6c8e4ef5c9 MInor refactoring
6cb023d96c Minor refactoring
Compare 6 commits »
ranse released 1.0.0 at ranse/wordclock 2024-12-12 00:17:13 +00:00
ranse pushed tag 1.0.0 to ranse/wordclock 2024-12-12 00:17:13 +00:00
ranse created repository ranse/wordclock_esp32 2024-10-05 15:20:04 +00:00
ranse renamed repository from wordclock_esp8266 to ranse/wordclock 2024-10-05 15:18:12 +00:00
ranse renamed repository from wordclock to ranse/wordclock 2024-10-05 15:14:53 +00:00
ranse pushed to main at ranse/wordclock 2024-10-05 15:14:48 +00:00
1629f24fcc Merge branch 'main' of ssh://192.168.178.10:2022/ranse/wordclock
adb3677d71 Bump FastLED to latest ESP8266 stable version 3.7.6. Bump WiFiManager to 2.0.17.
Compare 2 commits »
ranse renamed repository from wordclock_esp8266 to ranse/wordclock 2024-10-05 15:14:25 +00:00
ranse renamed repository from wordclock to ranse/wordclock 2024-10-05 15:12:05 +00:00
ranse pushed to main at ranse/wordclock 2024-07-21 18:05:02 +00:00
d6f06525c9 Update README.md.
ranse pushed to main at ranse/wordclock 2024-07-21 17:33:52 +00:00
4d810783fc Add diagnosis module via HTTP.
feb26d7269 Remove array initialization with single 0 because of compiler compatibility (espressif8266@2.6.3).
3dfd6c82fe Remove serial output in UDP Logger.
244455909d Use FastLED instead of NeoMatrix. Downgrade platform platform "espressif8266" to version 2.6.3 because of FastLED.
f53f557a6a Use FastLED instead of NeoMatrix.
Compare 7 commits »
ranse pushed to main at ranse/wordclock 2024-05-28 17:08:18 +00:00
0cf2e5ca90 Minor refactoring.
ff90c610ae Rework TimeManager & NTP handling. Remove module ESP8266TimerInterrupt.
2e50dd0e3f Remove module ESP8266TimerInterrupt.
Compare 3 commits »
ranse pushed to main at ranse/wordclock 2024-04-06 23:14:26 +00:00
b584cc03bd Minor refactoring.
ranse pushed to main at ranse/wordclock 2024-04-04 19:38:08 +00:00
eb4341e05b Fix for NTP update time. Minor refactoring.
ranse pushed to main at ranse/wordclock 2024-04-04 14:40:23 +00:00
73b390d8cd Introduction of state machine for TimeManager. Minor refactoring.
ranse pushed to main at ranse/wordclock 2024-04-03 23:45:17 +00:00
5a51707452 Add NTP update state. Refactoring.
ranse pushed to main at ranse/wordclock 2024-04-03 19:49:59 +00:00
f4b49dd8c4 Removed additional stdout StreamHandler.
a4be8f1d9e Introduced new TimeManager class with much better offline handling. Refactoring.
Compare 2 commits »
ranse pushed to main at ranse/wordclock 2024-04-02 23:10:25 +00:00
0543b9c0c7 Replace base64 files with library. Major refactoring.
ranse pushed to main at ranse/wordclock 2024-04-02 01:43:56 +00:00
ef6061fc21 Fix of NTP logic. Minor refactoring.
ranse pushed to main at ranse/wordclock 2024-04-01 01:33:21 +00:00
73aa168152 Removal of ntp_client_plus files, refactoring to use time C lib instead.
52c7794d59 Add explicit Adafruit BusIO dependency.
Compare 2 commits »