Arduino
docs.arduino.cc › libraries › rtclib
RTClib | Arduino Documentation
April 9, 2024 - Library · RTClib · Home / Programming / Library / RTClib · Timing · MIT · V2.1.4 · Adafruit · 04/09/2024 · Adafruit <info@adafruit.com> https://github.com/adafruit/RTClib · info@adafruit.com · A fork of Jeelab's fantastic RTC library · Works with DS1307, DS3231, PCF8523, PCF8563 on multiple architecturesGo to repository ·
Built-in Examples
Learn the basics of Arduino through this collection tutorials. All code examples are available directly in all IDEs.
Inter-Integrated Circuit (I2C) Protocol
Allows the communication between devices or sensors connected via Two Wire Interface Bus.
Potentiometer Knob and Servo Motor
Learn how to connect and control servo motors with your Arduino board.
Installing Libraries
Learn how to install additional libraries in the Arduino IDE 1.
Arduino
docs.arduino.cc › libraries › rtc
Arduino
October 14, 2025 - The Arduino environment can be extended through the use of libraries. Libraries provide extra functionality for use in sketches. To use a library in a sketch, select it from Sketch > Import Library.
Videos
How to Use External Real-Time Clock (RTC) with Arduino (Lesson ...
08:47
Creating Arduino Library for DS3231 RTC - YouTube
Arduino Tutorial 35- Real Time Clock using DS1302 RTC ...
08:47
Creating Arduino Library for DS3231 RTC
20:56
How to Add RTC to Arduino Project | Step-by-Step Tutorial by Manmohan ...
Arduino Libraries
arduinolibraries.info › libraries › rt-clib
RTClib - Arduino Libraries
April 16, 2026 - A fork of Jeelab's fantastic RTC library · Works with DS1307, DS3231, PCF8523, PCF8563 on multiple architectures
GitHub
github.com › adafruit › RTClib
GitHub - adafruit/RTClib: A fork of Jeelab's fantastic RTC Arduino library · GitHub
A fork of Jeelab's fantastic RTC Arduino library. Contribute to adafruit/RTClib development by creating an account on GitHub.
Starred by 859 users
Forked by 725 users
Languages C++
Arduino
arduino.cc › en › Reference › RTC
RTCZero | Arduino Documentation
This library allows an enables an Arduino based on SAMD architectures (es. Zero, MKRZero or MKR1000 Board) to control and use the internal RTC (Real Time Clock). A real-time clock is a clock that keeps track of the current time and that can be used in order to program actions at a certain time.
Arduino Libraries
arduinolibraries.info › libraries › rtc
RTC - Arduino Libraries
October 14, 2025 - Library for I2C based RTCs (DS1307, DS3231, PCF8563, PCF8523, MCP7940).
Arduino
docs.arduino.cc › libraries › rtc-by-makuna
Rtc by Makuna
The Arduino environment can be extended through the use of libraries. Libraries provide extra functionality for use in sketches. To use a library in a sketch, select it from Sketch > Import Library.
Arduino
docs.arduino.cc › libraries › ds3231-rtc
DS3231-RTC | Arduino Documentation
May 27, 2026 - C++ Library for the DS3231 real-time clock (RTC) module, ready to use on Arduino IDE and PlatformIO.
Arduino Libraries
arduinolibraries.info › libraries › ds3231-rtc
DS3231-RTC - Arduino Libraries
May 27, 2026 - C++ Library for the DS3231 real-time clock (RTC) module, ready to use on Arduino IDE and PlatformIO.
GitHub
github.com › arduino-libraries › RTCZero
GitHub - arduino-libraries/RTCZero: RTC Library for SAMD21 based boards · GitHub
RTC Library for SAMD21 based boards. Contribute to arduino-libraries/RTCZero development by creating an account on GitHub.
Starred by 77 users
Forked by 76 users
Languages C++
Arduino
docs.arduino.cc › libraries › rtc-rv-3028-c7-arduino-library
RTC RV-3028-C7 Arduino Library
The Arduino environment can be extended through the use of libraries. Libraries provide extra functionality for use in sketches. To use a library in a sketch, select it from Sketch > Import Library.
Adafruit
adafruit.github.io › RTClib › html › index.html
RTClib: Adafruit RTClib
This is a fork of JeeLab's fantastic real time clock library for Arduino. For details on using this library with an RTC module like the DS1307, PCF8523, or DS3231, see the guide at: https://learn.adafruit.com/ds1307-real-time-clock-breakout-board-kit/overview
GitHub
github.com › cvmanjoo › RTC
GitHub - cvmanjoo/RTC: A Simple Library for Arduino I2C RTCs · GitHub
A Simple Library for Arduino I2C RTCs. Contribute to cvmanjoo/RTC development by creating an account on GitHub.
Starred by 60 users
Forked by 11 users
Languages C++
Arduino
arduino.cc › reference › en › libraries › rtc-rv-3028-c7-arduino-library
RTC RV-3028-C7 Arduino Library - Arduino Reference
A library to drive the RV-3028-C7 extremely precise, extremely low power, real-time clock The RV-3028-C7 is an extremely precise, extremely low power, highly configurable RTC. Under ideal conditions it runs at approximately 40nA with +/-5ppm per year of deviation (+/- 160 seconds worst case per year). This library was originally forked from the Sparkfun RV-1805 library, and costumized and enhanced to the RV-3028-C7. ... This library is compatible with all architectures so you should be able to use it on all the Arduino boards.