hwiguna / HariFun_166_Morphing_Clock

106 stars 37 forks source link

automatic timezone and DST, parallel morphing of all digits, ESP8266-… #8

Open xSnowHeadx opened 5 years ago

xSnowHeadx commented 5 years ago

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.

anthonyjclarke commented 5 years ago

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 ?

xSnowHeadx commented 5 years ago

@anthonyjclarke Due to the lot of structural changes made in this fork it would be easier in my opinion to add your enhancements again starting with this version.

xSnowHeadx commented 5 years ago

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. So don't merge this fork for now.