Arduino ds1307 real time clock

Arduino Real Time Clock Using DS1307

This topic shows how to interface Arduino with DS1307 real time clock to make a clock and calender. To understand the project and code easily you have to read the datasheet of the DS1307. DS1307 Pin assignment: The picture is taken from ds1307 datasheet and it shows the pin assignment of our chip RTC: Arduino […]

Arduino Real Time Clock Using DS1307 Continue Reading