Morphing clock (other remix) with DST (summer/winter switch)

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 18

  • @tiberiuoros9733
    @tiberiuoros9733 Рік тому

    WOW!

  • @nuryanto2912
    @nuryanto2912 Рік тому +2

    😍😍😍

    • @dj06ntm
      @dj06ntm  Рік тому

      thank you

    • @nuryanto2912
      @nuryanto2912 Рік тому

      @@dj06ntm Cu plăcere...
      Asa ca vreau sa exersez si eu rapid...😁✌
      Vă rog să-mi permiteți, domnule Nicu F...
      🙏

    • @dj06ntm
      @dj06ntm  Рік тому

      @@nuryanto2912 is just a small changes .. a switch at A9 to switch to GND or +3.3V ... in sketch I added just few lines

    • @nuryanto2912
      @nuryanto2912 Рік тому +1

      @@dj06ntm Thank you very much for your response Sir...
      Success and health always to Mr. Nicu F..,
      🙏

  • @pilart.c7302
    @pilart.c7302 10 місяців тому

    Hello, could you help me please, I want to show the windgust data, wind gusts.
    Could you post an example out of code?
    I've tried a thousand ways, but I can't find the problem.
    thank you

    • @dj06ntm
      @dj06ntm  10 місяців тому

      sketch is in description of the vide.. also link to articles....

    • @pilart.c7302
      @pilart.c7302 10 місяців тому

      Thanks for responding, but I can't find a way to display the windGust information.
      greetings

    • @dj06ntm
      @dj06ntm  10 місяців тому

      @@pilart.c7302 is not clear for me what info you need.. tested clock by me show the speed of the wind (km/h) and direction ... please check what info you cand find from opemweathermap.org site

    • @pilart.c7302
      @pilart.c7302 10 місяців тому

      Thanks, everything works perfectly well, there is some information, wind.gust from openweathermap, which is what I can't show, which is the wind gusts. I just want to know how I have to write in declare scope wind gust so that it shows the information in km/h
      thank you

    • @dj06ntm
      @dj06ntm  10 місяців тому

      ​@@pilart.c7302wind gust means peak speed of the wind or what kind of info about wind? please send link where you found this info and maybe I can help...

  • @JanWawrzyniak-od2wb
    @JanWawrzyniak-od2wb Рік тому

    Hej
    Czy możesz podać tylko te linie kodu które odpowiadają za zmianę czasu.
    Dzięki i pozdrawiam.

    • @dj06ntm
      @dj06ntm  Рік тому

      Best way is to compare last sketch with previous sketch of mine.. you can use Beyond Compare software...

  • @janwawrzyniak8444
    @janwawrzyniak8444 11 місяців тому

    Jak zmienić strefę czasową kiedy nie można się zalogować do strony konfiguracyjnej?

    • @dj06ntm
      @dj06ntm  11 місяців тому

      line 56 (is hours * 3600s)
      const long utcOffsetInSeconds = 7200; // +2
      //const long utcOffsetInSeconds = 10800; // +3

    • @janwawrzyniak8444
      @janwawrzyniak8444 11 місяців тому

      dzieki