Last Minute Engineers
lastminuteengineers.com › ds1307-rtc-arduino-tutorial
In-Depth: Interface DS1307 RTC(Real Time Clock) Module with Arduino
January 20, 2026 - At the center of this module is the DS1307 – a low-cost, highly accurate I2C-based real-time clock (RTC) chip made by Maxim Integrated.
Videos
08:05
DS1307 RTC module With Arduino (Tiny RTC ). - YouTube
17:53
DS1307 Real Time Clock (RTC) Module - Detailed Explanation and ...
04:42
DS1307 RTC Module Explained | Pinout, Working, and Arduino ...
11:09
Make Your Own Real Time Clock Using Arduino - The Elegoo DS1307 ...
03:24
DS1307 Real Time Clock RTC, Arduino Nano and the ...
DFRobot
dfrobot.com › home › modules › rtc modules › gravity: i2c ds1307 rtc module
Gravity: I2C DS1307 RTC (Real Time Clock) Module - DFRobot
Gravity: I2C DS1307 RTC Module
The RTC module is compact, affordable, and uses a precise crystal oscillator for minimal time error. It features a Gravity I2C interface and 4KB EEPROM memory.
Price $4.40
Analog Devices
analog.com › media › en › technical-documentation › data-sheets › ds1307.pdf pdf
GENERAL DESCRIPTION The DS1307 serial real-time clock (RTC) is a low-
The DS1307 is a low-power clock/calendar with 56 bytes of battery-backed SRAM.
Arduino Getting Started
arduinogetstarted.com › tutorials › arduino-ds1307-rtc-module
Arduino - DS1307 RTC Module | Arduino Getting Started
June 5, 2026 - /* * Created by ArduinoGetStarted.com * * This example code is in the public domain * * Tutorial page: https://arduinogetstarted.com/tutorials/arduino-ds1307-rtc-module */ // Date and time functions using a DS1307 RTC connected via I2C and Wire lib #include <RTClib.h> // event from 13:50 to 14:10 uint8_t DAILY_EVENT_START_HH = 13; // event start time: hour uint8_t DAILY_EVENT_START_MM = 50; // event start time: minute uint8_t DAILY_EVENT_END_HH = 14; // event end time: hour uint8_t DAILY_EVENT_END_MM = 10; // event end time: minute RTC_DS1307 rtc; char daysOfTheWeek[7][12] = { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" }; void setup () { Serial.begin(9600); // SETUP RTC MODULE if (!
Amazon
amazon.com › Ximimark-DS1307-AT24C32-Module-Arduino › dp › B07TVMVDDP
Amazon.com: Ximimark 5Pcs I2C RTC DS1307 AT24C32 Real Time Clock Module for AVR ARM PIC SMD for Arduino : Electronics
Amazon.com: Ximimark 5Pcs I2C RTC DS1307 AT24C32 Real Time Clock Module for AVR ARM PIC SMD for Arduino : Electronics
CircuitDigest
circuitdigest.com › microcontroller-projects › interfacing-ds1307-rtc-module-with-arduino
Arduino DS1307 RTC Module Tutorial - How DS1307 Works and Interfacing it with Arduino
January 11, 2023 - Time can be displayed in 12-hour format with AM and PM or in 24-hour format. ... The DS1307 chip requires a 32KHz external crystal oscillator to function (time-keeping). As a result, the RTC module has a 32KHz external crystal oscillator.
SparkFun Electronics
sparkfun.com › sparkfun real time clock module
SparkFun Real Time Clock Module - SparkFun Electronics
SparkFun Real Time Clock Module
Precisely track time and date for years with the SparkFun Real Time Clock (RTC) Module, which includes a battery for long-term operation.
Price $8.50
Amazon
amazon.com › fosa-DS1307-Precision-Precise-Raspberry › dp › B07DQQ7HLS
Amazon.com: DS1307 RTC Module, High Real Time Clock with Battery Backup for and DIY Electronics Projects Red Color 3 Pack : Electronics
Amazon.com: DS1307 RTC Module, High Real Time Clock with Battery Backup for and DIY Electronics Projects Red Color 3 Pack : Electronics
SparkFun
sparkfun.com › datasheets › Components › DS1307.pdf pdf
Sparkfun
SparkFun Electronics is an online retail store that sells the bits and pieces to make your electronics projects possible.
PiShop.us
pishop.us › product › ds1307-rtc-board-real-time-clock-module-for-raspberry-pi
DS1307 RTC Board - Real Time Clock Module for Raspberry Pi - PiShop.us
DS1307 RTC Board - Real Time Clock Module for Raspberry Pi
Description · Show Reviews · DS1307 RTC Module Real Time Clock Module for Raspberry Pi 3/2 Model B/B+/A+ The RTC module is specifically designed for Raspberry Pi. It communicated with Raspberry Pi through I2C bus. There is a Maxim DS1307 and CR1220 button cell on the board to keep the real time for a long time after the Raspberry Pi has it’s power off. In order to offering a convenient way to debug, there are five pin has been setup which are 5v, 3.3v, Rxd,Txd on board. · CR1220 Battery included. · Features · Use Maxim DS1307 chip · Extends CR1220 button cell backup · Can be operated with shel
Price $6.95
ElectronicWings
electronicwings.com › sensors-modules › real-time-clock-rtc-ds1307-module
Sensors Modules Real Time Clock Rtc Ds1307 Module
The output of the code is the current time and date obtained from the DS1307 RTC module. The program initializes the RTC module, sets the date and time, and starts the module. The output includes the current hour, minute, and second, followed by the current day, month, and year.
RobotShop
robotshop.com › home
Real Time Clock RTC DS1307 Module - RobotShop
Real Time Clock RTC DS1307 Module
Description Real time clock (RTC) module Uses the DS1307 to keep track of date and time Comes fully assembled and pre-programmed Two wire I2C interfaceThe Real Time Clock RTC DS1307 Module uses the DS1307 to keep track of the current year, month, day as well as the current time. The module includes a small CR1225 Lithium coin cell battery that will run the RTC for a minimum of 9 years (17 years typical) without an external 5V power supply.View moreLinksZIP File Documentation
Price $15.69
Random Nerd Tutorials
randomnerdtutorials.com › home › project › esp32 › esp32: guide for ds1307 real time clock (rtc) module (arduino ide)
ESP32: Guide for DS1307 Real Time Clock (RTC) - Arduino | Random Nerd Tutorials
March 24, 2025 - Learn how to use the DS1307 Real Time Clock Module with the ESP32. We’ll cover how to set and read the time. You’ll learn to synchronize the time with the ESP32 local time and with an NTP server periodically. We’ll also cover how to deal with time zones and daylight saving time. Finally, we’ll build an ESP32 digital clock using the DS1307 RTC ...
ESP Boards
espboards.dev › sensors › ds1307
ESP32 DS1307 Real-Time Clock (RTC) Pinout, Wiring, ESP32 and more
DS1307 Real-Time Clock (RTC)
The DS1307 is a widely used real-time clock module with I2C communication. It supports leap year compensation, battery-backed operation, and 56 bytes of user-accessible SRAM, making it ideal for embedded systems and low-power applications.
Price $2.50
JSumo
jsumo.com › rtc-module-ds1307
RTC Module - DS1307 Price Jsumo | JSumo
RTC Module - DS1307
RTC Memory Module - DS1307
DS1307 RTC Card product is an RTC (real time clock) module compatible with Arduino and Raspberry Pi modules. The card, which uses the DS1307 RTC integrated circuit, also uses the 24C32 EEPROM. In this way, it memorizes the time. When the power is turned off and on with the battery included in the card, you do not need to set the clock every time. It easily connects to Arduino via I2C communication protocol. More detailed information about the product, such as connection type and sample software code, is available in the datasheet file in the documents section.RTC Mod
Price $1.04
Sandboxelectronics
sandboxelectronics.com
I2C DS1307 RTC/Real-Time Clock Module | Sandbox Electronics
This module has a DS1307, a battery socket and three pull-up resistors on the PCB. It uses I2C protocol to communicate with external I2C master (Arduino board, PIC, AVR, etc.). The SQW/OUT pin of DS1307 is broke out via a 3-pin interlock connecter.
Arduino Intro
arduinointro.com › articles › projects › ds1307-real-time-clock-and-arduino-complete-setup-and-code-tutorial
DS1307 Real Time Clock and Arduino: Complete Setup and Code Tutorial
June 26, 2024 - You can see the DS1307 chip here. Battery Backup: Keeps track of time even during power outages. I2C Communication: Simple two-wire interface for easy connection with Arduino. Timekeeping: Provides seconds, minutes, hours, day, date, month, and year information. When selecting an RTC module for your project, you might come across the DS1302.