xSnowHeadx / HollowClock

An analog clock with flying hands controlled from internet-time via ESP8266
GNU General Public License v3.0
12 stars 4 forks source link

Connection to WTA-timeservice? #3

Open lang55 opened 1 year ago

lang55 commented 1 year ago

My clock is running accurately but when connecting to wi-fi it many times does not adjust to current time. The motor will turn very briefly and then begin running real time. On occasion, after wi-fi connection, it will run in "fast mode" to adjust to current time.
Does this sound like an error in my clock build or a problem connecting to the WTA-timeservice?

xSnowHeadx commented 1 year ago

Without a log you can't say that exactly. Usually, after receiving the WTA time, a quick run is carried out until the position reperenesnting the received time is reached. Since some additional time has passed until the target position has been reached, the quick run is continued until the current time position and then moves up every second.

lang55 commented 1 year ago

Thanks for your reply. If it doesn't adjust automatically at start-up I set it manually and it accurately keeps time. It's been a fun project and I've learned a lot in the process. Here's my finished clock. THANKS again for your help! ML finished