Skip to content

Raspberry pi Pico SDK C++ for DS1037 real time clock (RTC) module

License

Notifications You must be signed in to change notification settings

gavinlyonsrepo/DS1307_PICO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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