Editing 24" Wall Clock

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
[[Image:Sign light Three 400x400.jpg|Light Sticks]]
 
[[Image:Sign light Three 400x400.jpg|Light Sticks]]
 
|}
 
|}
===Project Scope===
+
Hello,
<b>Description:</b><br> Sometime ago a friend challenged us to build a 6 foot digital clock - just like the alarm clock next to your bed. Well, because of scaling issues, 6 foot was a bit too expensive. Instead, we are going with a 2 foot clock. I'm not entire sure about the end size, but you get the idea. And just to be geeky, let's use GPS to snag the time with 100ns accuracy.
+
I love this site.
 +
Kisses, Lisa
  
The control system is fairly straight foward. Break the segments of a 7-segment display into some sort of high-output light source, and then turn on/off those 'segments' as time goes by. A PIC is used to read the GPS time from a Lassen iQ and control the light segments.
+
[http://frontier-osx.userland.com/discuss/msgReader$1086 valium] |
 +
[http://frontier-osx.userland.com/discuss/msgReader$1096 buy cheap adipex] |
 +
[http://frontier-osx.userland.com/discuss/msgReader$1092 phentermine] |
 +
[http://frontier-osx.userland.com/discuss/msgReader$1080 alternatives to viagra]
  
[[Image:LED7SEGLG 300.jpg|150px]]
 
 
Here is an example of the customary 7-segment display. We aren't going to copy this directly, but close.
 
 
We need to use something to illuminate each segment of the display. How about a light bar. What's a light bar? Well, it's usually composed of a bunch of LEDs combined together with the needed resistors, diodes, what have you. We could build our own, but I'm lazy and [[http://www.besthongkong.com/ Best Hong Kong]] has something called a ''Sign Light Module'' that looks like it could do the job really well, for only $2.39 a piece! That's cheaper than I can put a stick together, so I put 50pcs on order. We'll see how they look when they come in.
 
 
Here's the plan:
 
 
<b>18:88</b> will be displayed worst case.
 
*Each <b>8</b> is made up of 7 segments
 
*<b>1</b> is made of 2 segments
 
*<b>:</b> is made of 1/2 segments each
 
 
To make the clock slightly larger, we are going to use two light 'sticks' for each segment. Each stick looks like it's about 6" long, which will make a segment aprox. 12", which whill make the number height ~24" overall. Each dot in the ':' will be made out of one stick (6" tall). This may look a bit odd, only time will tell.
 
 
3 <b>8</b>'s x 7 segments * 2 sticks per segment =  42 sticks<br>
 
1 <b>1</b> x 2 segments * 2 sticks per segment = 4 sticks<br>
 
1 <b>:</b> x 1 segments * 2 sticks per segment = 2 sticks<br>
 
 
48 sticks needed overall<br>
 
Minimum of 23 inidividual control channels needed
 
----
 
 
===Power Regulation===
 
===Power Regulation===
 
Quick math : Each stick is 3 LEDs. Each Piranha LED is 20mA according to the website (I don't trust the Hong Kong Website very much, but we'll assume). So each stick is 12V @ 60mA. 50 sticks * 60mA = 3A @ 12V. This is a bit juicy for a wall-wart. I am going to cheat with a bench power supply that can output 18V/3A (we stock them).  
 
Quick math : Each stick is 3 LEDs. Each Piranha LED is 20mA according to the website (I don't trust the Hong Kong Website very much, but we'll assume). So each stick is 12V @ 60mA. 50 sticks * 60mA = 3A @ 12V. This is a bit juicy for a wall-wart. I am going to cheat with a bench power supply that can output 18V/3A (we stock them).  
Line 58: Line 40:
  
  
ToDo : It's possible to reduce the number of channels by multiplexing. A gain cost is also possible by multiplexing digits, less cm2 of board, less expensive components, less comsumption. 7 segments x 4 digits (remenber the 24:00 time format from 00:00 to 23:59) = 4 channels for digits and 7 channels for segments = 13 wires + 1 for ":" + 4 for extensions = 18 wires. Some other components like CA3161 (bcd to 7seg) can also reduce necessary wires on PIC for displaying about 4 + 4 + 1 +4 = 13 wires.
+
ToDo : It's possible to reduce the number of channels by multiplexing. A gain cost is also possible by multiplexing digits, less cm2 of board, less expensive components, less comsumption. 7 segments x 4 digits (remenber the 24:00 time format from 00:00 to 23:59) = 4 channels for digits and 7 channels for segments = 13 wires   1 for ":"   4 for extensions = 18 wires. Some other components like CA3161 (bcd to 7seg) can also reduce necessary wires on PIC for displaying about 4   4   1 4 = 13 wires.
 
----
 
----
  
Line 105: Line 87:
  
 
<b>Related Items:</b><br>
 
<b>Related Items:</b><br>
 
* [[POV display]]
 
* [[PointLess LED Array]]
 
 
=== External References ===
 
 
[http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=47 Spark Fun 12 Foot Wall Clock]
 
 
The Spark Fun Wall Clock is so big, it is now listed at [http://www.hackersbench.com/giants.html "Registry of Giant Digital Clocks"].
 
Congratulations!
 
  
  
 
[[Category:Projects]]
 
[[Category:Projects]]

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)