About 114,000 results
Open links in new tab
  1. uRTCLib - Arduino Docs

    Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported. See https://github.com/Naguissa/uEEPROMLib for EEPROM support. Temperature, Alarms, SQWG, Power lost and RAM support.

  2. uRTCLib - Arduino Reference

    Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported. See https://github.com/Naguissa/uEEPROMLib for EEPROM support.

  3. uRTCLib/examples/uRTCLib_example_full/uRTCLib

    Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported. - Naguissa/uRTCLib

  4. Arduino, ESP8266, STM32, ESP32 and others uRTCLib

    Really tiny library to basic RTC functionality on Arduino, ESP8266, STM32, ESP32 and other microcontrollers. DS1307, DS3231 and DS3232 RTCs are supported (and compatibles) …

  5. Interface DS3231 Precision RTC Module with Arduino - Last …

    Installing uRTCLib Library. It takes a lot of effort to communicate with an RTC module. Fortunately, the uRTCLib library was created to hide all of the complexities, allowing us to issue simple commands to read the RTC data.

  6. HI, I'm trying to implement uRTClib and RTClib together ... - Arduino Forum

    Aug 23, 2024 · Please explain why you believe that because you are using the TM1673 with the DS3231(with temp) you need to implement uRTClib and RTClib together. Maybe you have a valid reason, maybe it's just some misconception.

  7. uRTCLib Class Reference - Naguissa

    Really tiny library to basic RTC functionality on Arduino. Supported features: SQuare Wave Generator; Fixed output pin for DS1307; RAM for DS1307 and DS3232; temperature sensor for DS3231 and DS3232; Alarms (1 and 2) for DS3231 and DS3232; Power failure check and clear; See uEEPROMLib for EEPROM support, https://github.com/Naguissa/uEEPROMLib

  8. Using uRTCLib.h for DS3231 - Programming - Arduino Forum

    Feb 17, 2025 · You have the source code of the library on your computer so you can look it up; on github: https://github.com/Naguissa/uRTCLib/blob/master/src/uRTCLib.cpp#L723. You can also subtract 12 from the hour if the hour is greater than 12; and keep an AM/PM flag if you want to use a 12 hour clock.

  9. naguissa/uRTCLib: Really tiny library to basic RTC functionality on…

    Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported. See https://github.com/Naguissa/uEEPROMLib for EEPROM support. Temperature, Alarms, SQWG, Power lost and RAM support. Supports Arduino AVR, STM32, ESP8266, ESP32 and other microcontrollers

  10. LED button alarm with DS3231 RTC problems - arduino nano

    Feb 1, 2024 · You can use the "uRTCLib.h" library instead. Here is a detailed tutorial: lastminuteengineers.com/ds3231-rtc-arduino-tutorial Here is also an Arduino-based project using DS3231: pcbway.com/project/shareproject/…

  11. Some results have been removed
Refresh