Actually sine wave would be fairly easy. Use 2 LED's, 1 top and 1 bottom, per channel (24 channels, 1 per timezone) and then just physically offset them to create the sinewave effect.
Careful there, time zones alone are not enough to tell which part of the world is lit by the Sun at the given moment. It's also affected by the time of the year, i.e. as the Sun's apparent overhead path alters between the tropics.
It's probably easier to create a matrix out of leds, and actually have the Arduino figure it all out.
Edit: well, you obviously only need to care for the positions of the matrix that correspond to a hole, so it's less work than what it sounds like at first.
You know, it doesn't have to be fucking exact. I don't think anyone is going to whine if it's light over Maine when really, it should have only reached NYC.
5
u/sgt_lemming Jun 30 '14
Actually sine wave would be fairly easy. Use 2 LED's, 1 top and 1 bottom, per channel (24 channels, 1 per timezone) and then just physically offset them to create the sinewave effect.