A friend from work gave me a really nice present this Christmas - Bulbdial Clock Kit made by Evil Mad Scientist Laboratories. This clock is excellent addition to my collection of Ice Tube Clock and Monochron Clock. I have really enjoyed building it. It looks so cool with all its RGB LEDs. There is an optional component that you can add - a real time clock (RTC) with battery back up. It is called Chronodot RTC. All it does is ensure that clock is still ticking when main power source is removed, that way you don’t have to reset the clock every time power cord is unplugged. A nice feature to have on any externally powered clock. You can buy one, but where is fun in that?! So I have decided to build my own. By the way this is what Chronodot looks like:

img1

I like the round shape of the Chronodot board. Luckily RadioShack sells Round PCB Kit. It is a set of 5 round boards of different sizes. The middle one is the perfect fit for our goal.

img2

Hmm… What else do we need?

Part Description
p1 Real time clock - DS1307
p2 32.768 KHz, 12.5 pF watch crystal
p3 12mm coin cell holder
p4 12mm 3V lithium coin cell - CR1220
p5 Straight male header.Two sections 4 pins each
All parts photos by Adafruit Industries Adafruit.com  

We will also need some wire. I am using Kynar wire 30AWG. The pcb board is one sided board so we will solder all components on one side and will use wire jumpers to connect corresponding pins. Lets start by taking a look at the pin out of the DS1307.

im3

We will use RTC for time keeping only (it also can be used for square wave generation), so we will not be using SQW/OUT pin.

Here is the schematic of required connections:

im4

and board view:

im5

I will not get into details on soldering - there are a lot of tutorials about soldering on the Web. This is what it looks like with everything soldered on the board.

im6

And finally painted and installed on the clock:

im7

This is it! Thank you for stopping by.