Skip to product information
1 of 4

Robocraze

DS1307 Real Time Clock Module

DS1307 Real Time Clock Module

Regular price Rs. 44
Regular price Rs. 69 Sale price Rs. 44
Sale Sold out 36% off Best Price Guaranteed
You save Rs. 25
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • Two-wire I2C interface
  • Hour: Minutes: Seconds AM/PM
  • Leap year compensation
  • Accurate calendar up to the year 2100
  • Consumes Less than 500nA in Battery-Backup
  • 56 Bytes of Non-volatile memory available to the user
  • 4KB of serial electrically erasable and programmable read-only memory (EEPROM)
  • Embed DS18B20 temperature sensor interface with the pull-up resistor.

DS1307 Real Time Clock Module

The DS1307 is a low-power clock/calendar with 56 bytes of battery backup SRAM. The clock/calendar provides seconds, minutes, hours, day, date, month and year-qualified data. The end date of each month is automatically adjusted, especially for months with less than 31 days.

This is Tiny RTC Real Time Clock DS1307 I2C IIC Module for Arduino. It contains a DS1307 real-time clock IC with a backup battery. It’s one of the easiest to use RTCs out there, with Arduino and other libraries or simply use I2C commands to set and retrieve the time and date.  

Along with the DS1307 real-time clock, the module also has an Atmel 24C32 EEPROM chip which is handy for storing data without worrying about power loss. There is also space on the board to solder your own DS18B20 temperature sensor.

DS1307 Real Time Clock module is used to track the current time and date. It is generally used in computers, laptops, mobiles, embedded system applications devices, etc. In many embedded systems, we need to put timestamps while logging data i.e. sensor values, GPS coordinates, etc. For getting timestamps, we need to use RTC (Real Time Clock). This module is based on the DS1307 IC from Dallas. It uses a 32.768 kHz clock. And supports I2C Interface.

Pinout of DS1307:

Pinout of DS1307
Pinout of DS1307 Real Time Clock Module

Pin 1, 2: Connections for standard 32.768 kHz quartz crystal. The internal oscillator circuitry is intended for operation with a crystal having a specified load capacitance of 12.5pF. X1 is the input to the oscillator and can alternatively be connected to an external 32.768 kHz oscillator. The output of the internal oscillator, X2 is drifted if an external oscillator is connected to X1.

Pin 3: Battery input for any standard 3V lithium cell or another energy source. Battery voltage should be between 2V and 3.5V for suitable operation. The nominal write-protect trip point voltage at which access to the RTC and user RAM is denied is set by the internal circuitry as 1.25 x VBAT nominal. A lithium battery with 48mAhr or greater will back up the DS1307 for more than 10 years in the absence of power at 25ºC. UL is recognized to ensure against reverse charging current when utilized as part of conjunction with a lithium battery.

Pin 4: Ground.

Pin 5: Serial data input/output. The input/output for the I2C serial interface is the SDA, which is the open drain and requires a pull-up resistor, allowing a pull-up voltage of 5.5V. Regardless of the voltage on VCC.

Pin 6: Serial clock input. It is the I2C interface clock input and is used in data synchronization.

Pin 7: Square wave/output driver. When enabled, the SQWE bit set to 1, the SQW/OUT pin outputs one of four square-wave frequencies (1Hz, 4 kHz, 8 kHz, and 32 kHz). This is also an open drain and requires an external pull-up resistor. It requires the application of either Vcc or Vb at to operate SQW/OUT, with an allowable pull-up voltage of 5.5V and can be left floating, if not used.

Pin 8: Primary power supply. When the voltage is applied within normal limits, the device is fully accessible and data can be written and read. When a backup supply is connected to the device and VCC is below VTP, read and write are inhibited. However, at low voltages, the timekeeping function still functions.

Package Includes:

  • 1 x DS1307 Real Time Clock Module

Specifications:

Operating Voltage 

5V

Battery IR2032

Dimensions

2.7 x 2.8cms

Weight 

5 grams

Shipping & Returns

  • All orders confirmed before 3 pm IST are shipped on the
    same day, barring rare pickup delays on holidays or disturbances
  • Delivery time in Metro cities is 1-3 days, Others it is
    3-7 days. It varies based on location, reliant on courier services
  • Return window: 7 days from receipt unless stated
    otherwise. No refunds/replacements after
  • Returns only for non-working/damaged products are accepted
  • Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
  • Refunds are processed within 3-4 working days post inspection and approval.

For more details, please check our Shipping and Return Policy

View full details

Found a better price?

Let us know!
We'll try to match the price for you

  • ⚡ Dispatched within 24 hours

  • 💰 Earn RC Coins on every purchase

  • 🚚 Free shipping on orders above Rs 500/-

  • 🛠️ Dedicated Technical Support Team

1 of 4

1. What is the real-time clock DS1307?

  • DS1307 module is one of the most affordable and common RTC modules. It can accurately keep track of seconds, minutes, hours, days, months, and years. This is Tiny RTC Real Time Clock DS1307 I2C IIC Module for Arduino. It's one of the simplest RTCs to set and retrieve the time and date with Arduino and other libraries, or simply using I2C commands. 

2. What is the difference between DS1307 and DS3231?

  • The main distinction between the DS3231 and the DS1370 is the precision with which time is kept. The DS1307 includes an external 32kHz crystal for timekeeping, the frequency of which is easily affected by external temperature. This usually results in the clock being off by five minutes or so per month.

3. How do I connect RTC to Arduino?

  • Follow the steps mentioned below to connect RTC module with Arduino Uno.
    • Connect the RTC module's SCL pin to the Arduino A5.
    • Connect the RTC module's SDA pin to the Arduino A4.
    • Connect VCC TO 5v and GND TO GND.