Update "Almost precise" clock

2026-04-11 07:44:32 +00:00
parent 0018814000
commit 39ff287b48

@@ -10,7 +10,7 @@ Clock uses STM32F103 controller from ST Microelectronics (Blue Pill) and is powe
USB acts also as communication interface, allowing user to change several parameters in the clock, like the colour of diodes indicating hours, minutes and seconds as well as the background colour of the display. ST USB driver is needed in order for this clock to be discovered as "COM port".
##Command Set
## Command Set
The communication is done by sending 6-number command to the clock. first number indicates command ID. General scheme is:
@@ -60,6 +60,6 @@ Fro "read NV" second number indicates which setting to read:
Accordingly, for "write NV" next max 3 numbers indicate "R", "G" and "B" in case of colour change (3 bytes).
##Mechanics
## Mechanics
In "Mechanics" folder you will fing my enclosure design done in FreeCad.