Led Matrix Clock using ESP32 NTP without RTC IC

  Рет қаралды 25,393

StechiezDIY

StechiezDIY

Күн бұрын

Пікірлер: 50
@jackp2088
@jackp2088 3 жыл бұрын
Thank you. I did this project in minutes and now the clock is running ok in my bedroom. Make sure you placed all the library files in the right place before compiling/uploading the code. It's better to adjust the brightness using the code: P.intensity(0); for the brightness; because the LED will be too bright for our eyes.
@StechiezDIY
@StechiezDIY 3 жыл бұрын
Excellent!
@mulroy5542
@mulroy5542 2 жыл бұрын
bravo everything is clear and precise it works wonderfully hello from france
@jagannathkulkarni
@jagannathkulkarni 2 жыл бұрын
hi, may I know, how many times this clock connects with the NTP server each day ?
@welon68
@welon68 2 жыл бұрын
Is it possible to add an external button to change the time zone (e.g. + 3600sec) Without it, you have to correct the code every six months.
@mulroy5542
@mulroy5542 2 жыл бұрын
In France, we changed time and switched to winter time for that I have to reprogram my ESPIs there a way to automatically switchthank you for your reply
@mohitparikh4455
@mohitparikh4455 Жыл бұрын
can I use NodeMCU in place of ESP32 ? What changes are required with code ?
@MARGCO-d7m
@MARGCO-d7m Жыл бұрын
YOU CAN!
@akiztaecho7514
@akiztaecho7514 8 ай бұрын
me too.. i have nodemcu.. do you have the code and scheme?
@j.van_heck4394
@j.van_heck4394 9 ай бұрын
Thanks. Looks very nice
@perfectheatingandplumbingp7747
@perfectheatingandplumbingp7747 2 жыл бұрын
Cool project but why do the minutes up date at 59 seconds and not at 00
@jromhek2070
@jromhek2070 Жыл бұрын
Hello , did you find a solution ? Thanks
@rene_richter
@rene_richter 8 ай бұрын
@@jromhek2070 I've changed this from line number 41 void getsec(char* psz) { s =s + 1; if (s == 60) { s = 0; } sprintf(psz, "%02d", s); } and it works well 👍
@derekhawley9660
@derekhawley9660 2 жыл бұрын
Great ... super simple and worked first time, thanks. UK winter ... timezoneinSeconds = 0;
@robertofkennedy
@robertofkennedy 2 жыл бұрын
What Wifi.h Library are you using
@DeepakCG
@DeepakCG Жыл бұрын
pls someone help me with the code to change time from 24 to 12 hours
@rohitmobilecare7691
@rohitmobilecare7691 Жыл бұрын
How to set time format
@MARGCO-d7m
@MARGCO-d7m Жыл бұрын
HOW TO CHANGE FONT SIZE? YOUR LED SCREEN CAPTURING 3 MORE LINES(VERTICALLY) THAN MY LED
@B.R.Garden
@B.R.Garden Жыл бұрын
Same here, all font size is same as the seconds size displayed in the thumbnail.
@CATips
@CATips 2 жыл бұрын
Can i get code?
@elekoeleko4832
@elekoeleko4832 Жыл бұрын
Работи. Само трябва да се внимава да се запишат правилно, wi-fi адреса и паролата. На мен един интервал между буквите ми създаде много главоболия. И chatGPT неможа да ми помогне. :)
@random_idRI
@random_idRI 2 жыл бұрын
Whay not work my led matrix🙏
@ศักดิ์สกุลไทยสวัสดิ์
@ศักดิ์สกุลไทยสวัสดิ์ Жыл бұрын
error line no.79 WiFi.mode(WIFI_STA); Compilation error: 'class WiFiClass' has no member named 'mode' please thank you
@StechiezDIY
@StechiezDIY Жыл бұрын
Yeah, libraries are keep on changing, but if you try with older libraries it might work.
@astitvakashyap5551
@astitvakashyap5551 3 жыл бұрын
I am unable to download fonts library
@StechiezDIY
@StechiezDIY 3 жыл бұрын
its all there on the git
@drum520
@drum520 Жыл бұрын
good job!
@LeeCooperification
@LeeCooperification 3 жыл бұрын
small tip: P.setIntensity (0); for the brightness (insert in line 92)
@bintangdemarta9952
@bintangdemarta9952 2 жыл бұрын
Thank you for your help sir👍
@seancastro2416
@seancastro2416 11 ай бұрын
nice
@cicerosantana4085
@cicerosantana4085 Жыл бұрын
Como posso fazer para acertar a hora para o fuso horario de São Paulo - Brasil. Boa Noite!
@leleo_das_galaxias
@leleo_das_galaxias 11 ай бұрын
-10800
@柠檬-k3b
@柠檬-k3b 3 ай бұрын
3*60*60=10800
@electronicsdiy7340
@electronicsdiy7340 3 жыл бұрын
Awesome 😃
@StechiezDIY
@StechiezDIY 3 жыл бұрын
Thanks 🤗
@miguelvaldivia6817
@miguelvaldivia6817 Жыл бұрын
it work well
@shahidali-qg9yw
@shahidali-qg9yw 2 жыл бұрын
I have error of font_data.h
@shahidali-qg9yw
@shahidali-qg9yw 2 жыл бұрын
Plz solve my issue
@worldexplorerPL
@worldexplorerPL 2 жыл бұрын
@@shahidali-qg9yw you have found a place to upload this .h file
@OviMG
@OviMG 2 жыл бұрын
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] this is saying at password ssid lines
@ahapersze1527
@ahapersze1527 3 жыл бұрын
Any code for rtc?
@StechiezDIY
@StechiezDIY 3 жыл бұрын
rtc code is not required as this is ntp example.
@astitvakashyap5551
@astitvakashyap5551 3 жыл бұрын
How can I contact yo
@StechiezDIY
@StechiezDIY 3 жыл бұрын
you can reach me on my email id.
@bintangdemarta9952
@bintangdemarta9952 2 жыл бұрын
How can i get time zone +7 ?
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 3 жыл бұрын
12 hours code modification pls
@jackp2088
@jackp2088 3 жыл бұрын
it's easy, just subtract 12 from the hour variable if the hour > 12
Read Google Spread Sheet Data from ESP32
6:42
StechiezDIY
Рет қаралды 28 М.
ESP32 NTP Server - Real Time Clock (NO RTC Module)
5:15
DIY TechRush
Рет қаралды 42 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 1,9 МЛН
The BEST Mechanical Display You've EVER Seen!!!
13:51
Tin Foil Hat
Рет қаралды 598 М.
How to make a 16x16x16 LED CUBE at home with Arduino platform
20:09
Malt Whiskey
Рет қаралды 4,4 МЛН
ESP8266 Led Matrix Clock, Weather, News, Bitcion
9:34
Mirko Pavleski
Рет қаралды 14 М.
The 20 Best ESP32 Projects of 2024!
14:44
ToP Projects Compilation
Рет қаралды 167 М.
DOT MATRIX with ESP32 by Using MAX7219
8:02
Upload Ideas With Itamar
Рет қаралды 5 М.
ESP01 MAX7219  Temperature Humidity Time Message
8:46
Great Projects
Рет қаралды 13 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН