Real Time Clock Module Hookup Guide
Contributors:
jimblom
Resources and Going Further
For more on the Real Time Clock Module and the Maxim DS1307, check out the links below:
- RTC Module GitHub Repository -- Home base for the latest RTC Module's hardware design files and firmware.
- RTC Module Schematic (PDF)
- RTC Module Eagle Files (ZIP)
- DS1307 Datasheet (PDF)
- SparkFun DS1307 RTC Arduino Library GitHub Repository -- Source and example files for the Arduino library used in this tutorial.
Now that your Arduino is ticking away the seconds, what project are you going to create with the RTC Module? Need some inspiration, check out some of these related tutorials:
Alphanumeric GPS Wall Clock
This is a GPS controlled clock - a clock you truly never have to set! Using GPS and some formulas, we figure out what day of the week and if we are in or out of daylight savings time.
Adding a Timed Button to a Project
This tutorial will walk you through making a timed power controller for interactive projects. You will learn how to add an on button that will provide power to your project for an amount of time and then turn off again.
DeadOn RTC Breakout Hookup Guide
An introduction to the DS3234 real-time clock (RTC), example wiring diagrams, and an Arduino library!
Or check out some of these blog posts for ideas: