/DS3231

Arduino library for DS3231 RTC module

Primary LanguageC++MIT LicenseMIT

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