The Word Clock Arduino version

**************************************************************************

Major updates – A much better enclosure for this clock has been designed – check out

http://www.instructables.com/id/The-Wordclock-Grew-Up/

**************************************************************************

Last month I wanted to build a special gift for my beautiful wife, Megan.  She has a teaching background in English, so what better present to make for her than a clock that uses language to tell the time for her desk at work.

THE BACKGROUND

The original project that I created used a Microchip PIC microcontroller (16F877), because that’s what I had in the garage.  Since I published it (http://www.instructables.com/id/A-Word-Clock/), quite a few people, including my next door neighbor (Thanks Mikal) have asked me why I didn’t use an Arduino.  Having never used one, my automatic reaction to Mikal was ‘Whats a one of those??”  So, I did some research and found out what an Arduino was.  Wow – they are so cool – so simple to develop for, and the barrier to entry is so low!.  I ordered one from eBay, and re-designed the clock to use the Arduino Duemilanove as the controller.
Arduino Word Clock
I have to admit right from the start that the Arduino is a beautifully engineered piece of work – While I am used to the PICs, because I have been playing with them for years, I do admit that there is a certain level of ‘unreachability’ for the beginner because of the requirement that specialised programmers be purchased or built.  The Arduino is equally powerful, comes on it’s own little self contained board, and best of all is self programmable using a USB cable.

POWER

I have also listened to people who have constructed the original clock, and done away with the need to run off AC power. This clock simply uses a DC supply of 12 Volts, so you can run it off a wall wart, or off a set of batteries.  If you are using batteries, may I suggest ‘D’ cells, as they run forever, or a couple of 6V ‘Lantern’ batteries.

REUSE YOUR ARDUINO FOR ANOTHER PROJECT

Finally, I have designed the controller board so that you can construct the project with your Arduino Duemilanove board just by plugging it in.  But, if you want to recover your Arduino for something else, you can install the optional support components along with an appropriately programmed ATMega168 and a handful of support components and your project will still operate.  People on eBay will sell you a ATMega168 with a boot loader that you can simply pop back into your Arduino board.

So, here it is – The word clock – constructed using an Arduino!

I am now able to sell all sorts of components, ranging from complete clocks, through to kits, through to individual modules and components.  Please visit my web site www.dougswordclock.com for further information.

Step 1: The new hardware – Controller board schematic

BETTER DRIVERS

My original clock used discrete transistors to drive the array of LEDs.  I have realised that while that approach works fine for a project that I have built for myself, it makes it more complex for others to build, so this new clock uses ULN2003A Driver ICs.  The ULN2003A contains a set of darlington transistors in a convenient DIP package, so there is MUCH less soldering to do.

A NEW PCB

I have also re-designed the PCB to make construction much simpler – The Arduino controller simply plugs into the new PCB.  If you want, once you have constructed the clock, you can recover your Arduino board by purchasing an ATMega168 with a boot loader, and populate the PCB with just the new Microcontroller and a crystal.

IS THIS JUST A NEW SHIELD?

In the spirit of Arduino development, it would be fair to say that the controller board was a 24 output LED (or relay) driver shield.  It is just as happy to turn on a big set of 24, 12 volt relay coils as it is turning on a bank of LEDs.

Below you will find the new schematic diagram for the controller board as a PDF file.

Note that you should look at step 4 to understand what resistors to use.  Don’t simply use 360R and 36R with supply voltages above 10v.  You will need to use 680R and 270R instead.

Step 2: The hardware – Make the controller board

Enough talk – lets start by making the controller board.

If you want to etch your own board, you can download the attached a PDF file and follow the steps I used.

TONER TRANSFER IS EASY

When I made the board, I photocopied the page onto Toner Transfer paper (Press-n-Peel Blue), then I used an old laminator to transfer the image onto a piece of very clean PCB stock.  I etched the board in a mixture of Hydrochloric Acid and Hydrogen Peroxide etchant.  There is a brilliant Instructable that describes the process at www.instructables.com/id/Stop-using-Ferric-Chloride-etchant!–A-better-etc/

Schematic Arduino Word Clock
BE SAFE

When you etch ANYTHING – make sure you are wearing safety goggles, and old clothing.

CLEAN UP

When the etch process is complete, everything was rinsed very well under running water to remove all traces of etchant.  Just before I rinsed everything, the etchant was collected for use with the next project.

DRILL HOLES

Once the board had been rinsed and dried, I used a Dremmel to drill the holes, and removed the Press-n-Peel film using some steel wool, detergent anf good old elbow grease.

This time, I took buckets of photos of the process – It is very pretty!

I personally really enjoy making printed circuit boards, and I am sure that you can make them yourself.  However, if you would like your own controller PCB, I am able to supply blank, or pre-assembled boards.  Have a look at the last step for further information.

Step 3: The hardware – Populate the controller board

Now that we have an etched, sized, drilled and cleaned PCB, we need to start mounting components.

POPULATE THE PARTS IN ORDER OF SIZE

I soldered all of the components, using the stencil layout as a reference.  I started by mounting the six jumpers that I needed to place because I used a single sided board.  Then I soldered the header pins and the IC sockets, Then the resistors, diodes and off board connectors.  Finally, I plugged in the Integrated Circuits and the Arduino Board, and that step was done.

Note there there was a small change with the final board version – the two resistors (R2 and R3) are actually mounted below where the photos show them, and jumpers are installed in the corresponding space.  Just follow the parts layout for the exact placement.

It was a very restful 30 minutes to do the soldering.   Make sure that you use some sort of fume extraction when you solder.  To many fumes can end up being bad for you.

Here are heaps of photos, showing the steps I used to populate the board.

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″]Arduino

LED’s[/box]

 

For more detail: The Word Clock Arduino version


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top