-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
automatic timezone and DST, parallel morphing of all digits, ESP8266-… #8
base: master
Are you sure you want to change the base?
Conversation
nightmode added (ESP32 only)
immediate update of display after change of timezone and military on connection display now the first 7 letters of the timezone are shown instead of the last 8 letters
xSnowHeadx This is Brilliant! Not withstanding the great contribution @hwiguna has made here wondering how difficult it would be to make the changes in this version - https://github.com/lmirel/MorphingClockRemix ? |
@anthonyjclarke |
No successful build for ESP32 is possible
Sorry, I never tested it with ESP32 and it seems that there are a lot of libraries have to be changed for that. At the Moment the build only runs for ESP8266. |
How about stopping the mess with timezones and DST by using instead of NTP the worldtimeapi.org recognising the location and so the timezone and DST from the request-ip?
Morphing all digits in parallel looks better in my mind.