I am using DS1307 RTC interfaced with AT89s8252,I have written a code in C using keil and i am able read the time and date and display it on PC using hyper terminal, now I want to display it on seven segment, I am using SPI interface and my drivers are 74HC595 shift registers for seven segment, can any one help with the code in C to display the time and date on seven segment using SPI.
2007-05-06
15:53:34
·
2 answers
·
asked by
Sohail S
1
in
Computers & Internet
➔ Programming & Design
I am using DS1307 RTC interfaced with AT89s8252,I have written a code in C using keil and i am able read the time and date and display it on PC using hyper terminal, now I want to display it on seven segment, I am using SPI interface and my drivers are 74HC595 shift registers for seven segment, can any one help with the code in C to display the time and date on seven segment using SPI.
2007-05-06
15:55:56 ·
update #1