3 Minute Code with Volos : ESP32 RTC , Simple Internet Clock (ep4)

  Рет қаралды 8,419

Volos Projects

Volos Projects

Күн бұрын

Пікірлер: 70
@TimHayward
@TimHayward 7 ай бұрын
I think the KZbin algorithm just hasn't caught on to this series yet. Please keep it up.
@VolosProjects
@VolosProjects 7 ай бұрын
I hope, thank you Tim.
@lohikarhu734
@lohikarhu734 7 ай бұрын
I *really* like the way you slowly walk through everything, enough time to really see what functions, libraries, and so on... great! Too many presenters go through as fast as they can type, or select an on- screen menu item...you speak carefully and give enough time to see what's going on! Dobro!
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you, i always think that my videos are too long, it is nice to see comment like yours. Thank you.
@daytona1212
@daytona1212 7 ай бұрын
Super. Thank you for explaining the code, and the code itself. It would have been great if the dots above the time were seconds appearing one after another, untill 60 and start over again.
@teebeeonline
@teebeeonline 7 ай бұрын
I also have a clock but in multiple time zone, most of the code and fonts are copied from your examples. 😊cheers! I am very thankful that you share your design and examples for us.
@morpheon_xyz
@morpheon_xyz 6 ай бұрын
This video definitely is helpful because I'm considering getting the Lilygo T Watch, so this would help a lot for writing code for it because my smart watch is starting to give me problems, so please continue the videos and tutorials you're making, because you are the reason I came across displays and devices that suit my projects, and you're one of the very few to do complete code with examples for how to write code for these boards. Keep it up 🙌
@craigflorin1071
@craigflorin1071 7 ай бұрын
I love this series. I am working it with the older TTGO with a 135 x 240 pixel display and then adjusting the graphics to fit. I have incorporated what I learn from your videos into other projects. This specific video led me eliminate an external RTC I was using to timestamp a data stream that I capture and store.
@rogerthomas7040
@rogerthomas7040 7 ай бұрын
Please don't give up on you coding videos, the viewer count will be lower as fewer people are going to own the device you are doing a complete example for when compared to the number of people who will watch a more review like video of a device. I now have a S3 board because of your review/overview videos, so having access to coding examples is a great help.
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you Roger, i will not give up :)
@Chiavaloni
@Chiavaloni 7 ай бұрын
I did a "keychain" with this LillyGo, by ESP NOW (there's a ESP32 DEVKIT controling the "car"), to control door locks, power windows, alarm, headlights and so, for my 1981 Ford Corcel. It's a "charm" the old rusted car with a color "keychain" control... 🤣
@VolosProjects
@VolosProjects 7 ай бұрын
Hahah, i love it😀
@edriobranco
@edriobranco 7 ай бұрын
Yes, the series is great, it helps to understand several past codes. Do 3 minutes showing how to monitor the battery with this board and how to control the buttons. Thanks.
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you! Next week :)
@georgekroonder6655
@georgekroonder6655 7 ай бұрын
Hi Volos, I also very much appreciate this series. I haven’t watched them all, but I like that you go more in depth and explore specific use cases. I believe thiamin’s really useful! Keep up te good work!
@VolosProjects
@VolosProjects 7 ай бұрын
Tnx my friend.
@snoopdoc
@snoopdoc 7 ай бұрын
I think the format is great for people that have a basic foundation of understanding, but just need a little nudge in the right direction. Also great for inspiration. Would love to see more on gauges, dials, and meters!
@VolosProjects
@VolosProjects 7 ай бұрын
Totally agree! Tnx .
@tonykruzewski6573
@tonykruzewski6573 4 ай бұрын
A very useful instruction. Its nice because it concentrates on one main subject. Thanks :)
@tubeDude48
@tubeDude48 7 ай бұрын
Newest version is quite stunning compared to the last version. I like the rounded edge of the digits!
@aburfitt
@aburfitt 6 ай бұрын
Keep them coming. These are great.
@Androidzombie1
@Androidzombie1 7 ай бұрын
this is really good, i've been looking for small mini projects like this just to learn the ESP32 more :)
@VolosProjects
@VolosProjects 7 ай бұрын
Glad I could help!
@TheIronHeadRat
@TheIronHeadRat 7 ай бұрын
Thanks for sharing 👍
@VolosProjects
@VolosProjects 7 ай бұрын
Thanks for watching
@HG-Pilot
@HG-Pilot 7 ай бұрын
Hi Volos, a great application for your work would be building gauges and instrument display for outboard marine motors using NMEA 2000 bus. There is a github library for open source NMEA2000 implementation. Using esp32 to take NMEA2000 data and display it on a screen or a web interface would be a project that can be easily marketed. Cheers, A
@williamna5800
@williamna5800 7 ай бұрын
My comment in the comments since commentary and commitment reduce confusion in this community.
@casualweekday-ytshadowbang2469
@casualweekday-ytshadowbang2469 7 ай бұрын
Time can be pretty complex because, for example: - Daylight Saving Time - Periods for DST may vary depending on the country - There exist exceptions where the difference is only 30 minutes
@montechristosmonty3561
@montechristosmonty3561 7 ай бұрын
Thank you very much Volos for these videos. They really help and inspire While in the topic, I would be interested in waking up the ESP32 by an external RTC. Is this even possible? In your video with the e-paper display, you make the ESP32 sleep, but you wake it up by the internal RTC (I checked the code). Any directions to this would be appreciated. Keep up the great channel!
@henrybecker2842
@henrybecker2842 7 ай бұрын
I really enjoy and learn from these series. Thank you. Have you noticed how accurate the built in RTC is? Did you decide to synchronize after 7200 seconds because you noticed the RTC was drifting?
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you Henry for suporting my chanell for so long. I never tried build in rtc, but other people tested it and after 10 hours tike was 3 min off.
@henrybecker2842
@henrybecker2842 7 ай бұрын
@@VolosProjects You are very welcome. With that knowledge, I agree that 7200 seconds, perhaps every every 3600 seconds is a good idea
@MarianStinga-h7e
@MarianStinga-h7e 7 ай бұрын
It would be interesting if you could show us how to make a clock using an IPS display based on png/jpg images (loaded from a microSD or external links). That means unlimited customization.
@VolosProjects
@VolosProjects 7 ай бұрын
thats great idea, thank you
@MarianStinga-h7e
@MarianStinga-h7e 6 ай бұрын
​@@VolosProjects You can inspire from elekstube n4, nextube and other nixie ips fake displays. I can send you some ideas and files but I am not sure if your email address is that one with b2016.
@MarianStinga-h7e
@MarianStinga-h7e 6 ай бұрын
@@VolosProjects You can inspire from other nixie ips fake dispalys with NTP clocks. I can send you some ideas and files but I am not sure if your email address is that one with b2016.
@wpherigo1
@wpherigo1 7 ай бұрын
I think it’s a great series.
@VolosProjects
@VolosProjects 7 ай бұрын
thank you :)
@AlexVitoriano
@AlexVitoriano 7 ай бұрын
Amazing content as usuall. Thanks to share!
@VolosProjects
@VolosProjects 7 ай бұрын
Glad you enjoyed it!
@limtbk
@limtbk 7 ай бұрын
How do you handle daylight saving start/end? Do you just upload different version of firmware each 1/2 year, or you have solution for that case? PS: I have the same device in same case, and use it as clock with battery power (in case of blackout).
@lohikarhu734
@lohikarhu734 7 ай бұрын
Coffee ☕ on the way!
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you :)
@lohikarhu734
@lohikarhu734 6 ай бұрын
My wife sees some funny little withdrawals from our bank account... Makes her a bit irritated, but, so geht es, c'est la vie, n'est pas, Dobro Dan!
@easypowerwall
@easypowerwall 7 ай бұрын
Keep up the good work. have channel about green energy and YT algorithm didn't picked up my channel either, but I keep posting new content.
@Bravo_L
@Bravo_L 7 ай бұрын
Youre amazing! Ty volos!
@VolosProjects
@VolosProjects 7 ай бұрын
Than you.
@davidgriffin79
@davidgriffin79 6 ай бұрын
Interestingly, I've found that setting the wifi credentials declared as a string causes the compiler (ArduinoIDE) to throw up an error. If you declare the ssid and password variables as constant characters, the compiler is happy and the code works.
@guililuize585
@guililuize585 5 ай бұрын
Thank you!
@PsYxD
@PsYxD Ай бұрын
have a error in 2 lines of code..no detect it ledcSetup(0, 10000, 8); ledcAttachPin(38, 0);
@ighor
@ighor 7 ай бұрын
you'd better not use delay(1000) but measure the elapsed time of the previous loop() function call and run delay with the calculated value (which will be less than 1000). That way, you likely avoid the scenario where seconds aren't changed, so the display isn't stuck with a specific second value for 2 seconds.
@FrankGraffagnino
@FrankGraffagnino 7 ай бұрын
don't gauge success by number of views... measure success by whether or not you enjoyed making it. that's all that matters.
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you Frank, you are right. :)
@johndoggett3324
@johndoggett3324 7 ай бұрын
Really like the videos I tried this on an esp32 wroom with a round display and the time doesn't update, not sure what is happening
@avr_stm_pro2955
@avr_stm_pro2955 7 ай бұрын
Thanks 👍
@VolosProjects
@VolosProjects 7 ай бұрын
Thank you too
@JanDahl
@JanDahl 7 ай бұрын
Maybe you'd get more attention if you used the Cheap Yellow Display too or instead? Thanks for the tutorial though. I'll use it as scaffolding for my project to have my daughter stop asking me how many days there are until her birthday 😊
@VolosProjects
@VolosProjects 7 ай бұрын
Haha, thats nice project.... I tried cheap yellow display, hardware is litlle old and i ran on few problems becouse low psram, i am not sure i want to use it.
@JanDahl
@JanDahl 7 ай бұрын
@@VolosProjects I think you've figured out why it's cheap 😜
@JanDahl
@JanDahl 7 ай бұрын
@@VolosProjects As for the project, I might just add an array of "important dates" and either cycle through them over time/clicks or just use your previous table tutorial to display them.
@sergerobitaille2214
@sergerobitaille2214 7 ай бұрын
I only get a orange screen on the display... looks like the WiFi bit is not connecting...I did put my SSID and password in the sketch...Any suggestion ?
@VolosProjects
@VolosProjects 7 ай бұрын
Hm, i heard that new modems ,5g modems sometimes cousing problems.
@sergerobitaille2214
@sergerobitaille2214 7 ай бұрын
@@VolosProjects Got it working on 2.4G but not connecting on 5G ! Does the Lilygo T-Display S3 WiFi support 5G ? Thank you for your devotion...Your tutorial are essential and well made...I will buy you a coffee.
@sp7udb
@sp7udb 7 ай бұрын
Can't compile: exit status 1 'ledcSetup' was not declared in this scope How to repair?
@VolosProjects
@VolosProjects 7 ай бұрын
Go to board manager, your esp32 boards are probably updated to 3.0 version, downgrade it to version less than 3
@sp7udb
@sp7udb 7 ай бұрын
@@VolosProjects now everything works OK. Thanks
@WagonLoads
@WagonLoads 7 ай бұрын
I would like to find a RTC that I only need to set once every 2 or 3 years.. and has a register that says how many crystal ticks there is in a sec.. If it had such a tick register, I could set it to run a 24 hour day as (24h 0m 0s Earth day) or set it to run a 24 hour day as (24h 37m 22.5s Mars day) Example, if I program it so that I say when the Mars Rover was centered between the horizons as seen from Earth, that would be noon on Mars... This something I would like to do...
@newtlab
@newtlab 7 ай бұрын
0:08 Interesantno je ,nego KZbin ima svoju logiku, za godinu dana češ videti
@VolosProjects
@VolosProjects 7 ай бұрын
vidjet cemo da, hvala na komentaru.
@lohikarhu734
@lohikarhu734 7 ай бұрын
. might take a few days for people to catch up with you!
3 Minute Code with Volos : How to Set Display Brightness
10:16
Volos Projects
Рет қаралды 4,5 М.
Customize Your ESP32 LCD with Any Font Imaginable
14:49
Volos Projects
Рет қаралды 21 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 86 МЛН
ESP32 gets data from Xiaomi Thermometers using BLE
11:38
Volos Projects
Рет қаралды 14 М.
3 Minute Code with Volos : TABLE (ep3)
18:06
Volos Projects
Рет қаралды 4,7 М.
LVGL on huge 10" ePaper display (Soldered INKPLATE 10)
8:02
Volos Projects
Рет қаралды 13 М.
ESP32 - Minimalistic Messenger
9:05
Volos Projects
Рет қаралды 11 М.
ESP32 chip(s) Explained - in under 500 seconds!
8:17
Hardware.ai
Рет қаралды 9 М.
I Made an Electronic Chessboard Without Turns
14:32
From Scratch
Рет қаралды 1 МЛН
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
Hackerbox 0099 - Neunundneunzig
11:15
Jamie's Hack Shack
Рет қаралды 9 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41