-
v0.2.1 - Configurable Pins
Stablereleased this
2026-09-09 14:15:35 -04:00 | 0 commits to main since this releaseFeatures Added:
- The user can now configure the SDA and SCL display pins used on the Pico by changing
DISPLAY_SDA_PINandDISPLAY_SCL_PINinconfig.py(#12)
Downloads
- The user can now configure the SDA and SCL display pins used on the Pico by changing
-
released this
2026-09-07 22:27:56 -04:00 | 3 commits to main since this releaseFeatures Added:
- Support for 12-hour time display via the
USE_24_HOURparameter (#1) - The colon now blinks every second to give the user feedback that the clock is not frozen (#4)
Bugs Fixed:
- The clock now respects Daylight Savings Time offsets, and can be disabled by setting
DST_OBSERVED = Falsein the config (#2)
Downloads
- Support for 12-hour time display via the
-
released this
2026-09-07 19:33:47 -04:00 | 10 commits to main since this releaseThis is a functional MVP, though it has a long way to go...
Downloads