All my projects that incorporate an RTC, one of the most unpleasant and wasteful part of the design was the time-setting code and ugly switches required on the panel. Then again there had to be some protection to ensure one of the switches didnt get pressed inadvertently.

These past few months, I have been increasingly relying on Android as a I/O device; doesnt cost you anything in terms of hardware (if you already have one) and you can put it to multiple uses depending on your requirement.

So, here's my 'switchless RTC' app. All you need is a cheap bluetooth adapter (like the one available at DealExtreme for 6.60 USD.

The app simply puts out the current time and date on BT, and your project reads it for further processing. Thats it. And yes, it also speaks out the time it synchs at.

If anybody's interested in the apk file, please mail me at [email protected].

Be warned, there's a LOT I have to learn, yet, about Android programming, so please excuse the bugs, if any.

Regards,

AnandName:  Screenshot.png
Views: 1236
Size:  58.1 KB