-
Redesigning the code
12/15/2022 at 11:45 • 0 commentsStarted to redesign the code using some of the lessons learned on the #Paganini Clock , specially the button de-bouncing and the state machine.
-
New buffered board
08/07/2022 at 00:07 • 0 commentsThe single sided board present a problem to solder the display pins, as the solder side is under the display. That can be worked around with extra pads to solder bare wires that can be wrapped in the display pins.
Nevertheless I planned to order the boards from a PCB shop then I have added a second possibility for assembling an ATMega328 directly on the PCB, instead of an Arduino nano, on the TOP layer.
The boards arrived recently
-
Buffered driver
04/06/2022 at 00:33 • 0 comments -
07:07 AM
07/09/2021 at 14:11 • 0 commentsI woke up early today., 07:07 AM. One of the best features of this clock is that I can read the time on the other side of my bedroom without having to wear glasses.
The multiplexing scheme used lits 1 led at a time. It is not appropriate for direct sunlight reading, but is perfectly adequate for interior lighting and glows awesomely when the lights are off.
I have failed miserably to render a pair of images to represent the daylight readability, but I liked the result anyway, here you are!
-
Wooden base
04/23/2021 at 15:14 • 0 comments -
PCBs arrived
04/17/2021 at 14:52 • 0 commentsThe PCBs acquired on a local manufacturer have arrived.
The ground needed to be change to hatch and the layer Tdocu was unfortunately silk screened on the board which required me to scratch the paint over some pads on the RTC chip and resistors.
B
I have tried out the components on the top layer, and they are ok.
Can not say the same about the RTC library. That's one lesson we have to learn again and again: never trust 3rd party libraries - do a tryout first. At least it was possible to mount the module on the board despite the slant mounting headers.
Rear view of the board -
Setup mode demonstration
03/08/2021 at 00:39 • 0 commentsA short video demonstrating the setup mode.
-
First Working Version
03/08/2021 at 00:01 • 0 comments