Skip to content

amoghj98/DS3231

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Library for DS3231 RTC Module

This is a general purpose library for the DS3231 Real-Time-Clock module. It contains full time keeping, alarm and square wave generation capabilities. However, the alarm and square wave generation capabilities may be rendered unusable on some breakout boards due to the absence of connections to the corresponding pins of the IC. If using a breakout board for the DS3231, please check to ensure that it has connections to the INT'/SQW pin.

Author : Amogh S. Joshi
Link : https://github.com/amoghj98/DS3231
License : MIT License