Timezone VS ESP32Time

Compare Timezone vs ESP32Time and see what are their differences.

Timezone

Arduino library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments. (by JChristensen)

ESP32Time

An Arduino library for setting and retrieving internal RTC time on ESP32 boards (by fbiego)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Timezone ESP32Time
2 2
257 190
- -
0.0 5.1
over 2 years ago about 1 month ago
C++ C++
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Timezone

Posts with mentions or reviews of Timezone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-29.

ESP32Time

Posts with mentions or reviews of ESP32Time. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Timezone and ESP32Time you can also consider the following projects:

Time - Time library for Arduino

ezTime - ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Rtc - Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

RF24 - OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices [Moved to: https://github.com/nRF24/RF24]

RemoteDebug - Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor

AutoConnect - An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface

dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.

ESP32Console - Extensible UART console library for ESP32 with useful included commands.

FaceUnity - Things related to FaceUnity SDK and Agora SDK

esp32WS2811 - Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral

Chronology - Robust and type-safe date and time calculations for Swift