mirror of
https://github.com/utkumaden/esp-idf-ds3231.git
synced 2025-01-22 20:56:31 +01:00
Simple DS3231 driver for ESP32 using ESP IDF Toolchain.
include | ||
source | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
DS3231 Driver for ESP32 using the ESP-IDF Toolchain
Simple driver for the DS3231 RTC chip, edit every register, generate interrupts and get/set time and alarms using UNIX time structs.