Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 554 Bytes

Sodaq_DS3231

This is an Arduino library for the DS3231 RTC (Real Time Clock).

Old README

RDS3231 Class is by Seeed Technology Inc(http://www.seeedstudio.com) and used in Seeeduino Stalker v2.1 for battery management(MCU power saving mode) & to generate timestamp for data logging. DateTime Class is a modified version supporting day-of-week.

Original DateTime Class and its utility code is by Jean-Claude Wippler at JeeLabs http://jeelabs.net/projects/cafe/wiki/RTClib

Released under MIT License http://opensource.org/licenses/mit-license.php