All Projects → Makuna → Rtc

Makuna / Rtc

Licence: lgpl-3.0
Arduino Library for RTC, Ds1302, Ds1307, Ds3231, & Ds3234 with deep support. Please refer to the Wiki for more details. Please use the gitter channel to ask questions as the GitHub Issues feature is used for bug tracking.

Projects that are alternatives of or similar to Rtc

RF24Ethernet
OSI Layers 4&5 Wireless (not WiFi) TCP/IP networking on Arduino devices using nrf24l01+ radios
Stars: ✭ 97 (-62.26%)
Mutual labels:  arduino-library
retroTerm
An Arduino library for creating user interfaces in a terminal emulator, with mouse clickable widgets
Stars: ✭ 15 (-94.16%)
Mutual labels:  arduino-library
Si446x
Si4463 Radio Library for AVR and Arduino
Stars: ✭ 52 (-79.77%)
Mutual labels:  arduino-library
MPU9250
MPU-9250 SPI Library for Arduino/Teensy
Stars: ✭ 56 (-78.21%)
Mutual labels:  arduino-library
107-Arduino-MCP2515
Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.
Stars: ✭ 35 (-86.38%)
Mutual labels:  arduino-library
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (-69.65%)
Mutual labels:  arduino-library
AHT10
This is an Arduino library for Aosong ASAIR AHT10, AHT15 Digital Humidity & Temperature Sensor
Stars: ✭ 32 (-87.55%)
Mutual labels:  arduino-library
DoubleResetDetect
Arduino library to check for double reset on ESP8266
Stars: ✭ 17 (-93.39%)
Mutual labels:  arduino-library
Adafruit FT6206 Library
Arduino library for FT6206-based Capacitive touch screen
Stars: ✭ 28 (-89.11%)
Mutual labels:  arduino-library
Grove LED Bar
A powerful MY9221 LED driver
Stars: ✭ 29 (-88.72%)
Mutual labels:  arduino-library
TM1637TinyDisplay
Arduino library to display numbers and text on a 4 and 6 digit 7-segment TM1637 display modules.
Stars: ✭ 23 (-91.05%)
Mutual labels:  arduino-library
SI4844
Silicon Labs SI4844 (BROADCAST ANALOG TUNING DIGITAL DISPLAY AM/FM/SW RADIO RECEIVER) Library
Stars: ✭ 16 (-93.77%)
Mutual labels:  arduino-library
arduino-sht
Repository for Sensirion humidity and temperature sensor support on Arduino
Stars: ✭ 43 (-83.27%)
Mutual labels:  arduino-library
HampelFilter
Arduino library for identifying outliers with a Hampel filter
Stars: ✭ 26 (-89.88%)
Mutual labels:  arduino-library
esp-logger
An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32
Stars: ✭ 40 (-84.44%)
Mutual labels:  arduino-library
Seeed Arduino UltrathinLEDMatrix
an Ultrathin 32x16 LED matrix Arduino library
Stars: ✭ 47 (-81.71%)
Mutual labels:  arduino-library
encoder
Atmel AVR C++ RotaryEncoder Implementation
Stars: ✭ 39 (-84.82%)
Mutual labels:  arduino-library
Twizy-Virtual-BMS
This is an Arduino library providing an emulation of the CAN communication protocol of the BMS (battery management system) on a Renault Twizy.
Stars: ✭ 57 (-77.82%)
Mutual labels:  arduino-library
esp32WS2811
Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral
Stars: ✭ 22 (-91.44%)
Mutual labels:  arduino-library
I2C EEPROM
Library for I2C EEPROM - 24LC256
Stars: ✭ 27 (-89.49%)
Mutual labels:  arduino-library

Rtc

Arduino Real Time Clock library.
An RTC library with deep device support.

Donate

For quick questions jump on Gitter and ask away.
Gitter

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (prefered, you just want to use it)

Open the Library Manager and search for "Rtc by Makuna" and install

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "Rtc" Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].