What crazy people do with their spare time
Martin Hodge
Posts: 1,246
I think every electronics hobbyist has, at one point or another, built the obligatory digital clock of some sort. As a lifelong closet horologist (who's a bit nuts) I've always wanted to see how far I could push the limits of usefulness and good taste. I think I'm making great strides. Introducing "Big Ned". A two foot high digital clock using Parallax CCFL lamps, An SX48 proto board, an old GPS receiver, 21 MOSFETs, and a 5 amp switching 12v power supply. The firmware is written in SX Assembly. In the pictures below I don't have the GPS antenna connected so it's doing the 12:01 dance.
Things still todo. Some kind of contrast screen across the front and conversion to a Propeller chip. (There's just too much 32bit math going on for an 8bit uC)
Things still todo. Some kind of contrast screen across the front and conversion to a Propeller chip. (There's just too much 32bit math going on for an 8bit uC)
Comments
I'm a mech horologist, I have a dozen wind-up and weight-driven clocks all perfectly sync'ed up to chime at the same time. Grandfather clock, 2 cuckoos, regulators, etc. That's the mech engineer in me!
Don't forget temperature! Great project! This is probably more useful than what most crazy people do with their spare time...
Don't forget antique pocket watches! What marvels of mech engineering those are.
You should do like my Grandfather did with his coo-coo clocks. He staggered them slightly so that they went off one after the other, instead of all at once. The "clock room" normally had the door closed.
Is this what your place looks like? :-)
http://www.youtube.com/watch?v=r9LB7ez99T0
But lately, I have settled for a more affordable timepiece which combines two of my interests: http://cgi.ebay.com/Silver-Robot-Necklace-Pendant-Clock-Pocket-Watch-Box-/250685511267?pt=AU_Watches
I've implemented Zeller's Congruence any number of times, but have not processed the raw binary from a receiver and don't plan to.
BTW, I love your clock!
The modules I bought were $10 ea.
I misspoke when I said raw binary. I meant the Rockwell proprietary binary format which is just one step removed from NMEA sentences. I'm still letting the GPS module do all the heavy lifting. I needed to learn how to handle floating point math anyway, so I gained many wrinkles of brain tissue in the process.
watch? You can sometimes get one for a dollar or
so. The ones for girls are pretty small and the circuit
must be very tiny.
Maybe there is a way to get the time data out of the
watch circuitry.
I also bouught a $5 talking watch off Ebay that I plan to build into Wastebot. It is already set to speak the time hourly, like a chime, plus you can wire a simple reed relay to trigger the "speak time" function anytime you like.