RTClib
RTC library
A C++ library providing an interface to real-time clocks for Arduino microcontrollers.
A fork of Jeelab's fantastic RTC Arduino library
798 stars
85 watching
709 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
gbraad/pxt-rtc-ds3231 | An extension for the Micro:bit microcontroller that adds real-time clock functionality using the DS3231 sensor | 0 |
rtic-rs/rtic | A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,808 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
greiman/freertos-arduino | A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 302 |
adafruit/adafruit_circuitpython_bundle | A collection of reusable libraries for CircuitPython boards. | 879 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
nfrechette/rtm | A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 736 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 290 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |