Skip to content

Add CircuitPython_DS1302 Real Time Clock library#281

Merged
FoamyGuy merged 1 commit into
adafruit:mainfrom
Elfking29:main
Jul 20, 2026
Merged

Add CircuitPython_DS1302 Real Time Clock library#281
FoamyGuy merged 1 commit into
adafruit:mainfrom
Elfking29:main

Conversation

@Elfking29

Copy link
Copy Markdown
Contributor

New Library: CircuitPython_DS1302

A CircuitPython driver for the DS1302 Real Time Clock

GitHub: https://github.com/Elfking29/CircuitPython_DS1302
Documentation: https://circuitpython-ds1302.readthedocs.io/en/latest/
PyPi: https://pypi.org/project/circuitpython-ds1302/
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ds1302.pdf

Features:

  • Date and time support
  • User RAM access
  • Trickle charger configuration

I've never submitted a library to the Bundle before, so please let me know if I've missed anything. Thanks!

@FoamyGuy FoamyGuy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@FoamyGuy
FoamyGuy merged commit 60ff61d into adafruit:main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants