Does anyone of you guys happen to have a code for RTC displayed in lcd and works as an alam clock? can anyone help me with this one..im looking forward to it
Then it's just a matter of setting a time for the clock to be equal to. How simple or complex you'd like that is up to your taste. (menu to set alarm time, multiple alarms, etc)
The DS1305 Supports 2 alarms, but communication is through SPI rather than I²C.
The DS1337 supports 2 alarms with I²C communication.
This would allow the uC to be in sleep mode between alarm events.
So should I change the rtc that I'm using(ds1307)? But I guess I can't change the rtc I'm using..I dont want to dump the ds1307 its already a module type..here's the link please do check it out