| fbiego/ESP32Time |
149 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
C++ |
| An Arduino library for setting and retrieving internal RTC time on ESP32 boards |
| gmag11/ESPNtpClient |
105 |
|
0 |
0 |
over 2 years ago |
0 |
|
11 |
mit |
C++ |
| High accuracy NTP library for ESP32 and ESP8266 |
| Montecri/GNSSTimeServer |
101 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C |
| WiFi-enabled GNSS (GPS, BeiDou, GLONASS, Galileo) fed NTP/RDATE server based on ESP8266/ESP32 and Arduino |
| mcxiaoke/ESPDateTime |
23 |
|
0 |
0 |
almost 5 years ago |
0 |
|
6 |
apache-2.0 |
C |
| Date Time Functions and Classes for ESP8266 and ESP32 |
| khoih-prog/NTPClient_Generic |
17 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| Library for NTPClient to connect to an NTP time-server. Get time from a NTP time-server and keep it in sync. For ESP8266/ESP32, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, etc. besides AVR, using ESP WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi. |
| G6EJD/ESP32-Time-Services-and-SETENV-variable |
14 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
other |
C++ |
| ESP32 How to get time and use SETENV variable for Time Zones and DST |
| Erriez/ErriezDS3231 |
14 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
C++ |
| DS3213 high precision RTC (Real Time Clock) library for Arduino |
| khoih-prog/Timezone_Generic |
9 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments. For ESP8266, ESP32, WT32-ETH01 (ESP32 + LAN8720), SAMD21, SAMD51, nRF52, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RTL8720DN, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO), Portenta_H7 (Ethernet or WiFi) boards, etc. using W5x00/ENC28J60/LAN8742A Ethernet, ESP or ESP-AT WiFi or WiFiNINA. Ethernet_Generic library is used as default for W5x00. |
| khoih-prog/DS323x_Generic |
8 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| Library for DS3231/DS3232 Extremely Accurate I2C-Integrated RTC/TCXO/Crystal. For nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, Portenta_H7 boards, RP2040-based, etc. besides ESP8266/ESP32, using ESP WiFi, Portenta_H7 WiFi, WiFiNINA, Portenta_H7 Ethernet, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi. Ethernet_Generic library is used as default for W5x00 Ethernet |
| khoih-prog/AsyncUDP_WT32_ETH01 |
7 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Fully Asynchronous UDP Library for WT32_ETH01 (ESP32 + LAN8720). The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. |