by imagiro1 » Fri Oct 19, 2012 4:33 am
Yeah, the manual talks about a hardware clock. Which apparently is not a RTC. I happened to have a DS1307 from Sparkfun sitting around. I borrowed a library that was written for an Arduino and converted it to C++. I now have a RTC. Well, I'm able to read from it. I'm thinking about a script to set the time when it boots up. Or maybe a cron job to keep it up to date.