The Binary Clock - the City Clock
by La Fabrique DIY in Circuits > Art
15588 Views, 191 Favorites, 0 Comments
The Binary Clock - the City Clock
This is a special clock I made. It's called "The City Clock".
It is a binary clock hidden inside a typical Parisian building. My idea was to create an object that does not look like a clock until you know how to read it. It is also a metaphor of time passing by as people live their lives in their apartments :) Disclosure : I made a Kickstarter from this idea. The clock is available here :
https://www.kickstarter.com/projects/1050329560/th...
This tutorial is for those who don't want to pay - want to build their own - want to learn the story of this clock :)
Here Is the Video of the City Clock
How to Calculate Time
Each row of the clock (floor of the building) is a power of 2 : 1, 2, 4, 8.
You simply add up the dots in each column to get the corresponding digit of time.
Circuit
My circuit is based on an Arduino which is ideal as I have 13 leds to control and Arduinos generally have 14 Digital I/O Pins.
I basically made a "hat" in which I plug an Arduino nano.
Circuit
The Kickstarter circuit is a printed board but I'm going to show you how to solder one manually.
Circuit Layout
This is the circuit of the clock. You can add an optional RTC module which I'll explain later.
Holes for LEDS
To make the soldering process easier, I drilled 5mm (as I used 5mm LEDS) holes in a thin sheet of plywood. The pattern of the holes should match the position of the 13 windows.
LEDS
This helped me to hold the LEDS in place while I solder everything.
Bend the Cathodes
Then I bent all the cathodes. The goal is to solder them together to make a GND grid and spare some cables.
Solder All the Cathodes
To solder all the cathodes together I made some perpendicular "combs".
Cathodes Are Joined Now
All the cathodes are joined now.
Next step : solder a 220 Ohm resistor to each anode.
Arduino to Circuit
Take a random point of the GND grid and link it to the Arduino GND.
Link Anodes to Corresponding I/O Port of the Arduino.
Then link all the anodes to the corresponding I/O port of the Arduino. Check the image above with the number to know which port each led should match. If you don't make exactly the same circuit, you'll have to modify the Arduino code to match your connections.
Circuit Done
Tadam, the inside of the city clock !
Code
Here is the code to use without the RTC module :
https://github.com/LucasBerbesson/binary-clock/blob/master/binary_clock.ino
You just have to check that the LED matrix matches your layout and then upload it to the Arduino.
Operational Circuit
Optional : to get a more accurate time (the Arduino is not very accurate and loses 1 minute each day) I decided to add a DS3231 to my circuit.
The DS3231 is a low-cost, highly accurate Real Time Clock (RTC) which can maintain hours, minutes and seconds. When associated with a coin cell battery it also keeps track of time even if the circuit is off. SCL should be linked to A4 and SDA to A5 of the Arduino Nano. Here is another program if you decide to use the module : https://github.com/LucasBerbesson/binary-clock/blob/master/binary_clock_rtc_raw.ino Above is the typical operational circuit.
Wood
The building is made out of thin wood (2mm).
I used a scroll saw and a band saw to cut out the windows and the details (also very time consuming but fun).
Design
It is inspired on Parisian buildings but maybe you should make it match your city design ! (and send me a picture :) : lucas.berbesson@fabdev.fr )
Making Some "mansardes"
Making some "mansardes"
Size
Size is approximately 15x15x25 cm.
Prototypes
Here is a quick overview of all my trials :)
I liked the plastic one but unfortunately we couldn't really see the engravings on it.
I've finally opted for a laser cut version with two layers glued on top of each other to give relief to the building.
Stand
The stand is a block with notches to fit facades and a hole for the USB cable.
The clock needs a 5V power supply (USB) to run.
End !
Et voilà !
If you have any suggestions I'll be happy to hear them. If you like the clock or the Youtube channel check out the Kickstarter. It's a real one, made by real people, intended to deliver on time to its beloved backers <3 https://www.kickstarter.com/projects/1050329560/the-city-clock-paris-design?ref=imgur