Skip to content
forked from fstimer/RTCLib

Really tiny library to basic RTC and EEPROM (incorporated) functionality on Arduino. DS1307 and DS3231 RTCs are supported with AT24C32 EEPROM (and compatibles)

License

Notifications You must be signed in to change notification settings

isnblazek/RTCLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino and STM32 RTCLib

What is this repository for?

Really tiny library to basic RTC and EEPROM (incorporated) functionality on Arduino and STM32 microcontrollers.

DS1307 and DS3231 RTCs are supported

AT24C32 EEPROM supported

(and compatibles)

How do I get set up?

  • Get the ZIP.

  • Rename to RTCLib.zip

  • Install library on Arduino

  • Optionally you can edit RTCLib.h to change I2C addresses or disable RTC setting functionality or EEPROM functionality,

Example

Included on example folder, available on Arduino IDE.

Who do I talk to?

About

Really tiny library to basic RTC and EEPROM (incorporated) functionality on Arduino. DS1307 and DS3231 RTCs are supported with AT24C32 EEPROM (and compatibles)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%