- This topic has 1 reply, 2 voices, and was last updated 10 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Full Featured Digital Clock
Can anyone provide me digital clock C language code which displays time in 12 hr, HH:MM:SS, Day = " mon or tue…." , Date = "DD /MM/ YYYY" on 2nd line and last Temp = XY^C .
the code here in the article "
" on the link =" http://www.engineersgarage.com/microcontroller/8051projects/lcd-clock-rtc-12c887-AT89C51-update-interrupt-circuit?destination=node/391 "
gives only time.
Pls need help.
thnx
yes
its a tutorial to explain how to interface RTC chip with 8051
you have to first understand the internals of this RTC chip. and then try to get day, date etc from chip and display on LCD