ESP32 - How to create your First ESP IDF project (From Scratch)

  Переглядів 80,378

Yuri R

Yuri R

День тому

Learn how to set up your first ESP IDF project using Visual Studio Code, from scratch. We will build a simple example using GPIOs to learn the basics of IDF and how to navigate through the code and documentation.
We will also learn how to use the menuconfig, a very helpful tool to configure the main settings for our project.
If you like this video, please give it a thumbs up and don't forget to subscribe :)
❗❗❗ IMPORTANT ❗❗❗
⚠️How to configure your IDF terminal inside Visual Studio code: • ESP32 - Getting Starte...
You will need this for this video.
** Regarding CMAKE **
For a list of reserved words to avoid in your project name, type the following in the IDF terminal:
cmake --help-command-list
cmake --help-variable-list
cmake --help-property-list
▶️ How to Debug your ESP32:
• ESP32 - DEBUGGING your...
✅ ESP32 Board Links (Affiliate)
✔ Amazon (Faster shipping)
ESP32 Board - amzn.to/3weY6SA
Debugger ESP-PROG (Recommended): amzn.to/3ENsSDy
Debugger FT2232H Generic : amzn.to/3B1Bxjp
Debugger FT2232H Generic Dual Channel: amzn.to/3C0NG9G
✔ AliExpress (From China - Cheaper but slower shipping)
ESP32 Board - s.click.aliexpress.com/e/_AXDp1R
Debugger ESP-PROG (Recommended): s.click.aliexpress.com/e/_A9n4lJ
Debugger FT2232H Generic: s.click.aliexpress.com/e/_Ap4yQt
Debugger FT2232H Generic Dual Channel: s.click.aliexpress.com/e/_9ycDvF
** Timestamps **
00:00 Introduction
00:40 Why use IDF?
01:17 Setting up the project
02:46 How to use Menuconfig
04:17 Configuring the main settings
06:12 Setting the Firmware version
06:42 Build folder run through
07:25 Coding Example
08:10 GPIO Driver
09:08 GPIO Input Config
10:19 GPIO Pull-up Config
11:06 GPIO Output Config
11:19 GPIO Reading the Input and Activating the Output
12:11 About the vTaskDelay()
12:49 Final Test
12:57 Outro

КОМЕНТАРІ: 233
@ViktorVano
@ViktorVano Рік тому
Good to see a tutorial that is NOT based on Arduino, but a proper C programming :) Great job.
@YuriR
@YuriR Рік тому
Hi Viktor! Thank you, glad you liked it! :)
@jsonslim
@jsonslim Рік тому
But what is wrong with arduino?
@ViktorVano
@ViktorVano Рік тому
@@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_Doo
@Dazza_Doo Рік тому
@@ViktorVano However Arduino does give you the ability to use C++ and that's a huge win
@ViktorVano
@ViktorVano Рік тому
@@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.
@peterh7575
@peterh7575 Рік тому
finally, someone tackling the mysteries of esp32
@YuriR
@YuriR Рік тому
I know right? it was about time :)
@ahmadghorbi4188
@ahmadghorbi4188 5 місяців тому
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.
@user-rx6rh3yx4g
@user-rx6rh3yx4g 2 дні тому
Man, you are the great! The best tutorial for ESP32 I ever seen! Just simple and structured explanation. Appreciate your work!
@stryderx1
@stryderx1 Рік тому
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!
@YuriR
@YuriR Рік тому
Thank you very much! I'm glad you like it! Growing the community is very important, that is the goal!
@juanmartinguillen4876
@juanmartinguillen4876 8 місяців тому
Great content man. Clear, concise explanations, good pace, 10/10. I hope you do good with your channel.
@akmalnarendrasakti1634
@akmalnarendrasakti1634 Рік тому
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!
@YuriR
@YuriR Рік тому
Hi Akmal! Thanks for watching and for sharing! I'm really glad it helped. Will continue making more videos soon :)
@23ZeuZ23
@23ZeuZ23 Рік тому
Been looking for days for a video like this. Amazing how almost no one explains how to create a simple empty project.
@YuriR
@YuriR Рік тому
Indeed! I'm trying to make it as easy as possible :) Thanks for watching
@andresession2235
@andresession2235 Рік тому
You videos are great! Especially using the Espressif IDF! Please continue!
@YuriR
@YuriR Рік тому
Thank you Andresession! Will continue soon :)
@griciukas4668
@griciukas4668 Рік тому
Thank you for putting out these videos! Information is straight forward, easy to follow. Looking forward for more :)
@YuriR
@YuriR Рік тому
Thank you for the comment! Will post more videos soon! :)
@shivprakashyadav6906
@shivprakashyadav6906 Місяць тому
This is what I was looking for . Excellent content 👍
@tascaqiu7112
@tascaqiu7112 7 місяців тому
you teach me how to learn. thank you yuri.
@user-mm8ks7kl5s
@user-mm8ks7kl5s 6 місяців тому
Your video is the most understandable one about the ESP-IDF. Many thanks for your sharing. Thank you again.
@arturmagnus6674
@arturmagnus6674 Рік тому
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.
@guilhermeprado3190
@guilhermeprado3190 Рік тому
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 !! 🙏🏻👏🏻👊🏻
@YuriR
@YuriR Рік тому
Hi Guilherme! Thank you! Glad it was helpful!
@user-gc6bb1tk9h
@user-gc6bb1tk9h 9 місяців тому
Great video! really looking forward to an esp32 full course.. finally, someone tackling the mysteries of esp32.
@YuriR
@YuriR 9 місяців тому
Hi there! Thanks for the comment. There so many things to cover in this microcontroller world, definitely a course is a great idea.
@tristanfirepro
@tristanfirepro 9 місяців тому
Thank you for the tutorial, this was very helpful!
@dhruvandangar8005
@dhruvandangar8005 Рік тому
Glad that you come again bro.
@YuriR
@YuriR Рік тому
Thanks Dhruvan! Will keep them coming :)
@MrBPeet
@MrBPeet Рік тому
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.
@YuriR
@YuriR Рік тому
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!
@chriskiwi9833
@chriskiwi9833 6 місяців тому
Great content. Please do more!
@koeiekop1973
@koeiekop1973 Рік тому
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!
@YuriR
@YuriR Рік тому
Thanks for the comment! Glad it's helpful!
@alessiomatarazzo6765
@alessiomatarazzo6765 Рік тому
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!!
@YuriR
@YuriR Рік тому
Thank you so much! I'm glad you liked them, producing the next one right now! :)
@gamingSlasher
@gamingSlasher 5 місяців тому
This is really next level education. Very nice.
@juanestebanguevara9235
@juanestebanguevara9235 11 місяців тому
Great video! really looking forward to an esp32 full course.
@YuriR
@YuriR 9 місяців тому
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.
@zhanweizhong3354
@zhanweizhong3354 Рік тому
Hi, Yuri. This is the clearest explanation video I have seen from UKposts. 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
@YuriR Рік тому
You're very welcome! Thank you for your kind words!
@polderbert
@polderbert Рік тому
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 $ 😉
@joelrichard-foy4938
@joelrichard-foy4938 Рік тому
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
@YuriR Рік тому
Thank you Joel! Will be making more videos this year!
@georgey084
@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
@YuriR 9 місяців тому
I am so glad you liked it! You're very welcome!
@crckdns
@crckdns Рік тому
that's an useful video! never have tried the IDF way yet! thanks :)
@YuriR
@YuriR Рік тому
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 ✌️
@kapdivyang
@kapdivyang Рік тому
Very nice with good detailing. Thanks for sharing.
@YuriR
@YuriR Рік тому
Hi Divyang, thanks for the comment! :)
@lars-sorensen
@lars-sorensen Рік тому
Yuri, you are a god. Thank you for you fantastic tutorials of extremely high quality! Looking forward to more!
@YuriR
@YuriR Рік тому
Hi Lars, thank you so much for your kind words! Already working on the next videos :)
@danielcarpio4302
@danielcarpio4302 10 місяців тому
VERY VERY CLEAR AND HELPFUL TUTORIAL! Thanks man!
@YuriR
@YuriR 9 місяців тому
Glad you liked it!
@wojciechwolek7162
@wojciechwolek7162 Рік тому
As always, I have found some valuable tips in yours videos.
@YuriR
@YuriR Рік тому
Hi Wojciech Wolek, thank you, I'm glad they help :)
@jonfs2000
@jonfs2000 Рік тому
Thank you for good explanation & clear video presentation 👍👍
@ZiclopDevices
@ZiclopDevices Рік тому
You make excellent tutorials. Thanks for sharing.
@YuriR
@YuriR Рік тому
Thanks for watching!
@muhammadavivsabilalmujtahi7894
@muhammadavivsabilalmujtahi7894 Рік тому
thank you sir, best explanation, keep it going
@isharaudayangawimalaweera3642
@isharaudayangawimalaweera3642 3 місяці тому
Wonderful job. Very useful. Thank you very much for the great tutorial 😍
@bztomato3131
@bztomato3131 6 місяців тому
High level tutorial.
@jackflash6377
@jackflash6377 9 місяців тому
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
@YuriR 9 місяців тому
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.
@JuampyMarconSK8
@JuampyMarconSK8 Рік тому
Excellent content and very useful! Thank you very much! Keep it up!
@YuriR
@YuriR Рік тому
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 ✌️
@abhaypardeshi2095
@abhaypardeshi2095 Рік тому
@@YuriR waiting for new video!! ESP32 & also waiting for STM32 series.....😇
@edsonbrusque
@edsonbrusque Рік тому
Seus vídeos são ótimos Yuri. Me ajudaram muito. Obrigado mesmo.
@kyunghohong5534
@kyunghohong5534 Рік тому
This is really good video. Thank you Yuri.
@YuriR
@YuriR Рік тому
I'm glad you like it
@rbclima
@rbclima Рік тому
Nicely done!!! You need to post more often. I'll recommend you to my students.
@YuriR
@YuriR Рік тому
Thank you Prof. Rafael, working on the next video already :)
@pawerapta9525
@pawerapta9525 10 місяців тому
Very good tutorial, you deserve a way more subscribers :)
@YuriR
@YuriR 9 місяців тому
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.
@alyazfar6958
@alyazfar6958 10 місяців тому
simple and cool tutorial
@YuriR
@YuriR 9 місяців тому
Thank you! Glad you liked it!
@mustafamontaser4955
@mustafamontaser4955 Рік тому
Sir, Simply, YOU have made my day. Thanks very much
@YuriR
@YuriR Рік тому
And you made my day with this comment! Thank you!
@dannyshin1602
@dannyshin1602 Рік тому
Thank you for making this video, it is awesome. I am just waiting for your another upload.,
@YuriR
@YuriR Рік тому
Thank you for your patience! Will be uploading more videos soon!
@surajpatil5767
@surajpatil5767 Рік тому
Many Thanks for this video, keep making more videos love from 🇮🇳
@YuriR
@YuriR Рік тому
Hi Suraj, Thank you so much! Will do :)
@Scwan15021983
@Scwan15021983 Рік тому
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🙂
@YuriR
@YuriR Рік тому
Thank you so much! Really appreciate it! Will keep doing more videos :)
@hbend1li
@hbend1li Рік тому
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. 🥳
@YuriR
@YuriR Рік тому
Hi Hamza, thanks again! Will start making content about FreeRTOS soon! ✌️
@abdhammal9416
@abdhammal9416 Рік тому
It's a great job, thanks for your excellent quality video. I think there is a specific extension that makes life easier.
@YuriR
@YuriR Рік тому
Hi Abd Hammal, thank you!
@heartminer5487
@heartminer5487 11 місяців тому
It's 2023 and getting started with ESP takes soooooo many steps........
@YuriR
@YuriR 9 місяців тому
I know! There is no easy way to success 🙂
@ef7811
@ef7811 29 днів тому
Wanna easy way? Well, work in Arduino IDE, lol
@vladimirvacl4360
@vladimirvacl4360 5 місяців тому
Díky!
@Fikusekk
@Fikusekk 5 місяців тому
Great video!
@RaboSergOne
@RaboSergOne Рік тому
It's COOL!!! Are you planning on making more videos? What is the theme of the next video(lesson)?
@yahmk3978
@yahmk3978 11 місяців тому
Thank you!
@YuriR
@YuriR 9 місяців тому
No, thank you! 🙂
@FranLanderreche
@FranLanderreche Рік тому
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
@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! ✌️
@yenyuthnea631
@yenyuthnea631 Рік тому
great to see this videos
@YuriR
@YuriR Рік тому
Glad you enjoyed it!
@ef7811
@ef7811 29 днів тому
Hey Yuri! Really enjoyed the tutorial. I wonder why did you stop making videos? 😢 I like how you explain everything.
@infotechoverloaded721
@infotechoverloaded721 Рік тому
Great man
@YuriR
@YuriR Рік тому
Thank you!
@stormbytes
@stormbytes 10 місяців тому
Best ESP-IDF tutorial out there. Yuri have you considered making a paid course? You could even Kickstarter it!
@YuriR
@YuriR 9 місяців тому
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 UKposts videos and posting here soon. See you in the next one.
@DeLaCruzer11
@DeLaCruzer11 8 місяців тому
You guys can also use the IDE that came with the esp-idf sdk. It is easier to use.
@itakagastonkitambala3918
@itakagastonkitambala3918 Рік тому
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.
@YuriR
@YuriR Рік тому
Thanks for the comment! That's a great suggestion! :)
@vigneshs6232
@vigneshs6232 Рік тому
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...
@YuriR
@YuriR Рік тому
Hi Vignesh, thank you so much for your kind words! An ESP Mesh video is in my todo list :)
@vigneshs6232
@vigneshs6232 Рік тому
@@YuriR Eagerly waiting for that video Sir....Please do that as soon as possible..My kind request Sir...
@mtraven23
@mtraven23 Місяць тому
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.
@Industrial_automation_eng
@Industrial_automation_eng Рік тому
You are legend
@YuriR
@YuriR Рік тому
Thank you so much!✌️
@carlosvidal3814
@carlosvidal3814 Рік тому
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!)
@muhammadrayyanalvi6799
@muhammadrayyanalvi6799 Рік тому
great videos, please make more
@YuriR
@YuriR Рік тому
Thanks, will do!
@polderbert
@polderbert Рік тому
Thanks!
@YuriR
@YuriR Рік тому
Thank you so much Polderbert! I really appreciate the donation! :)
@PattysLab
@PattysLab 5 місяців тому
Legend
@DynoRC
@DynoRC 2 місяці тому
can't thank you enough
@alexz2580
@alexz2580 Рік тому
Thank you Yuri for such a big help. Can you please make a video regarding BLE communication protocol, ADC and I2C communication with sensors?
@YuriR
@YuriR Рік тому
Hi AleX, glad it helped! Thanks for the suggestions, will definitely make some videos about those topics soon!
@BilalSatellite
@BilalSatellite Рік тому
Good job sir 👍
@YuriR
@YuriR Рік тому
Thank you! ✌️
@warchildcustomcreations
@warchildcustomcreations Рік тому
I would love to see more content from you!! 👌. Any chance the Freertos video is still in the works?
@JakeCrawfordOfficial
@JakeCrawfordOfficial Рік тому
Can you make a tutorial for how to use ESP IDF with AWS IoT? Love the videos! You are a great teacher.
@YuriR
@YuriR Рік тому
Thank you! Great suggestion!
@farzanamjadi3071
@farzanamjadi3071 Рік тому
thank you
@YuriR
@YuriR Рік тому
You're welcome!
@muhammadavivsabilalmujtahi7894
@muhammadavivsabilalmujtahi7894 Рік тому
sir, please make tutorial video to input some library in esp idf
@nolawi802
@nolawi802 Рік тому
Thanks for the video! Is there a book about how to code using Espressif IDF?
@konachatterjee2937
@konachatterjee2937 Рік тому
Great clear video! Some questions: What are your thoughts on platformIO? There are a lot of adafruit and other 3rd party libraries, can you show some videos linking some of those in?
@YuriR
@YuriR Рік тому
Hi Kona! Thank you! PlatformIO is also a good option, I'll make a video about it in the future. Definitely will be making a video about how to work with 3rd party libraries this year!
@TechiReel
@TechiReel Рік тому
Thank you
@YuriR
@YuriR Рік тому
Thanks for watching! :)
@TechiReel
@TechiReel Рік тому
Why you stopped uploading yuri? 1 and more year passed and only 4 uploads 🤔
@johannessimanjuntak2902
@johannessimanjuntak2902 Рік тому
Thank You for your video, may be you want to make new video about esp now . Thank You 🙏
@asmaeelhadouyousfi
@asmaeelhadouyousfi 4 місяці тому
How did you solve the problem concerning the last libraries that did you include : freetos
@SernickTV
@SernickTV Рік тому
i need more of that stuff
@YuriR
@YuriR Рік тому
Will be posting more videos soon! :)
@SernickTV
@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!
@florianberdich3612
@florianberdich3612 3 місяці тому
Hi Yuri, is it also possible to implement ESP Matter trough this? or can you make a video about ESP Matter as well? Thanks!
@cassiorodrigues800
@cassiorodrigues800 Рік тому
Dalheeeeeeee 🚀
@jeffreydijkstra3391
@jeffreydijkstra3391 Рік тому
if I create a new project, VS code won't create a .vscode file with settings etc. is it hidden? or did you alter some settings? thanks in advance
@just111ce
@just111ce Рік тому
Thank you Yuri for this powerfull video. If it possible, plz make a video about working with W5500. Thank you in advance!
@YuriR
@YuriR Рік тому
Hi Dmitry! Thank you and thanks for the suggestion!
@mountrat
@mountrat 4 місяці тому
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?
@LarsMyghAndersen
@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
@YuriR Рік тому
Glad it worked! :)
@agustinjacobortiz9390
@agustinjacobortiz9390 Рік тому
Is there a way to create a proyecto from a bin file? thank you very much.
@ronaldronald8819
@ronaldronald8819 Рік тому
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
@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 :)
@janlab2433
@janlab2433 Рік тому
Can I decompile the bin file extracted from esp32 and view the project code through any reverse engineering tool thankue in advance 🥰
@prashantmalla3094
@prashantmalla3094 Рік тому
Thanks for this amazing video . Can you make videos on BLE .
@YuriR
@YuriR Рік тому
Hi Prashant, thank you! Will be making a BLE video soon!
@kscheffer
@kscheffer Рік тому
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.
@YuriR
@YuriR Рік тому
Hi Kai, thanks for this! It's very helpful!
@sergplyaka3670
@sergplyaka3670 Рік тому
Thanks for the great video. Please tell me how to correctly include C files that are in other folders
@YuriR
@YuriR Рік тому
Hi Serg, you can either include file by file, separated by spaces, for example: set(COMPONENT_SRCS "main.c" "../file1.c" "../../file2.c") or you can also include whole directories using set(COMPONENT_SRCDIRS "." "../folder1" "../folder2")
@buffplums
@buffplums Місяць тому
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
@alejandroguerrero8020
@alejandroguerrero8020 2 місяці тому
hello, in the terminal the command "start idf.py menuconfig" cannot run, i see a error
@GodShaktiisLIve
@GodShaktiisLIve Рік тому
hey yuri i am waiting for more videos can you please make a video on ota in esp32 c-3
@YuriR
@YuriR Рік тому
Hi Shakti, definitely will make a video about OTA soon! It won't matter which variation of ESP32 ✌️
@tishasaha6837
@tishasaha6837 Рік тому
How to turn off the led? and do another project?My esp 32 led is continuously blinking
@vicmar4167
@vicmar4167 Рік тому
Hi Yuri, can you recommend (or make) a video about setting the ESP32 with the wifi feature using the ESP32 libraries (not Audrino)?
@YuriR
@YuriR Рік тому
Hi Vicmar, thanks for the comment! I'm going to make a video about WIFI on IDF pretty soon!
@carlosvidal3814
@carlosvidal3814 Рік тому
You can check the esp-idf examples :)
ESP-IDF | Введение
45:38
Crazy Geeks
Переглядів 23 тис.
ESP32 - DEBUGGING your ESP-IDF code using JTAG [VS CODE]
19:53
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Переглядів 3,1 млн
PlatformIO: All you need to know in 10 Minutes!
10:56
J's e-shack
Переглядів 277 тис.
ESP-IDF vs Arduino Framework: Best Framework for ESP32-S3 Development.
6:11
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Переглядів 506 тис.
Getting Started with ESP32 - Step-By-Step Tutorial
19:50
Tomasz Tarnowski
Переглядів 294 тис.
Making Simple Windows Driver in C
7:26
Nir Lichtman
Переглядів 261 тис.
Getting Started with the ESP32 Development Board  |  Programming an ESP32 in C/C++
15:23
Bare metal GPIO driver for ESP32 | Toggling an LED
12:43
The EV Engineer
Переглядів 4,1 тис.
RTX 4070 Super слишком хороша. Меня это бесит
15:22
Рома, Просто Рома
Переглядів 79 тис.
RTX 4070 Super слишком хороша. Меня это бесит
15:22
Рома, Просто Рома
Переглядів 79 тис.
Phone charger explosion
0:43
_vector_
Переглядів 22 млн