- This topic has 1 reply, 2 voices, and was last updated 12 years, 10 months 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.
|
Hi, I’m trying to create a system which accepts an input from a 12 button keypad (3 columns, 4 rows) which will be the minutes, the 8051 gets this input from the keypad, sends it to the ds12887 RTC, the RTC starts a countdown timer and the LCD displays the time (countdown)
Any help?
Thanks.
Hi Clinton,
I think interfacing the RTC will be the difficult part. Also make sure that you have enough I/O pins to interface all these.
First learn the datasheet of RTC and LCD. Design your circuit. Complete the hardware and then start coding.
All the best.