This RTC module based on the DS1307 chip adds precise real-time clock functionality to your Arduino or Raspberry Pi projects. It maintains time via a CR1220 button cell backup and communicates over the I2C bus.
This RTC (Real-Time Clock) module based on the Maxim Integrated DS1307 chip adds real-time clock functionality to your Arduino or Raspberry Pi projects. It maintains accurate time and date even during power outages thanks to a CR1220 button cell backup.
Communication is handled via the I2C bus, simplifying wiring with just two data lines (SDA) and clock (SCL). The module also includes 56 bytes of non-volatile SRAM accessible via I2C for user data storage.
You might also like
This RTC module based on the DS1307 chip adds precise real-time clock functionality to your Arduino or Raspberry Pi projects. It maintains time via a CR1220 button cell backup and communicates over the I2C bus.
check_circle
check_circle