Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 713 Bytes

README.md

File metadata and controls

executable file
·
16 lines (10 loc) · 713 Bytes

Donate

DS1307_PICO

DS1307 Real time clock module library for Raspberry pi Pico SDK C++.

DS1307 Real time clock (RTC) module

The DS1307 serial real-time clock (RTC) is a lowpower, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially through an I2C, bidirectional bus. The clock/calendar provides seconds, minutes, hours, day, date, month, and year information.

Datasheet

 ds1307