





The DS1307 Real Time Clock (RTC) Module provides accurate timekeeping for seconds, minutes, hours, day, date, month, and year with automatic leap year compensation. Featuring a simple I2C interface, an LIR2032 battery backup to retain time during power loss, and 56 bytes of non-volatile user memory, it's perfect for Arduino, Raspberry Pi, and ESP32 projects. Ideal for data logging, alarms, timers, clocks, and any application requiring reliable time tracking.
وحدة الساعة الزمنية الحقيقية DS1307 (RTC) توفّر قياساً دقيقاً للوقت يشمل الثواني والدقائق والساعات واليوم والتاريخ والشهر والسنة مع تعويض تلقائي للسنوات الكبيسة. تتميّز بواجهة I2C بسيطة وبطارية احتياطية LIR2032 للحفاظ على الوقت عند انقطاع الطاقة، و56 بايت من الذاكرة غير المتطايرة، وهي مثالية لمشاريع Arduino وRaspberry Pi وESP32. مثالية لتطبيقات تسجيل البيانات والمنبّهات والمؤقتات والساعات.
The DS1307 Real Time Clock (RTC) Module is a precision, low-power timekeeping board built around the popular DS1307 RTC IC from Maxim/Analog Devices. It accurately tracks seconds, minutes, hours (12/24-hour with AM/PM), day of the week, date, month, and year, with full leap year compensation valid through 2100.
The module communicates with any microcontroller using the simple two-wire I2C (TWI) interface, requiring only two signal pins (SDA and SCL) plus power and ground. This makes it extremely easy to integrate with Arduino, Raspberry Pi, ESP32, ESP8266, STM32, and PIC microcontrollers using widely available libraries such as RTClib.
A key feature of the DS1307 is its battery backup capability — the included LIR2032 coin cell keeps the clock running even when the main system power is removed, ensuring your time and date are always accurate when the device powers back on. The module also provides a 1Hz square wave output that can be used as a precise timing signal, hardware interrupt source, or wake-up trigger for low-power systems.
In addition to timekeeping, the DS1307 includes 56 bytes of battery-backed, non-volatile RAM that the user can read and write — useful for storing small amounts of configuration data or counters that need to survive power cycles.
The compact 28 × 25 × 10 mm form factor makes this module easy to integrate into clocks, data loggers, alarm systems, and any time-aware embedded project.