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

preview_player
Показать описание
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:

--------------------------------------------------------------------

FOLLOW ME:
● TikTok :
--------------------------------------------------------------------

► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.
Рекомендации по теме
Комментарии
Автор

My time zone in Sydney is +10 hours but I had to put in +5 hours (18000) to get the correct time

neilausten
Автор

Mashallah, very nice work and simplicity in presentation... Good luck

talalshamijo
Автор

how to extract these time, date and month in int, or char variable.. please help

Sekhar_Home
Автор

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

HobbyHomeWorkshop
Автор

Good explanation, and prompt reply on all over comments.

muhammadadnanahmed
Автор

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

Theking
Автор

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

jasonmare
Автор

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

muhamadrizkanharinfaza
Автор

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

rabiatuladawiyahbintizulki
Автор

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

williamperez
Автор

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.

epiendless
Автор

The title is misleading, this is a client on esp32

matteoricci
Автор

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.

carlosmor
Автор

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.

frozeneye