forked from rodan/ds3231
-
Notifications
You must be signed in to change notification settings - Fork 0
AVR library for DS3231 RTC
Tekl7/ds3231
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DS3231 library for AVR. This fork has been created to support AVR devices with USI interface. This library implements the following features: - read/write of current time, both of the alarms, control/status registers, aging register - read of the temperature register, and of any address from the chip. To use this library two additional libraries have to be used: Millis library: https://github.com/Tekl7/Millis USIWire library: https://github.com/puuu/USIWire Author: Petre Rodan <2b4eda@subdimension.ro>, Vojtěch Tecl Available from: https://github.com/Tekl7/ds3231 License: GNU GPLv3 The DS3231 is a low-cost, extremely accurate I2C real-time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal.
About
AVR library for DS3231 RTC
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 78.1%
- C 21.9%