ESP32 NTP Server - Real Time Clock (NO RTC Module)

Поделиться
HTML-код
  • Опубликовано: 18 дек 2022
  • The "SimpleTime" sketch illustrates how you can set the clock using an NTP (Network Time Protocol) server on the internet.
    ► Get your first ESP32 board today and start exploring the world of IoT:
    👉 amzn.to/3AjPwTV
    👉 amzn.to/3oCu2Pz
    ● Introduction to ESP32: • Introduction to ESP32 ...
    ● ESP32 Wifi: • Connect ESP32 to WiFi ...
    ● Playlist Link: bit.ly/3TdXiq5
    --------------------------------------------------------------------
    FOLLOW ME:
    ● TikTok :
    / enjoy_mechatronics
    ● Facebook: / enjoymechatronics
    ● Github: github.com/Enjoy-Mechatronics
    ♥ Don't Click This! : bit.ly/3jvI8g6
    --------------------------------------------------------------------
    ► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.
  • НаукаНаука

Комментарии • 32

  • @EnjoyMechatronics
    @EnjoyMechatronics  Год назад +1

    ● Playlist Link: bit.ly/3TdXiq5
    ♥ Don't Click This! : bit.ly/3jvI8g6

  • @J_Creative
    @J_Creative Год назад +1

    Great,man

  • @Theking196
    @Theking196 5 месяцев назад +1

    Trying this out, how would I add multiple alarms to this through the day? And send a signal through one of the pins ?

  • @hi_beemo1808
    @hi_beemo1808 16 дней назад +1

    wlh m3alem sa7bi well done

  • @HobbyHomeWorkshop
    @HobbyHomeWorkshop Год назад +3

    Hi! How could I get the displayed text to be in my language?

  • @jasonmare33
    @jasonmare33 Год назад +1

    can you show me how to set timer on esp32 NTP server on off relay set time thanks

  • @PavolFilek
    @PavolFilek Год назад +1

    Beautiful

  • @HD_TOON
    @HD_TOON Год назад +2

    Nice video 👍

  • @rabiatuladawiyahbintizulki8441
    @rabiatuladawiyahbintizulki8441 6 месяцев назад +1

    how do i know how to copy the time zone and paste into code?

  • @muhammadadnanahmed8324
    @muhammadadnanahmed8324 Год назад

    Good explanation, and prompt reply on all over comments.

  • @muhamadrizkanharinfaza5696
    @muhamadrizkanharinfaza5696 11 месяцев назад +1

    this code is using NTP and RTC at the same time?. like we set ntp for resetting in 24H, and the RTC give a time every sec, after ntp resetting.
    -sorry my english so bad

  • @epiendless1128
    @epiendless1128 Год назад +2

    Does this periodically update the local time from NTP?
    I'm looked at several tutorials, and seen a hint that it syncs every hour, but it gets glossed over.

    • @EnjoyMechatronics
      @EnjoyMechatronics  Год назад +1

      Yep, it updates as long as it's connected

    • @Clinterpottrmus
      @Clinterpottrmus Год назад

      ​@@EnjoyMechatronicshow often does it sync up with ntp server?

  • @carlosmor3254
    @carlosmor3254 Год назад +1

    Great video!
    do you have the code to print the data on the LCD screen. I need separated values for Hours and minutes.
    Thanks in advance.

    • @EnjoyMechatronics
      @EnjoyMechatronics  Год назад +1

      No problem 😊
      I have talked about getting each value separately in this video
      ruclips.net/video/9kxcsa_2iIs/видео.html

    • @carlosmor3254
      @carlosmor3254 Год назад +1

      @@EnjoyMechatronics Cool! I have seen it. So clear. Thanks a lot.

    • @EnjoyMechatronics
      @EnjoyMechatronics  Год назад +1

      No problem

  • @alfareizhel
    @alfareizhel 5 месяцев назад +1

    where's the full code?

  • @williamperez5457
    @williamperez5457 7 месяцев назад +2

    what happens if my time zone
    is -5 from UTC ?

  • @matteoricci9129
    @matteoricci9129 Год назад +5

    The title is misleading, this is a client on esp32

    • @kiran6468
      @kiran6468 Месяц назад

      I is impossible for esp32 to be a NTP server they have atomic clocks

    • @matteoricci9129
      @matteoricci9129 Месяц назад

      @@kiran6468 no depending on the tier, they might only have GPS or be relay, check the specs and the organisation of ntp

  • @frozeneye100
    @frozeneye100 Год назад +1

    Oh yes ntp… this video does not show the advantage and reason why an external rtc with a battery is needed… please give proper full information this is not a reliable rtc because if your internet goes off or if power fails or both you have no way to get proper time. Show how to make a sketch using a battery based external rtc access and store data and send when connection opens up again, then you will have a good video. Keep it up but this does not address etc with sleep or brownout etc. but cool project keep it up.