Good to see a tutorial that is NOT based on Arduino, but a proper C programming :) Great job.
@YuriR2 жыл бұрын
Hi Viktor! Thank you, glad you liked it! :)
@jsonslim2 жыл бұрын
But what is wrong with arduino?
@ViktorVano2 жыл бұрын
@@jsonslim Arduino does not have a debugging capability nor have a full control of the MCU as you would have with a standard C/C++ development tools. Arduino is good for kids and hobbyists and not for a professional use.
@Dazza_Doo2 жыл бұрын
@@ViktorVano However Arduino does give you the ability to use C++ and that's a huge win
@ViktorVano2 жыл бұрын
@@Dazza_Doo there are other IDEs that give you the same option to use C or C++ or combine C and C++. But the best thing is when you have a debug options and be able to see live variables and step the program. I used Eclipse based IDEs and I like them.
@ahmadghorbi4188 Жыл бұрын
This is one of the best tutorials that I have ever seen. The video teaches you how to learn and use the documentation. Indeed, he is teaching you how to fish instead of giving you a fish.
@peterh75752 жыл бұрын
finally, someone tackling the mysteries of esp32
@YuriR2 жыл бұрын
I know right? it was about time :)
@georgey084 Жыл бұрын
Last month I started exploration to ESP32 using ESP-IDF, and till today, this is the well explained tutorial on basics I've found. Good job Bro...
@YuriR Жыл бұрын
I am so glad you liked it! You're very welcome!
@stryderx12 жыл бұрын
Thank you. This is very great tutorial for hobbyists. Its complete and understadable. Please keep up your good work. Embedded programming is finally getting popular and our community will grow. Thanks!
@YuriR2 жыл бұрын
Thank you very much! I'm glad you like it! Growing the community is very important, that is the goal!
@akmalnarendrasakti16342 жыл бұрын
Hey Yuri, Thank you so much for your incredible explanation. Last year I was doing my bachelor thesis and struggled to understand the working of esp-idf. Finally, after I graduated I could understand more about this topic. Keep up your content man!
@YuriR2 жыл бұрын
Hi Akmal! Thanks for watching and for sharing! I'm really glad it helped. Will continue making more videos soon :)
@jackflash6377 Жыл бұрын
That my friends was a very helpful example for a newbie like me. Made my first project, pulled in some code I had made in another IDE and BOOM... Errors. The instructions on how to add the path to the json file did the trick. This time, BOOM. compiled without errors. Thank you.
@YuriR Жыл бұрын
That's fantastic to know! I'm glad to hear that it's still helpful. I'm working on the next one and it'll be ready soon.
@23ZeuZ23 Жыл бұрын
Been looking for days for a video like this. Amazing how almost no one explains how to create a simple empty project.
@YuriR Жыл бұрын
Indeed! I'm trying to make it as easy as possible :) Thanks for watching
@alessiomatarazzo67652 жыл бұрын
Never pressed the bell button for any channel I'm subscribed to, this is my first time. Very Very Very high quality explanation and editing of the video. thank you, I hope you'll keep going!!
@YuriR2 жыл бұрын
Thank you so much! I'm glad you liked them, producing the next one right now! :)
@CarterSherman-z6n Жыл бұрын
Great video! really looking forward to an esp32 full course.. finally, someone tackling the mysteries of esp32.
@YuriR Жыл бұрын
Hi there! Thanks for the comment. There so many things to cover in this microcontroller world, definitely a course is a great idea.
@gcolab-j5b7 ай бұрын
Man, you are the great! The best tutorial for ESP32 I ever seen! Just simple and structured explanation. Appreciate your work!
@LongLê-d1b Жыл бұрын
Your video is the most understandable one about the ESP-IDF. Many thanks for your sharing. Thank you again.
@andresession22352 жыл бұрын
You videos are great! Especially using the Espressif IDF! Please continue!
@YuriR2 жыл бұрын
Thank you Andresession! Will continue soon :)
@koeiekop19732 жыл бұрын
Thank you for this tutorial, if I ever find the time I would love to learn how to work with the ESP IDF environment, and your video seems like the best start to do so!
@YuriR2 жыл бұрын
Thanks for the comment! Glad it's helpful!
@griciukas46682 жыл бұрын
Thank you for putting out these videos! Information is straight forward, easy to follow. Looking forward for more :)
@YuriR2 жыл бұрын
Thank you for the comment! Will post more videos soon! :)
@linkpad62706 ай бұрын
Thanks! Great clear and concise explanation of creating an IDF project from scratch not many guides offer this.
@MrBPeet2 жыл бұрын
Best onboarding video for any framework i have ever seen! Am learning several frameworks for embedded MCU programming for some years now. During that time i have watched many video tutorials and read many blogs/articles but there are so many sources that are confusing or one can not understand what the tutor is about to tell either because of speaking too fast or having really bad pronunciation. And learned 2 new tricks with VS Code i still did not know.
@YuriR2 жыл бұрын
Thanks Pegacorn! I agree with you, there is a lot of confusing information around regarding embedded systems, I wanna try bringing more clarity to the topic as much as I can :) I'm glad you got some new tricks!
@ChampionInternationalSchools5 күн бұрын
Good work. I like your teaching style. Keep it up. I am new to esp32X and idf but I am already understanding it. Thanks
@zhanweizhong3354 Жыл бұрын
Hi, Yuri. This is the clearest explanation video I have seen from KZbin. Thanks so much for your effort to share you knowledge with us in a really professional way. I am really looking forward for your future series on EPS32 chip development. 👍🥰
@YuriR Жыл бұрын
You're very welcome! Thank you for your kind words!
@guilhermeprado31902 жыл бұрын
Yuri, thank you so much for sharing your knowledge with us!! Your videos are totally clear and objective, exactly as it should be! Congrats, and thanks again !! 🙏🏻👏🏻👊🏻
@YuriR2 жыл бұрын
Hi Guilherme! Thank you! Glad it was helpful!
@rbclima2 жыл бұрын
Nicely done!!! You need to post more often. I'll recommend you to my students.
@YuriR2 жыл бұрын
Thank you Prof. Rafael, working on the next video already :)
@juanestebanguevara9235 Жыл бұрын
Great video! really looking forward to an esp32 full course.
@YuriR Жыл бұрын
Thank you for the comment. I'm planning to working on it too, and it will be as good as what I am trying to deliver here. See in the next one.
@joelrichard-foy49382 жыл бұрын
I love your videos, they are very well done and we learn a lot from them. I look forward to your video on ESP32 and FreeRTOS.
@YuriR Жыл бұрын
Thank you Joel! Will be making more videos this year!
@leenakhachane3 ай бұрын
Thank you for explaining in simple way, it really help a lot , but we need some more videos on esp-idf please.......
@Scwan150219832 жыл бұрын
wow what a super nice tutorial love ur details and every littel infos ur doing a super job pls make much more videos thank you🙂
@YuriR2 жыл бұрын
Thank you so much! Really appreciate it! Will keep doing more videos :)
@dng88Ай бұрын
Crazily great video and not just handholding … basically teach how to fish not just give you the fish.
@juanmartinguillen4876 Жыл бұрын
Great content man. Clear, concise explanations, good pace, 10/10. I hope you do good with your channel.
@lars-sorensen2 жыл бұрын
Yuri, you are a god. Thank you for you fantastic tutorials of extremely high quality! Looking forward to more!
@YuriR2 жыл бұрын
Hi Lars, thank you so much for your kind words! Already working on the next videos :)
@stormbytes Жыл бұрын
Best ESP-IDF tutorial out there. Yuri have you considered making a paid course? You could even Kickstarter it!
@YuriR Жыл бұрын
Thank you so much for the comment. I'm gathering information about that, there are a lot to cover in the firmware universe. But for now, I will be making more KZbin videos and posting here soon. See you in the next one.
@dhruvandangar80052 жыл бұрын
Glad that you come again bro.
@YuriR2 жыл бұрын
Thanks Dhruvan! Will keep them coming :)
@arturmagnus66742 жыл бұрын
Thank you so much for this series, the videos are perfect, please keep working on the series!!! I was used to work with C2000 processor from Texas TI, but with this chip shortage it's been pretty hard to put the hands on one devellopment board for my projects. With your help i feel that porting my code to anothger 32bit processor it's possible!!! I was pretty unmotivated with my masters degree because of this, thank you for helping me.
@pawerapta9525 Жыл бұрын
Very good tutorial, you deserve a way more subscribers :)
@YuriR Жыл бұрын
Thank you so much! I appreciate that! I'm glad you are enjoying and learning something useful in my videos. I am posting more soon! See you in the next one.
@vigneshs62322 жыл бұрын
Great video...Excellent quality....Very easily understandable....Have understood the core basics of ESP programming from this video....Hats off to you...Please do more videos like these.... Kind request .....Do at least one video on, How to implement a program to control ESP in Mesh protocol....Thanks...
@YuriR2 жыл бұрын
Hi Vignesh, thank you so much for your kind words! An ESP Mesh video is in my todo list :)
@vigneshs62322 жыл бұрын
@@YuriR Eagerly waiting for that video Sir....Please do that as soon as possible..My kind request Sir...
@crckdns2 жыл бұрын
that's an useful video! never have tried the IDF way yet! thanks :)
@YuriR2 жыл бұрын
Hi crckdns, glad it helped! Give it a try! :) IDF usually appeals more towards people who want to develop more serious and advanced applications with the ESP32. Also usually wanting to become Firmware Engineers or already working on the field ✌️
@shivprakashyadav69068 ай бұрын
This is what I was looking for . Excellent content 👍
@danielcarpio4302 Жыл бұрын
VERY VERY CLEAR AND HELPFUL TUTORIAL! Thanks man!
@YuriR Жыл бұрын
Glad you liked it!
@mustafamontaser4955 Жыл бұрын
Sir, Simply, YOU have made my day. Thanks very much
@YuriR Жыл бұрын
And you made my day with this comment! Thank you!
@hbend1li2 жыл бұрын
thank you yuri your are great and your tutorial are useful and helpful again, we are waiting for your next video about freertos on esp32. 🥳
@YuriR2 жыл бұрын
Hi Hamza, thanks again! Will start making content about FreeRTOS soon! ✌️
@kscheffer2 жыл бұрын
Note for macOS users: the command shown the action button to open menuconfig works only for Windows. To do the same under macOS configure the command like this: "command": "open -n -a Terminal --env CWD=${workspaceFolder} && osascript -e 'tell app \"Terminal\" to do script \"cd $CWD && get_idf && idf.py menuconfig\"'" This presumes that you have set the alias get_idf according to the installation instructions from Espressif.
@YuriR2 жыл бұрын
Hi Kai, thanks for this! It's very helpful!
@surajpatil57672 жыл бұрын
Many Thanks for this video, keep making more videos love from 🇮🇳
@YuriR2 жыл бұрын
Hi Suraj, Thank you so much! Will do :)
@wojciechwolek71622 жыл бұрын
As always, I have found some valuable tips in yours videos.
@YuriR2 жыл бұрын
Hi Wojciech Wolek, thank you, I'm glad they help :)
@JuampyMarconSK82 жыл бұрын
Excellent content and very useful! Thank you very much! Keep it up!
@YuriR2 жыл бұрын
WOW Fermelo thank you so much!! Thanks for the donation, I wasn't expecting that! More videos are definitely coming! Already working on the next one :) Thanks again for the support and the super thanks ✌️
@abhaypardeshi20952 жыл бұрын
@@YuriR waiting for new video!! ESP32 & also waiting for STM32 series.....😇
@heartminer5487 Жыл бұрын
It's 2023 and getting started with ESP takes soooooo many steps........
@YuriR Жыл бұрын
I know! There is no easy way to success 🙂
@ef78117 ай бұрын
Wanna easy way? Well, work in Arduino IDE, lol
@icarossavvides26412 ай бұрын
Unfortunately that's the real world of programming.
@dannyshin16022 жыл бұрын
Thank you for making this video, it is awesome. I am just waiting for your another upload.,
@YuriR Жыл бұрын
Thank you for your patience! Will be uploading more videos soon!
@kapdivyang2 жыл бұрын
Very nice with good detailing. Thanks for sharing.
@YuriR2 жыл бұрын
Hi Divyang, thanks for the comment! :)
@gamingSlasher11 ай бұрын
This is really next level education. Very nice.
@itakagastonkitambala39182 жыл бұрын
Hey Yuri, thanks for this amazing video. Please keep up with the good content. Please can you also make videos on how to integrate GUIs in a ESP32 project.
@YuriR2 жыл бұрын
Thanks for the comment! That's a great suggestion! :)
@kyunghohong55342 жыл бұрын
This is really good video. Thank you Yuri.
@YuriR2 жыл бұрын
I'm glad you like it
@polderbert2 жыл бұрын
Super helpful. Great pace this video. And super helpful all the background explanation. You have a talent for making tutorials. Hope you receive more thanks $ 😉
@buffplums8 ай бұрын
Thank goodness a tutorial that doesnt use the bloody arduino IDE...never wanted to use Arduino was always a microchip guy and now Im learning to use an ESP32 chip from scratch, why the hell would I want to bugger about with bloody Arduino...rant over haha
@JakeCrawfordOfficial2 жыл бұрын
Can you make a tutorial for how to use ESP IDF with AWS IoT? Love the videos! You are a great teacher.
@YuriR2 жыл бұрын
Thank you! Great suggestion!
@RaboSergOne2 жыл бұрын
It's COOL!!! Are you planning on making more videos? What is the theme of the next video(lesson)?
@ef78117 ай бұрын
Hey Yuri! Really enjoyed the tutorial. I wonder why did you stop making videos? 😢 I like how you explain everything.
@isharaudayangawimalaweera364210 ай бұрын
Wonderful job. Very useful. Thank you very much for the great tutorial 😍
@ZiclopDevices2 жыл бұрын
You make excellent tutorials. Thanks for sharing.
@YuriR2 жыл бұрын
Thanks for watching!
@LarsMyghAndersen Жыл бұрын
At first I couldn't get the 'Action Buttons' things to work. However having installed the extension (VsCode Action Buttons), it worked fine. Somehow I missed that step ;-)
@YuriR Жыл бұрын
Glad it worked! :)
@marioortiz54824 ай бұрын
Thanks for your time sharing this excellent information.
@tristanfirepro Жыл бұрын
Thank you for the tutorial, this was very helpful!
@ronaldronald88192 жыл бұрын
Thanks for this clear tutorial. For me this is next level esp programming. A deeper dive into the fascinating world of these marvelous devices. :)
@YuriR Жыл бұрын
Glad you enjoyed it! Programming like this may look intimidating in the beginning, but anyone can learn it, and the possibilities of what you can create with it are amazing indeed :)
@jonfs2000 Жыл бұрын
Thank you for good explanation & clear video presentation 👍👍
@alexz25802 жыл бұрын
Thank you Yuri for such a big help. Can you please make a video regarding BLE communication protocol, ADC and I2C communication with sensors?
@YuriR2 жыл бұрын
Hi AleX, glad it helped! Thanks for the suggestions, will definitely make some videos about those topics soon!
@FranLanderreche2 жыл бұрын
Wow, Yuri! This is great! I really enjoy the way you explain every little detail and reveal all the secrets! Thanks and looking forward for more videos from you. And I wonder if you have any course in Udemy or something like that?
@YuriR Жыл бұрын
Thank you Francisco! I'm glad you like the videos! I try to make it as easy to understand as possible :) Will be posting more soon! I don't have a course yet, but may be creating one real soon! ✌️
@mountrat11 ай бұрын
I'm new to esp idf. Why to use this instead of arduino ide? And how it differs or what advantage we will have when using this? Is this for professionals?
@mortezapourmehdi4 ай бұрын
Great, it is wonderful, this is really from scratch. thanks a lot
@ekaterinamishustina88059 ай бұрын
Why only 4 videos? Please make more!
@chriskiwi9833 Жыл бұрын
Great content. Please do more!
@abdhammal94162 жыл бұрын
It's a great job, thanks for your excellent quality video. I think there is a specific extension that makes life easier.
@YuriR2 жыл бұрын
Hi Abd Hammal, thank you!
@pokpikchan Жыл бұрын
simple and cool tutorial
@YuriR Жыл бұрын
Thank you! Glad you liked it!
@muhammadavivsabilalmujtahi7894 Жыл бұрын
thank you sir, best explanation, keep it going
@tascaqiu7112 Жыл бұрын
you teach me how to learn. thank you yuri.
@edsonbrusque Жыл бұрын
Seus vídeos são ótimos Yuri. Me ajudaram muito. Obrigado mesmo.
@just111ce2 жыл бұрын
Thank you Yuri for this powerfull video. If it possible, plz make a video about working with W5500. Thank you in advance!
@YuriR2 жыл бұрын
Hi Dmitry! Thank you and thanks for the suggestion!
@DeLaCruzer11 Жыл бұрын
You guys can also use the IDE that came with the esp-idf sdk. It is easier to use.
@matt-i-as2 жыл бұрын
Thanks for all your help Yuri but I get: 'cannot open source file "driver/gpio.h"C/C++(1696)' The squiggles does not disappear for me. VSCode refuses to find driver/gpio.h, it finds freertos/FreeRTOS.h and some other header files, but everything in the driver-folder seems banned. The file does exist ..\components\driver\include\driver\gpio.h This seems like a compiler error, should i not use mingw? should i upgrade my cmake? Has anyone else experienced this? Has anyone solved it?
@matt-i-as2 жыл бұрын
in the root of gpio.h there were headers missing (sys/cdefs.h and crtdefs.h) in my installation of MinGW. Cant remember which version i installed. I found those files in the header-folders of other versions of MinGW. I thought i had the latest and the greatest. I should probably install some other version.
@YuriR2 жыл бұрын
Hi Slutbit, sorry for the delay! I haven't tested this using MinGW, glad you found the solution!
@herdi1510 Жыл бұрын
where is your new video? I am waiting for it. best regard
@YuriR Жыл бұрын
Coming soon! Thank you! :)
@AthitiaPrakash3 ай бұрын
Hi yuri thanks for making video ,your videos are very neat and well explained please make a video on freeRTOS
@Veiqeit2 жыл бұрын
I'd like to see a tut for programming on stm32 using pure registers, and how to set up ide for programming them
@YuriR2 жыл бұрын
Hi Veiqeit! Thanks for the suggestion, will start producing some STM32 content soon!
@RithJosef Жыл бұрын
great to see this videos
@YuriR Жыл бұрын
Glad you enjoyed it!
@bztomato3131 Жыл бұрын
High level tutorial.
@Fikusekk Жыл бұрын
Great video!
@muhammadrayyanalvi67992 жыл бұрын
great videos, please make more
@YuriR2 жыл бұрын
Thanks, will do!
@mtraven238 ай бұрын
just a great explanation, I look forward to watching your other tutorials. Is it possible to get into the menuconfig stuff with a project already built in the arduino framework? I wrote it all in platformIO in vscode. bailing on all that arduino framework, at this point is intimidating. after watching your video, I'm excited to tackle a non-arudio framework, just not in the middle of it.
@yahmk3978 Жыл бұрын
Thank you!
@YuriR Жыл бұрын
No, thank you! 🙂
@infotechoverloaded7212 жыл бұрын
Great man
@YuriR Жыл бұрын
Thank you!
@vladimirvacl4360 Жыл бұрын
Díky!
@joshinjoy1232 жыл бұрын
Great videos brother. Why is this much delay in making videos. I am waiting for your new videos.
@YuriR Жыл бұрын
Hi Joshin, thank you so much! The videos take a while to produce and I'm currently with a lot of work on the professional side going on. But I will be uploading videos more constantly this year! Thanks for the patience and for watching!
@stecapeАй бұрын
Ciao Yuri_R! Thank you for this series of videos! Is there some big difference between ESP-IDF and PlatformIO with ESP-IDF Framework that should lead us to prefer ESP-IDF?
@BilalSatellite2 жыл бұрын
Good job sir 👍
@YuriR2 жыл бұрын
Thank you! ✌️
@SernickTV Жыл бұрын
i need more of that stuff
@YuriR Жыл бұрын
Will be posting more videos soon! :)
@SernickTV Жыл бұрын
@@YuriR great, can't wait! finally some good tutorial on esp's not based on arduino, like my predecessors mentioned. keep up the good work!
@warchildcustomcreations Жыл бұрын
I would love to see more content from you!! 👌. Any chance the Freertos video is still in the works?
@asmaeelhadouyousfi11 ай бұрын
How did you solve the problem concerning the last libraries that did you include : freetos
@polderbert2 жыл бұрын
Thanks!
@YuriR Жыл бұрын
Thank you so much Polderbert! I really appreciate the donation! :)
@prashantmalla30942 жыл бұрын
Thanks for this amazing video . Can you make videos on BLE .
@YuriR2 жыл бұрын
Hi Prashant, thank you! Will be making a BLE video soon!
@akashsivasubramanian40672 жыл бұрын
sir can you make videos with the idf vscode plugin, because it makes everything easier
@YuriR2 жыл бұрын
Hi Akash, yes, will probably do one in the future! :)
@mortezapourmehdi4 ай бұрын
Please continue...
@bichpham8851Ай бұрын
Thanks 😘, i from vietnam
@shubhamlohar42552 жыл бұрын
we want to learn about I2C example in ESPIDF vs code....
@YuriR Жыл бұрын
Thanks for the suggestion! Will be making a video about it soon!
@GodShaktiisLIve2 жыл бұрын
hey yuri i am waiting for more videos can you please make a video on ota in esp32 c-3
@YuriR2 жыл бұрын
Hi Shakti, definitely will make a video about OTA soon! It won't matter which variation of ESP32 ✌️
@nolawi802 Жыл бұрын
Thanks for the video! Is there a book about how to code using Espressif IDF?
@carlosvidal38142 жыл бұрын
Hi Yuri! Thank you so much for such a valuable video :). I see in the desciption of your channel that you work as a firmware engineer. Do you have any recommendation of books or online courses to learn embedded programming? (I have a bachelor in telecom engineering, would like to learn more of this field!)