Hello all!
I'm using the Time library along with the TimeAlarms libary both found here:
http://www.arduino.cc/playground/Code/Time
When I run my code, the it updates the time from the NTP server and prints out the time, then it runs alarms based off the time. After about, say 5 minutes, it starts printing out 2:30 2/14/2037, goes to 2:33 or so, then goes back to 2:30. Very odd! And obviously, my alarms don't go off.
Here is my code:
files.me.com/elijahwood/zcyko6 (click on it, and you'll get a zip file with my code...I cannot post it directly because it has 5 tabs. DON'T BE ALARMED (no pun intended), the code is not as big as it sounds).
Any ideas?
Thanks,
Elijah
BTW, I posted this about a week ago but got no responses, so I thought I would re-post it with updated code and some more info.