DS1307 RTC

Any general or miscellaneous queries that do not fit into the other forum catagories

Moderators: Benj, Mods

Post Reply
Kumaran
Posts: 73
Joined: Tue Apr 08, 2008 5:23 pm
Been thanked: 1 time
Contact:

DS1307 RTC

Post by Kumaran »

I am developing a clock application using 18F4550 micro controller. before writing complete program, I tried writing small program first to acquire the data from one memory address and display it on LCD. in this task, till reading the data from internal address is successful. But when it is printed to the LCD it is not displaying properly because LCD macro has no function to display hex code.

Is their any option to do? Please find the attached code.
Attachments
DS130_7.fcf
(6 KiB) Downloaded 828 times

User avatar
Steve
Matrix Staff
Posts: 3424
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: DS1307 RTC

Post by Steve »


Kumaran
Posts: 73
Joined: Tue Apr 08, 2008 5:23 pm
Been thanked: 1 time
Contact:

Re: DS1307 RTC

Post by Kumaran »

Thank you. It works.

Post Reply