Microcontroller › PIC › INTERFACING DS1307 RTC WITH PIC16F887 VIA I2C. › does your PIC16F887 supports
January 13, 2019 at 12:21 pm
#15007
Ashutosh Bhatt
Participant
does your PIC16F887 supports IIC protocol?
if yes then use built in hardware and software like use direct instructions to read and send data to DS1307
if not then please read IIC protocol in detail go through some examples and then try again