Trying this out, how would I add multiple alarms to this through the day? And send a signal through one of the pins ?
@HobbyHomeWorkshop Жыл бұрын
Hi! How could I get the displayed text to be in my language?
@jasonmare33 Жыл бұрын
can you show me how to set timer on esp32 NTP server on off relay set time thanks
@muhamadrizkanharinfaza5696 Жыл бұрын
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
@rabiatuladawiyahbintizulki844111 ай бұрын
how do i know how to copy the time zone and paste into code?
@talalshamijo5 ай бұрын
Mashallah, very nice work and simplicity in presentation... Good luck
@EnjoyMechatronics5 ай бұрын
So nice of you 😊
@hi_beemo18085 ай бұрын
wlh m3alem sa7bi well done
@EnjoyMechatronics5 ай бұрын
ربي يبارك لك
@neilausten94043 ай бұрын
My time zone in Sydney is +10 hours but I had to put in +5 hours (18000) to get the correct time
@epiendless1128 Жыл бұрын
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 Жыл бұрын
Yep, it updates as long as it's connected
@Clinterpottrmus Жыл бұрын
@@EnjoyMechatronicshow often does it sync up with ntp server?
@williamperez5457 Жыл бұрын
what happens if my time zone is -5 from UTC ?
@EnjoyMechatronics Жыл бұрын
-18000
@williamperez5457 Жыл бұрын
@@EnjoyMechatronics gracias
@Sekhar_Home5 ай бұрын
how to extract these time, date and month in int, or char variable.. please help
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 Жыл бұрын
No problem 😊 I have talked about getting each value separately in this video kzbin.info/www/bejne/b5zblKaXlJecf9U
@carlosmor3254 Жыл бұрын
@@EnjoyMechatronics Cool! I have seen it. So clear. Thanks a lot.
@EnjoyMechatronics Жыл бұрын
No problem
@muhammadadnanahmed8324 Жыл бұрын
Good explanation, and prompt reply on all over comments.
@EnjoyMechatronics Жыл бұрын
Thanks a lot
@muhammadadnanahmed8324 Жыл бұрын
Dear localtime hour or min could be taken in variable if possible so how could it be taken?
@matteoricci9129 Жыл бұрын
The title is misleading, this is a client on esp32
@kiran64686 ай бұрын
I is impossible for esp32 to be a NTP server they have atomic clocks
@matteoricci91296 ай бұрын
@@kiran6468 no depending on the tier, they might only have GPS or be relay, check the specs and the organisation of ntp
@J_Creative Жыл бұрын
Great,man
@alfareizhel10 ай бұрын
where's the full code?
@akhil_j142 жыл бұрын
Nice video 👍
@EnjoyMechatronics2 жыл бұрын
Thanks man
@adarshaadarsha61117 сағат бұрын
Hello sir send the apparatus
@PavolFilek Жыл бұрын
Beautiful
@EnjoyMechatronics Жыл бұрын
Thank you! Cheers!
@frozeneye100 Жыл бұрын
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.