Skip to content

jackjansen/Ds1302

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ds1302

Travis status

A C/C++ library to use DS1302 RTC chip.

Tested with Arduino, ESP32 and ESP8266, but easy to port to your favourite MCU.

Examples

License

This library is AGPL-3.0 licensed. See the LICENSE file.

Support

Bugs, feature requests, contributions are welcome: Ds1302 issue tracker.

Changelog

1.0.3

  • Bugfix: error on consecutive reads (thanks Reinhard Kopka).

1.0.2

  • Bugfix: unable to set date 31, dow 7 and month 12.
  • Platformio environment for ESP8266.

1.0.1

  • First version.

About

A C/C++ library to use DS1302 RTC chip.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%