Skip to content
/ RTC Public
forked from cvmanjoo/RTC

A Simple Library for Arduino I2C RTCs

License

Notifications You must be signed in to change notification settings

JimHeedles/RTC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Cronus

Simple and Organised Arduino library for I2C based RTCs.

This library enables the functionality for clock reading, clock setting, alarms and timers of I2C RTCs.

DS1307

Features

  • Real time clock.
  • Non Volatile RAM of 56 bytes.
  • Square wave output.
I2C Address 0x68

DS3231

Features

  • Real time clock.
  • 2 Alarms.
  • Temperature Sensor(from -40°C to +85°C).
I2C Address 0x68

PCF8563

Features

  • Real time clock.
  • 1 Alarm & timer.
  • Programable clock output.
I2C Address 0x51

Reference & Documentation

About

A Simple Library for Arduino I2C RTCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%