[go: nahoru, domu]

Skip to content

A simple and compact Arduino-library for interfacing with DS1302 real time clock

License

Notifications You must be signed in to change notification settings

re-sirb/DS1302-Arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DS1302-Arduino-library

A simple and compact Arduino-library for bit-bang interfacing with the ubiquitous DS1302 real time clock. For this it uses 3 freely selectable I/O pins. It provides basic functions to read and write date and time information.

Using RTC_DS1302 Arduino-library

To read the current date/time from the DS1302-Chip you will have to execute get_timestamp(). After that you can access the new values.

Have fun!

About

A simple and compact Arduino-library for interfacing with DS1302 real time clock

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages