![]() |
MD_DS3231 Real Time Clock Library
1.3
Library to control DS3231 high precision clock with alarms
|
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal.
Microprocessor interface is exclusively through an I2C bidirectional bus.
The device
Precision is maintained through a temperature-compensated voltage reference and comparator circuit monitors the status of Vcc to detect power failures and to automatically switch to the backup supply when necessary.
This library features access to all on-chip features
If you like and use this library please consider making a small donation using PayPal
Dec 2018 version 1.3.0
Dec 2018 version 1.2.5
Jun 2018 version 1.2.4
Apr 2018 version 1.2.3
Feb 2017 version 1.2.2
May 2017 version 1.2
Apr 2016 version 1.1
Aug 2015 version 1.0
Copyright (C) 2015 Marco Colli. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA