November 13, 2025
Description
A Pixel Clock that shows time and date in a binary fashion.
I did this project a while back, and thought I could share it here.
There is a start-up routine when connected to power (as shown in gallery), then it functions as a calendar/clock.
Controls:
The clock is powered directly from the arduino via a USB cable.
Bill of Materials:
Assembly:
Various screws are used, mainly from the Bambu Makers Kit. The screw are intended to self thread into the plastic.
I have tried to indicate what screws I have used, but it is a long time since I assembled it myself and I don't have everything clear in memory..
The back plate has a small shave on one side, align this with the base.
The ring itself is screwed onto the base by two screws entered from the inside of the base.
This is not intended as a tutorial for beginners. There is a massive amount of resources online where you can learn the basics.
Though requiring some soldering, this is not an advanced project.
My Arduino sketch and wiring diagram can be found attached. The wiring diagram is simplified, check the component documentation for wiring.
This was my first real arduino project, so I am sure it is not the most effective code. Still it does the job.
The FastLED library is used for controlling the pixels.
The current draw should be OK (minor amount of pixels lit at the same time), and the draw is also restricted in code.
However, care should be taken when dealing with electronics, and not to exceed the limits.
Disclaimer:
Do not attempt this build this if you do not have the required knowledge. I take no responsibility if anything were to happen.
License:
Standard Digital File License