You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+27-25Lines changed: 27 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,8 +216,8 @@ This [**Timezone_Generic library**](https://github.com/khoih-prog/Timezone_Gener
216
216
11.[`Adafruit nRF52 v1.1.0+`](https://github.com/adafruit/Adafruit_nRF52_Arduino) for nRF52 boards such as Adafruit NRF52840_FEATHER, NRF52832_FEATHER, NRF52840_FEATHER_SENSE, NRF52840_ITSYBITSY, NRF52840_CIRCUITPLAY, NRF52840_CLUE, NRF52840_METRO, NRF52840_PCA10056, PARTICLE_XENON, **NINA_B302_ublox**, etc. [](https://github.com/adafruit/Adafruit_nRF52_Arduino/releases/latest)
217
217
12.[`Arduino Core for STM32 v2.1.0+`](https://github.com/stm32duino/Arduino_Core_STM32) for STM32F/L/H/G/WB/MP1 boards. [](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
218
218
13.[`Arduino mbed_rp2040 core 2.5.2+`](https://github.com/arduino/ArduinoCore-mbed) for Arduino RP2040-based boards, such as **Arduino Nano RP2040 Connect, RASPBERRY_PI_PICO, etc.**. [](https://github.com/arduino/ArduinoCore-mbed/releases/latest)
219
-
14.[`Earle Philhower's arduino-pico core v1.9.5+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [](https://github.com/earlephilhower/arduino-pico/releases/latest)
220
-
15.[`Arduino AmebaD core 3.0.10+`](https://github.com/ambiot/ambd_arduino) for Realtek RTL8720DN, RTL8722DM and RTL8722CSM. [](https://github.com/ambiot/ambd_arduino/releases/latest)
219
+
14.[`Earle Philhower's arduino-pico core v1.9.6+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [](https://github.com/earlephilhower/arduino-pico/releases/latest)
220
+
15.[`Arduino AmebaD core 3.0.11+`](https://github.com/ambiot/ambd_arduino) for Realtek RTL8720DN, RTL8722DM and RTL8722CSM. [](https://github.com/ambiot/ambd_arduino/releases/latest)
221
221
222
222
16.[`Time v1.6.1+`](https://github.com/PaulStoffregen/Time). [](https://github.com/PaulStoffregen/Time/releases/latest). For PIO [`Time library`](https://platformio.org/lib/show/44/Time)
223
223
17. Depending on which board you're using:
@@ -236,13 +236,13 @@ This [**Timezone_Generic library**](https://github.com/khoih-prog/Timezone_Gener
236
236
-[`UIPEthernet library v2.0.10+`](https://github.com/UIPEthernet/UIPEthernet) for ENC28J60. [](https://github.com/UIPEthernet/UIPEthernet/releases/latest)
237
237
-[`STM32Ethernet library v1.2.0+`](https://github.com/stm32duino/STM32Ethernet) for built-in LAN8742A Ethernet on (Nucleo-144, Discovery). [](https://github.com/stm32duino/STM32Ethernet/releases/latest). To be used with [`LwIP library v2.1.2+`](https://github.com/stm32duino/LwIP). [](https://github.com/stm32duino/LwIP/releases/latest).
238
238
19.[`WiFiNINA_Generic library v1.8.13+`](https://github.com/khoih-prog/WiFiNINA_Generic) to use WiFiNINA modules/shields. To install. check [](https://www.ardu-badge.com/WiFiNINA_Generic) if using WiFiNINA for boards such as Nano 33 IoT, nRF52, Teensy, etc.
239
-
20.[`WiFiWebServer library v1.4.1+`](https://github.com/khoih-prog/WiFiWebServer) to use WiFi/WiFiNINA modules/shields. To install, check [](https://www.ardu-badge.com/WiFiWebServer)
239
+
20.[`WiFiWebServer library v1.4.2+`](https://github.com/khoih-prog/WiFiWebServer) to use WiFi/WiFiNINA modules/shields. To install, check [](https://www.ardu-badge.com/WiFiWebServer)
240
240
21.[`EthernetWebServer library v1.7.1+`](https://github.com/khoih-prog/EthernetWebServer) to use Ethernet modules/shields on boards other than STM32F/L/H/G/WB/MP1. To install. check [](https://www.ardu-badge.com/EthernetWebServer).
241
241
22.[`EthernetWebServer_STM32 library v1.2.1+`](https://github.com/khoih-prog/EthernetWebServer_STM32) to use Ethernet modules/shields on STM32F/L/H/G/WB/MP1 boards. To install, check [](https://www.ardu-badge.com/EthernetWebServer_STM32).
242
242
23.[`ESP8266_AT_WebServer library v1.4.0+`](https://github.com/khoih-prog/ESP8266_AT_WebServer) to use ESP8266-AT/ESP32-AT WiFi modules/shields. To install, check [](https://www.ardu-badge.com/ESP8266_AT_WebServer)
243
243
24.[`DS323x_Generic library v1.2.2+`](https://github.com/khoih-prog/DS323x_Generic) to use examples using DS323x RTC modules/shields. To install, check [](https://www.ardu-badge.com/DS323x_Generic)
244
244
25.[`STM32RTC library v1.1.1+`](https://github.com/stm32duino/STM32RTC) to use STM32 examples using built-in STM32 RTC. [](https://github.com/stm32duino/STM32RTC/releases/latest).
245
-
26.[`WebServer_WT32_ETH01 library v1.2.0+`](https://github.com/khoih-prog/WebServer_WT32_ETH01) to use WT32_ETH01 (ESP32 + LAN8720). To install, check [](https://www.ardu-badge.com/WebServer_WT32_ETH01).
245
+
26.[`WebServer_WT32_ETH01 library v1.3.0+`](https://github.com/khoih-prog/WebServer_WT32_ETH01) to use WT32_ETH01 (ESP32 + LAN8720). To install, check [](https://www.ardu-badge.com/WebServer_WT32_ETH01).
246
246
27.[`WiFiWebServer_RTL8720 library v1.0.1+`](https://github.com/khoih-prog/WiFiWebServer_RTL8720) to use Realtek RTL8720DN, etc. To install, check [](https://www.ardu-badge.com/WiFiWebServer_RTL8720).
247
247
248
248
@@ -2014,7 +2014,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2014
2014
2015
2015
```
2016
2016
Start TZ_NTP_WorldClock_Ethernet on NRF52840_FEATHER with ENC28J60 using EthernetENC Library
2017
-
Timezone_Generic v1.7.1
2017
+
Timezone_Generic v1.7.2
2018
2018
[ETHERNET_WEBSERVER] =========================
2019
2019
[ETHERNET_WEBSERVER] Default SPI pinout:
2020
2020
[ETHERNET_WEBSERVER] MOSI: 25
@@ -2068,7 +2068,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2068
2068
2069
2069
```
2070
2070
Start TZ_NTP_WorldClock_Ethernet on NRF52840_FEATHER with W5x00 using EthernetLarge Library
@@ -2607,7 +2607,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2607
2607
2608
2608
```
2609
2609
Start TZ_NTP_WorldClock_WiFiNINA on MBED NANO_RP2040_CONNECT with WiFiNINA using WiFiNINA_Generic Library
2610
-
Timezone_Generic v1.7.1
2610
+
Timezone_Generic v1.7.2
2611
2611
Connecting to WPA SSID: HueNet1
2612
2612
You're connected to the network, IP = 192.168.2.153
2613
2613
Listening on port 2390
@@ -2658,7 +2658,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2658
2658
2659
2659
```
2660
2660
Start TZ_NTP_WorldClock_Ethernet on MBED RASPBERRY_PI_PICO with W5x00 using EthernetLarge Library
2661
-
Timezone_Generic v1.7.1
2661
+
Timezone_Generic v1.7.2
2662
2662
[EWS] =========== USE_ETHERNET_LARGE ===========
2663
2663
[EWS] Default SPI pinout:
2664
2664
[EWS] MOSI: 3
@@ -2705,7 +2705,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2705
2705
2706
2706
```
2707
2707
Start TZ_NTP_WorldClock_Ethernet on RASPBERRY_PI_PICO with W5x00 using EthernetLarge Library
2708
-
Timezone_Generic v1.7.1
2708
+
Timezone_Generic v1.7.2
2709
2709
[EWS] =========== USE_ETHERNET_LARGE ===========
2710
2710
[EWS] Default SPI pinout:
2711
2711
[EWS] MOSI: 19
@@ -2763,8 +2763,8 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2763
2763
2764
2764
```
2765
2765
Start TZ_NTP_WorldClock_WT32_ETH01 on WT32-ETH01 with ETH_PHY_LAN8720
2766
-
WebServer_WT32_ETH01 v1.2.0
2767
-
Timezone_Generic v1.7.1
2766
+
WebServer_WT32_ETH01 v1.3.0
2767
+
Timezone_Generic v1.7.2
2768
2768
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232
2769
2769
FULL_DUPLEX, 100Mbps
2770
2770
TZ_NTP_WorldClock_WT32_ETH01 started @ IP address: 192.168.2.232
@@ -2796,7 +2796,7 @@ The following is debug terminal output when running example [**TZ_NTP_WorldClock
2796
2796
```
2797
2797
Start TZ_NTP_WorldClock_RTL8720DN on Rtlduino RTL8720DN
2798
2798
WiFiWebServer_RTL8720 v1.0.1
2799
-
Timezone_Generic v1.7.1
2799
+
Timezone_Generic v1.7.2
2800
2800
Current Firmware Version = 1.0.0
2801
2801
Attempting to connect to SSID: HueNet_5G
2802
2802
TZ_NTP_Clock_RTL8720DN started @ IP address: 192.168.2.111
@@ -2878,12 +2878,14 @@ Many thanks for everyone for bug reporting, new feature suggesting, testing and
2878
2878
1. Based on and modified from the [**Jack Christensen's Timezone Library**](https://github.com/JChristensen/Timezone).
2879
2879
2. Thanks to good work of [Miguel Alexandre Wisintainer](https://github.com/tcpipchip) for initiating, inspriring, working with, developing, debugging and testing.
2880
2880
3. Thanks to **6v6gt** to contribute the new feature to allow un-initialized TZ. Check [**Timezone_Generic Library to convert UTC to local time**](https://forum.arduino.cc/index.php?topic=711259).
2881
+
4. Thanks to [Maximilian Gerhardt](https://github.com/maxgerhardt) to create bug report [RP2040_RTC_Time crashes Pico, does not work #3](https://github.com/khoih-prog/RP2040_RTC/issues/3) and help investigate and fix the bug, leading to v1.7.2
2881
2882
2882
2883
<table>
2883
2884
<tr>
2884
2885
<td align="center"><a href="https://github.com/JChristensen"><img src="https://github.com/JChristensen.png" width="100px;" alt="JChristensen"/><br /><sub><b>⭐️ Jack Christensen</b></sub></a><br /></td>
2885
2886
<td align="center"><a href="https://github.com/tcpipchip"><img src="https://github.com/tcpipchip.png" width="100px;" alt="tcpipchip"/><br /><sub><b> Miguel Wisintainer</b></sub></a><br /></td>
"description": "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) boards, etc. using W5x00/ENC28J60/LAN8742A Ethernet, ESP or ESP-AT WiFi or WiFiNINA",
0 commit comments