Ice Tube Clock on Mars Time?

For RTC breakouts, etc., use the Other Products from Adafruit forum

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
ctdahle
 
Posts: 5
Joined: Sat Oct 01, 2011 3:43 pm

Ice Tube Clock on Mars Time?

Post by ctdahle »

I read this article

http://www.npr.org/blogs/thetwo-way/201 ... t=1&f=1001

and then thought, gee, I bet I could program my Ice Tube Clock to display Mars time...If I actually knew how to program...and how to use my TinyISP programmer...and I had more than 4 spare minutes in a day...

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Ice Tube Clock on Mars Time?

Post by adafruit_support_rick »

In Kim Stanley Robinson's Red/Green/Blue Mars series, the Mars settlers stick to Earth time. Every day at midnight, they have the "time slip", where all the clocks simply stop for 20 minutes to adjust for the longer martian day. Nobody works during the time slip - they mostly sit around and drink.

User avatar
stinkbutt
 
Posts: 593
Joined: Wed Feb 17, 2010 2:40 am

Re: Ice Tube Clock on Mars Time?

Post by stinkbutt »

Question:

How do you want to render out a martian day? A martian day appears to be 24h 39m 35.25s.

Did you want your clock to sit there with a stupid look on it's face, doing nothing for 39 minutes and 35.25 seconds? 'Cuz that's doable. You can even "invent" a new hour for it to display: 13:00 o'clock. After 12:59:59, you'd roll over to 13:00:00, and after 13:39:35 you'd roll over to 1:00 am.

The other way to do it is to just slow the clock down. You could just configure the clock to "lose" 2,375 seconds each day, which would work out to laggging a second every 36.379 seconds. You don't need to be that precise, by the way. If you lag out every 36 seconds you will lose precisely 2400 seconds in a day which works out to your 40 minutes.

Pick one. The solution is wildly different depending on which one you pick, but both of them are fairly straightforward.

Locked
Please be positive and constructive with your questions and comments.

Return to “Clock Kits (discontinued)”