🎯 Key points for quick navigation: 00:00 *🕒 Introduction to the Digital Clock Project* - The video introduces a project to create a WiFi-enabled digital clock displaying both time and date. - Components required for building the clock will be discussed. - Viewers can purchase components at affordable prices through a provided contact. 00:18 *⚙️ Wiring the MAX 7219 LED Matrix* - Instructions on how to connect the MAX 7219 LED Dot Matrix board, essential for the clock's display. - Detailed explanation of the wiring process, including connecting pins (power, ground, etc.). - Screen reference provided for visual guidance during the connection setup. 01:31 *📡 Programming the Digital Clock* - Steps to connect the clock to a PC for programming. - Adjustments needed in the code, including WiFi SSID and password for network connectivity. - Importance of selecting the correct board and port settings in the programming tool. 03:04 *🔌 Finalizing Setup and Testing* - Completion of the setup by connecting to a power source and initiating the clock display. - Verification that the clock shows an accurate time synchronized with the internet. - Encouragement for viewers to create their own digital clocks at home following this guide. Made with HARPA AI
🎯 Key points for quick navigation: 00:00 *Introduction to creating a digital clock that shows time and date using a simple method.* 00:18 *Components required include a MAX 7219 LED dot matrix board; affordable parts available via provided contact.* 01:01 *Demonstration of creating connections on the MAX 7219 LED board, with further details in the description.* 01:31 *Tutorial on programming the clock and connecting it to a PC, with important links in the description.* 02:52 *Instructions for entering Wi-Fi or hotspot name and password for proper functionality of the clock.* 04:13 *Demonstration of the clock showing accurate time after setup, highlighting its internet connectivity feature.* Made with HARPA AI
Hi Technical Tushar. Thank you very much for a really good video. I'm new to 7219Led and 8266, but your guide is helping me along. It works, Wow Continue the good work. Looking forward to your next video. Many thanks from Denmark.
Thank you so much that you liked my video and i always try to make my video simple and easy to understand and nice to know it's working 🙂 nee video will be coming soon
Thank you. I got the clock working. How can I adjust the timing. It seems that in my country (Bangkok, Thailand) timing is 45 minutes faster than your case. Which part in the code I need to adjust. Please advice. Thank you.
Ok I got the answer from ChatGPT already. ChatGPT said: Change the utcOffset variable to 7.0 to reflect the correct UTC offset for Bangkok, Thailand. code is on line 26.
What happens is that Google doesn't translate your video well and I can't find which line the country is on and where you get that information from, I would just be missing that, and I made the rest work with 2 modules of 4 each, which would be 8 in total,, If you can tell me the line I would appreciate it I am already subscribed to your channel @@TechnicalTushar09
Hello, I like your circuit to assemble it. You can modify the code to add the ds18b20 sensor and show the temperature. I don't know how to program. I would appreciate it.
Hi Technical Tushar. It still works perfectly. But how do I adjust the brightness? ?? Is it line 45 Display.setIntensity or ?? My wife says it's too bright in the light. With best regards
In this matrix display there is no option for brightness but you can use black acrylic and stick it in front of the display so you can find Little difference in it 🤗
Your code has 2 flaws. 1. It is in 24 Hr format and not in 12Hr format (eventhough you say that you have corrected it). 2. The "Day/Date/Month" changes only at 5.33AM instead of midnight (12 AM). If you have given the code as a Homework for your subscribers, it is OK.
@@TechnicalTushar09 There is a problem with the date, and some people may not have noticed that the time is displayed correctly after UTC-0+time zone, but the date has not been converted to a time zone or is still UTC-0 date, which is not synchronized and will only be correct after reaching UTC+time zone. For example, if your time zone is 5.5, the date will only be normal after 5.5 hours in the morning. I have watched a lot on TH-cam and have encountered this issue. Some authors//date displays, and I came to this video to find a solution.
🎯 Key points for quick navigation:
00:00 *🕒 Introduction to the Digital Clock Project*
- The video introduces a project to create a WiFi-enabled digital clock displaying both time and date.
- Components required for building the clock will be discussed.
- Viewers can purchase components at affordable prices through a provided contact.
00:18 *⚙️ Wiring the MAX 7219 LED Matrix*
- Instructions on how to connect the MAX 7219 LED Dot Matrix board, essential for the clock's display.
- Detailed explanation of the wiring process, including connecting pins (power, ground, etc.).
- Screen reference provided for visual guidance during the connection setup.
01:31 *📡 Programming the Digital Clock*
- Steps to connect the clock to a PC for programming.
- Adjustments needed in the code, including WiFi SSID and password for network connectivity.
- Importance of selecting the correct board and port settings in the programming tool.
03:04 *🔌 Finalizing Setup and Testing*
- Completion of the setup by connecting to a power source and initiating the clock display.
- Verification that the clock shows an accurate time synchronized with the internet.
- Encouragement for viewers to create their own digital clocks at home following this guide.
Made with HARPA AI
Wow 😯 Thank You So Much 😊
🎯 Key points for quick navigation:
00:00 *Introduction to creating a digital clock that shows time and date using a simple method.*
00:18 *Components required include a MAX 7219 LED dot matrix board; affordable parts available via provided contact.*
01:01 *Demonstration of creating connections on the MAX 7219 LED board, with further details in the description.*
01:31 *Tutorial on programming the clock and connecting it to a PC, with important links in the description.*
02:52 *Instructions for entering Wi-Fi or hotspot name and password for proper functionality of the clock.*
04:13 *Demonstration of the clock showing accurate time after setup, highlighting its internet connectivity feature.*
Made with HARPA AI
Thank you so much 😊
Hi Technical Tushar. Thank you very much for a really good video.
I'm new to 7219Led and 8266, but your guide is helping me along. It works, Wow
Continue the good work. Looking forward to your next video. Many thanks from Denmark.
Thank you so much that you liked my video and i always try to make my video simple and easy to understand and nice to know it's working 🙂 nee video will be coming soon
Done successfully...Thank you very much..........
Most welcome 🤗
Wow good work
Thank you so much ☺️
Nice project. How to increase time and reduce scrolling time for day and date ? how to make it continuous time display ?
Already in code just change it
Everything works great, I've got the correct time, however the date changes at 7PM at night not midnight. ?? Any suggestions. Thanks
In code you can set your country code i also commented that the line pls check
I looked at the code and can't figure it out. Could you please give me a line number. I'm in the USA. Thanks@@TechnicalTushar09
I already set the UTC offset, the time displayed is correct, but the date changes 5 hours before midnight. @@TechnicalTushar09
Thank you. I got the clock working. How can I adjust the timing. It seems that in my country (Bangkok, Thailand) timing is 45 minutes faster than your case. Which part in the code I need to adjust. Please advice. Thank you.
Ok I got the answer from ChatGPT already.
ChatGPT said: Change the utcOffset variable to 7.0 to reflect the correct UTC offset for Bangkok, Thailand. code is on line 26.
Bro i already told in code i also marked it added comment
Already in code bro change UTC time to 7.0
How do I change the schedule to Argentina, you need to explain that part...thank you
You can check your country code and change in code i commented that the line can change it easily
What happens is that Google doesn't translate your video well and I can't find which line the country is on and where you get that information from, I would just be missing that, and I made the rest work with 2 modules of 4 each, which would be 8 in total,, If you can tell me the line I would appreciate it I am already subscribed to your channel
@@TechnicalTushar09
Good Work 👍
Thank you so much 😊
Sahab is clock me 4 digit show hote he
Ise 6 digit code wala setup bhi upload karey
Jisame second bhi display ho
Ok bro
Thanks for your project. My problem is com can not be selected in tools menu as it remains inactive. Tried with different port but vain. Please help.
Try to update drivers
@@TechnicalTushar09 sir, already drivers are updated but no result !
@mohitparikh4455 which option is not showing nodemcu or tools
COM menu inactive under tools menu and cannot be selected..
COM Selection is inactive
Hello, I like your circuit to assemble it. You can modify the code to
add the ds18b20 sensor and show the temperature. I don't know how to
program. I would appreciate it.
Ok bro i will
🤩🔥 Btw Nice 🔥🤩
Wifi ka Password mil gaya 😅 2:57
Thank You so much 😊
Wo password 😁 change hoga
Good day sir,
Your code is in 24hrs format . I want to convert in 12h rs format, please tell me what changes may required
in code.
Use chatgpt it will do
Perfect code nice work
Thank you so much
Bro isme day,time,date,temp,humidity and whether api show ka ek video bana dona
Okay
Mene ispe vidoe upload kiya hai
@@TechnicalTushar09 video link
Super Bro...👍👍👍
Thank You Bro
Hi Technical Tushar. It still works perfectly. But how do I adjust the brightness? ?? Is it line 45 Display.setIntensity or ??
My wife says it's too bright in the light.
With best regards
In this matrix display there is no option for brightness but you can use black acrylic and stick it in front of the display so you can find Little difference in it 🤗
@@TechnicalTushar09 Ok. Thanks for the answer
@stenjakobsen9945 most welcome 🤗
Will this watch work once it is connected to Wi-Fi?
Will continue to operate without Wi-Fi
2nd No it will need Internet Connection once it is disconnected it will show the same time when it was disconnected
Legend bro👊
🤗🤣
Can we use led display instead of max7219 matrix
Yes but code will change
Good 👍🏻
Thank you so much bro
@@TechnicalTushar09 yah, keep it up 😃...
@@Crypto_Future_ Thank You 🤗
After all done still it's stuck on connecting, could you help me please
It's not connecting to your network
@@TechnicalTushar09 i entered my ssid and password correctly but I don't know why it's not connecting 🙆🏻♂️
@bala_cinemakaran it should be the same as its case sensitive
Will this watch work once it is connected to Wi-Fi?
Yes there should be Internet connection
how to rotate by code 180 ⁰
Means
Super ❤
Thank you 😊
@@TechnicalTushar09
12 ho kese kare
Code ke last Section me dekho aapko Void update time. Likha milega waha pe 12 kar do.
@@TechnicalTushar09
12 करदिया लेकिन 12 बजे 00 आजाता हे
@g.btextile1290 ha bro 12 hours me 00 he aata hai
बड़ा wifi डिस्प्ले ( 3*1 feet ) कैसे बनायें ??😢
Aapko yt pe mil jayenge video
Bro please how to convert to 12 hour format?
Already 12 hours format
@@TechnicalTushar09 no bro. I have uploaded your code. It's working in 24 hour. Please tell me how to make 12h
@@TechnicalTushar09 no Bro. Your code working in 24h please tell me how to make it 12h
@@TechnicalTushar09 bro. I am waiting. I will fitting it into wall.
Oohk
when i run your code i am getting connecting on display nothing happens after that
Bro you edit the wifi password and wifi name
Yes bro I did @@TechnicalTushar09
On the serial monitor it shows only continuous dotted line
@@TechnicalTushar09 changed wifi to mine but still same
@sheikmohammed7312 what's the problem you are facing or you can try my latest video
Sir P10 bord me time date k sath massage scrool project. Banana hai please help me.
Ok. Aapko kya help chahiye mujhe insta ya WhatsApp pe message kar dijiye
Awesome
Thank You So Much
Excelente
Thank you
BROTHER my time us not match how to solb
Check code i mention country code where to set and check your nodemcu connected to wifi
how to make it 24 format Thx
You can find it in code
@@TechnicalTushar09 can you add temp. With AccuWeather
Yes
My stuck on connecting and not showing time ??
Is your NodeMCU connected with Wifi or hotspot
error: 'initMAX7219' was not declared in this scope
Pls add library and its intMAX7219
The timing is wrong, how can I fix it?
26.) float utcoffset 5.5; // Time Zone setting just change utcoffset (5.5) as you contry time zone you can find it on Google
Help me bro 🙏
Yes bro pls follow
@@TechnicalTushar09 I've subscribed
code download nahi huraha
Aap ek bar phir se try karo mene check kiya proper ho raha hai
DATE is Showing Wrong. Please Fix
26.) float utcoffset 5.5; // Time Zone setting just change utcoffset👉🏻 (5.5) as tou contry time zone you can find it on Google
Not Working plz help not show time
What's the problem or error
@@TechnicalTushar09my mattress display not show the time
my connection all are okay and my nodemcu okay but not show
not show anything
But why
Your code has 2 flaws. 1. It is in 24 Hr format and not in 12Hr format (eventhough you say that you have corrected it). 2. The "Day/Date/Month" changes only at 5.33AM instead of midnight (12 AM). If you have given the code as a Homework for your subscribers, it is OK.
1 problem ok 2. I am using this clock till now but i didn't face this problem but i will check if anything is wrong with my code
I have tried the code several times, but the same problem persists. Thank you for the prompt response 😊
@varma2005 no problem i will check and let you know
@varma2005 many people tried but no one faced this issue except 24hours format
@@TechnicalTushar09 There is a problem with the date, and some people may not have noticed that the time is displayed correctly after UTC-0+time zone, but the date has not been converted to a time zone or is still UTC-0 date, which is not synchronized and will only be correct after reaching UTC+time zone. For example, if your time zone is 5.5, the date will only be normal after 5.5 hours in the morning.
I have watched a lot on TH-cam and have encountered this issue. Some authors//date displays, and I came to this video to find a solution.
ESP8266_Clock_Code_By_Technical_Tushar.ino:32:3: error: 'initMAX7219' was not declared in this scope
why is this an error when compiling?
Pls add library link un description 2 library
@@TechnicalTushar09 do you have any library documents MAX7219 plis give me bro
Pls check description
@@TechnicalTushar09I've downloaded it, but it still has an error like that