Open lboue opened 7 months ago
I found a workaround to set RTC clock time:
https://github.com/tanakamasayuki/I2C_BM8563/blob/master/examples/BM8563_SET_NTP/BM8563_SET_NTP.ino
I just published a repo on Github containing an Arduino sketch for a M5Stack Atom Matrix with external units OLED and RTC. This sketch is switching and displaying six different timezones, also switches timezone on button press. See: https://github.com/PaulskPt/M5Stack_Atom_Matrix_Timezones. Maybe this gives ideas.
Would it be possible to add time zone management to the RTC time clock example? Rotary encoder could change time zone.