Step 6: PCB layout, Overlay and Schematic files
[Update - 21Dec2009] I have updated the PCB file to allow construction of a 6 inch x 6 inch (150x150) display. This allows construction on commonly available (in Australia) board stock - I have also repaired a layout fault that resulted in a misalignment with the headers and the pcb mounts.
You will need to scale the output to get the PCB to be the correct size!
The file uploader mucked around with the resolution of the schematic making it difficult to read - I have uploaded a PDF of it, so people can see a high resolution version.
I have been asked for the parts list. Here it is:
U1 PIC 16F877
U2 78L05
D1 1A Bridge
D2 1N914
D3 5V1 Zener
D4 1N914
D5 1N914
D6 1N914
D10-D126 5mm Blue LED
X1 4Mhz resonator
All resistors 1/4 watt
R1-R24 470R
R25 10R
R26 10R
R27 4K7
R28 4K7
R29 4K7
R30 4K7
R31 10R
R32 100K
R33 4K7
R34-R77 470R
C1 100uF/25V
C2 10uF/25V
C3 0.1uF
Q1-Q24 2N2222, BC547 etc
J1, J3 2 Way PCB terminal Block
J2 3 Way PCB terminal Block
J4 5 pin header (0.1)
PB1, PB2 Momentary Action Push Buttons (Time set)
B1 4.5v Battery Pack (3xAAA Cells)
XFRMR 1 7.5V AC / 400Ma Transformer
Display PCB
Controller PCB
Stencil PCB
4x 3mm screws
2x 10mm spacers
11 30mmx170mm PCB Strips (Light Baffles)
25 30mmx15mm PCB Strips (Light Baffles)
40 Pin IC Socket
Hot Melt Glue
I have also added the 'C' Source code as a download.
Several people have asked for the original source PCB layout file - I have attached it - It is *NOT* in eagle cad format - it is in express PCB format - A PCB drawing tool that is free of charge from express PCB. I hope it is useful to you.
WordClock.h2 KB
wordclock.c12 KB
Stencil Master.pdf(595x842) 10 KB
wordclock-sch-rev2a.pdf(595x842) 72 KB
WordClock-Led-and-Controller-rev3a-6inchpcb.pdf(595x842) 92 KB
WordClock-LED-and-Controller-Overlay-rev3a-6inchpcb.pdf(595x842) 58 KB
Remove these ads by
Signing Up








































Visit Our Store »
Go Pro Today »



Doug
:-)
cheers
I don't have an AGFA printer - I just install the AGFA postscript driver, and under the advanced tab, I select 'Negative' and 'Print to file'. That way, when I print using that printer, it automatically inverts the drawing colors for me, and saves the result into a postacript file on my hard disk. Then, I open the Postscript file using 'Ghostscript', and export it to PDF.
The specific driver that I have loaded is for an AGFA Accuset-800SF.
Yes - it is a little fiddly, but it saves me from making a photographic negative for some of the other work I do.
Is 6000mcd ok or should I be looking for 12000mcd LEDs?
Thanks in advance!
P.S. my first instructables build :D
The 16000mcd are extremely bright, and if anything, may be too bright for a bedroom (when trying to sleep..)
my id is akhilbhas@gmail.com
My email address is doug@doughq.com - just remember to specify whether you are interested in the PIC version or the Arduino version
Thank you! :)
Thanks again.
i would love to have a watch like this
my LED's arrived and built them onto the display board. mainly it works, but some words like half or to,... do light a little bit. I tryed to replace the resistor for the LED's to 220ohm but it doesnt worked. I changed the transistors BC547C and then 2 words stopped lighting. But there are always some words that wont stop light. What shall i do? I searched for short cuits on the layout ,but its all right.
What could that be?
greetings
I found that the batch of 500 very cheap blue LEDs I brought from EBAY had a few faults. The fault appeared as the LEDS being shorted internally, so they wouldn't light.
Focus on one word (start with the IT IS pair), get that working by looking for shorts / opens on the board, faulty LEDS, transistors backwards, etc, and once you can turn it on and off with the jumper on the microcontroller socket, move on to the next word (Half), etc, etc
Let me know how you go. There are a lot of words to check (24), but you can do it!
The BC547 is notorious for having diferent pinouts for diferent manufacturers. Are you 100% sure that they are in the correct way around? I have seen cases where they are pinned EBC from one manufacturer, and CBE from another....
I have a multimeter with a transistor testor that I use that helps me with orientations.
You may have success in building a simple circuit on a breadboard, that duplicates one of the LED drivers (2 leds, 2 resistors, a BC547, and a 9V battery supply. Experiment with the orientation of the transistor to determine the exact way round the thing should go for you.
So now i can go over to the case. I will put this all into a wood case and then take a plexiglas panel for the front. On this plate i will spray the letters.
At the moment im working on a board for the transformator, which is placed in the box, too.
I will keep you guys up to date :)
Greetings
http://www.instructables.com/id/Test_a_Bi_polar_Transistor_out_of_circuit/
any suggestions
I have also had success in printing to PDF, that way it guarantees the correct printout size, and gives me a file I can print later.
The schematic on Page 5 is a PDF file - in my browser, I just have to click on it, and it opens in Adobe. Some people have reported that files may download with .tmp file extensions - if that is happening with you , just rename the file to being a .pdf file.
Doug
Thanks,
Wes
Thanks
Just ordered my PIC programmer and am doing some serious reading to understand what the hell to do with it!
Thank you for the detailed write up.