LED 7 Segment Clock

Thread Starter

RRITESH KAKKAR

Joined Jun 29, 2010
2,829
Hello,
I need some help how to update the time in led clock using ds1307 with Pic micro in Hi tech C compiler ?
the array from switch?
 

tshuck

Joined Oct 18, 2012
3,534
To set the time, you have the SPI bus master write to the addresses specified in the DS1306 datasheet according to the Hi-Tech C manual.
 
Top