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

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ค. 2024
  • 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
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 235

  • @ViktorVano
    @ViktorVano 2 ปีที่แล้ว +99

    Good to see a tutorial that is NOT based on Arduino, but a proper C programming :) Great job.

    • @YuriR
      @YuriR  2 ปีที่แล้ว +1

      Hi Viktor! Thank you, glad you liked it! :)

    • @jsonslim
      @jsonslim ปีที่แล้ว

      But what is wrong with arduino?

    • @ViktorVano
      @ViktorVano ปีที่แล้ว +8

      @@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 ปีที่แล้ว +2

      @@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 2 ปีที่แล้ว +16

    finally, someone tackling the mysteries of esp32

    • @YuriR
      @YuriR  2 ปีที่แล้ว +2

      I know right? it was about time :)

  • @linkpad6270
    @linkpad6270 2 วันที่ผ่านมา

    Thanks! Great clear and concise explanation of creating an IDF project from scratch not many guides offer this.

  • @juanmartinguillen4876
    @juanmartinguillen4876 9 หลายเดือนก่อน

    Great content man. Clear, concise explanations, good pace, 10/10. I hope you do good with your channel.

  • @user-rx6rh3yx4g
    @user-rx6rh3yx4g หลายเดือนก่อน

    Man, you are the great! The best tutorial for ESP32 I ever seen! Just simple and structured explanation. Appreciate your work!

  • @stryderx1
    @stryderx1 2 ปีที่แล้ว +14

    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  2 ปีที่แล้ว

      Thank you very much! I'm glad you like it! Growing the community is very important, that is the goal!

  • @ahmadghorbi4188
    @ahmadghorbi4188 6 หลายเดือนก่อน

    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.

  • @akmalnarendrasakti1634
    @akmalnarendrasakti1634 ปีที่แล้ว +6

    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 :)

  • @shivprakashyadav6906
    @shivprakashyadav6906 2 หลายเดือนก่อน

    This is what I was looking for .
    Excellent content 👍

  • @griciukas4668
    @griciukas4668 ปีที่แล้ว +2

    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! :)

  • @andresession2235
    @andresession2235 ปีที่แล้ว +2

    You videos are great! Especially using the Espressif IDF! Please continue!

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thank you Andresession! Will continue soon :)

  • @user-mm8ks7kl5s
    @user-mm8ks7kl5s 7 หลายเดือนก่อน

    Your video is the most understandable one about the ESP-IDF. Many thanks for your sharing. Thank you again.

  • @23ZeuZ23
    @23ZeuZ23 ปีที่แล้ว +2

    Been looking for days for a video like this. Amazing how almost no one explains how to create a simple empty project.

    • @YuriR
      @YuriR  ปีที่แล้ว +1

      Indeed! I'm trying to make it as easy as possible :) Thanks for watching

  • @guilhermeprado3190
    @guilhermeprado3190 2 ปีที่แล้ว +2

    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!

  • @zhanweizhong3354
    @zhanweizhong3354 ปีที่แล้ว +1

    Hi, Yuri. This is the clearest explanation video I have seen from TH-cam. 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!

  • @alessiomatarazzo6765
    @alessiomatarazzo6765 ปีที่แล้ว +1

    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! :)

  • @user-gc6bb1tk9h
    @user-gc6bb1tk9h 10 หลายเดือนก่อน +1

    Great video! really looking forward to an esp32 full course.. finally, someone tackling the mysteries of esp32.

    • @YuriR
      @YuriR  10 หลายเดือนก่อน +1

      Hi there! Thanks for the comment. There so many things to cover in this microcontroller world, definitely a course is a great idea.

  • @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.

  • @koeiekop1973
    @koeiekop1973 ปีที่แล้ว +1

    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!

  • @MrBPeet
    @MrBPeet ปีที่แล้ว +2

    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!

  • @gamingSlasher
    @gamingSlasher 6 หลายเดือนก่อน

    This is really next level education. Very nice.

  • @georgey084
    @georgey084 ปีที่แล้ว +2

    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  10 หลายเดือนก่อน

      I am so glad you liked it! You're very welcome!

  • @danielcarpio4302
    @danielcarpio4302 11 หลายเดือนก่อน +1

    VERY VERY CLEAR AND HELPFUL TUTORIAL! Thanks man!

    • @YuriR
      @YuriR  10 หลายเดือนก่อน

      Glad you liked it!

  • @tristanfirepro
    @tristanfirepro 10 หลายเดือนก่อน

    Thank you for the tutorial, this was very helpful!

  • @joelrichard-foy4938
    @joelrichard-foy4938 ปีที่แล้ว +1

    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!

  • @isharaudayangawimalaweera3642
    @isharaudayangawimalaweera3642 4 หลายเดือนก่อน

    Wonderful job. Very useful. Thank you very much for the great tutorial 😍

  • @jackflash6377
    @jackflash6377 10 หลายเดือนก่อน +1

    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  10 หลายเดือนก่อน

      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.

  • @dhruvandangar8005
    @dhruvandangar8005 2 ปีที่แล้ว +1

    Glad that you come again bro.

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Thanks Dhruvan! Will keep them coming :)

  • @lars-sorensen
    @lars-sorensen 2 ปีที่แล้ว +1

    Yuri, you are a god. Thank you for you fantastic tutorials of extremely high quality! Looking forward to more!

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Hi Lars, thank you so much for your kind words! Already working on the next videos :)

  • @edsonbrusque
    @edsonbrusque ปีที่แล้ว +1

    Seus vídeos são ótimos Yuri. Me ajudaram muito. Obrigado mesmo.

  • @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 $ 😉

  • @juanestebanguevara9235
    @juanestebanguevara9235 ปีที่แล้ว +1

    Great video! really looking forward to an esp32 full course.

    • @YuriR
      @YuriR  10 หลายเดือนก่อน +1

      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.

  • @chriskiwi9833
    @chriskiwi9833 7 หลายเดือนก่อน

    Great content. Please do more!

  • @crckdns
    @crckdns 2 ปีที่แล้ว +1

    that's an useful video! never have tried the IDF way yet!
    thanks :)

    • @YuriR
      @YuriR  2 ปีที่แล้ว +1

      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 ✌️

  • @pawerapta9525
    @pawerapta9525 11 หลายเดือนก่อน +1

    Very good tutorial, you deserve a way more subscribers :)

    • @YuriR
      @YuriR  10 หลายเดือนก่อน

      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.

  • @rbclima
    @rbclima ปีที่แล้ว +1

    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 :)

  • @ZiclopDevices
    @ZiclopDevices 2 ปีที่แล้ว +1

    You make excellent tutorials. Thanks for sharing.

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thanks for watching!

  • @kapdivyang
    @kapdivyang 2 ปีที่แล้ว +1

    Very nice with good detailing. Thanks for sharing.

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Hi Divyang, thanks for the comment! :)

  • @stormbytes
    @stormbytes 11 หลายเดือนก่อน +1

    Best ESP-IDF tutorial out there. Yuri have you considered making a paid course? You could even Kickstarter it!

    • @YuriR
      @YuriR  10 หลายเดือนก่อน

      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 TH-cam videos and posting here soon. See you in the next one.

  • @kyunghohong5534
    @kyunghohong5534 ปีที่แล้ว +2

    This is really good video. Thank you Yuri.

    • @YuriR
      @YuriR  ปีที่แล้ว

      I'm glad you like it

  • @wojciechwolek7162
    @wojciechwolek7162 2 ปีที่แล้ว +1

    As always, I have found some valuable tips in yours videos.

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Hi Wojciech Wolek, thank you, I'm glad they help :)

  • @mustafamontaser4955
    @mustafamontaser4955 ปีที่แล้ว +1

    Sir, Simply, YOU have made my day. Thanks very much

    • @YuriR
      @YuriR  ปีที่แล้ว +1

      And you made my day with this comment! Thank you!

  • @JuampyMarconSK8
    @JuampyMarconSK8 2 ปีที่แล้ว +2

    Excellent content and very useful!
    Thank you very much! Keep it up!

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      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 ปีที่แล้ว +2

      @@YuriR waiting for new video!! ESP32
      &
      also waiting for STM32 series.....😇

  • @muhammadavivsabilalmujtahi7894
    @muhammadavivsabilalmujtahi7894 ปีที่แล้ว

    thank you sir, best explanation, keep it going

  • @Scwan15021983
    @Scwan15021983 2 ปีที่แล้ว +3

    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  2 ปีที่แล้ว +1

      Thank you so much! Really appreciate it! Will keep doing more videos :)

  • @tascaqiu7112
    @tascaqiu7112 8 หลายเดือนก่อน

    you teach me how to learn. thank you yuri.

  • @jonfs2000
    @jonfs2000 ปีที่แล้ว

    Thank you for good explanation & clear video presentation 👍👍

  • @FranLanderreche
    @FranLanderreche ปีที่แล้ว +1

    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! ✌️

  • @Fikusekk
    @Fikusekk 6 หลายเดือนก่อน

    Great video!

  • @hbend1li
    @hbend1li ปีที่แล้ว +1

    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! ✌️

  • @surajpatil5767
    @surajpatil5767 2 ปีที่แล้ว +1

    Many Thanks for this video, keep making more videos love from 🇮🇳

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Hi Suraj, Thank you so much! Will do :)

  • @vigneshs6232
    @vigneshs6232 2 ปีที่แล้ว +1

    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  2 ปีที่แล้ว

      Hi Vignesh, thank you so much for your kind words! An ESP Mesh video is in my todo list :)

    • @vigneshs6232
      @vigneshs6232 2 ปีที่แล้ว

      @@YuriR Eagerly waiting for that video Sir....Please do that as soon as possible..My kind request Sir...

  • @pokpikchan
    @pokpikchan 11 หลายเดือนก่อน +1

    simple and cool tutorial

    • @YuriR
      @YuriR  10 หลายเดือนก่อน +1

      Thank you! Glad you liked it!

  • @dannyshin1602
    @dannyshin1602 ปีที่แล้ว +1

    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!

  • @abdhammal9416
    @abdhammal9416 2 ปีที่แล้ว

    It's a great job, thanks for your excellent quality video.
    I think there is a specific extension that makes life easier.

    • @YuriR
      @YuriR  2 ปีที่แล้ว

      Hi Abd Hammal, thank you!

  • @bztomato3131
    @bztomato3131 7 หลายเดือนก่อน

    High level tutorial.

  • @heartminer5487
    @heartminer5487 ปีที่แล้ว +2

    It's 2023 and getting started with ESP takes soooooo many steps........

    • @YuriR
      @YuriR  10 หลายเดือนก่อน

      I know! There is no easy way to success 🙂

    • @ef7811
      @ef7811 หลายเดือนก่อน

      Wanna easy way? Well, work in Arduino IDE, lol

  • @yahmk3978
    @yahmk3978 ปีที่แล้ว +1

    Thank you!

    • @YuriR
      @YuriR  10 หลายเดือนก่อน

      No, thank you! 🙂

  • @infotechoverloaded721
    @infotechoverloaded721 ปีที่แล้ว +1

    Great man

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thank you!

  • @itakagastonkitambala3918
    @itakagastonkitambala3918 ปีที่แล้ว +2

    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  ปีที่แล้ว +1

      Thanks for the comment! That's a great suggestion! :)

  • @RaboSergOne
    @RaboSergOne ปีที่แล้ว

    It's COOL!!! Are you planning on making more videos?
    What is the theme of the next video(lesson)?

  • @ef7811
    @ef7811 หลายเดือนก่อน

    Hey Yuri! Really enjoyed the tutorial. I wonder why did you stop making videos? 😢 I like how you explain everything.

  • @yenyuthnea631
    @yenyuthnea631 ปีที่แล้ว +1

    great to see this videos

    • @YuriR
      @YuriR  ปีที่แล้ว

      Glad you enjoyed it!

  • @polderbert
    @polderbert ปีที่แล้ว +1

    Thanks!

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thank you so much Polderbert! I really appreciate the donation! :)

  • @muhammadrayyanalvi6799
    @muhammadrayyanalvi6799 ปีที่แล้ว +1

    great videos, please make more

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thanks, will do!

  • @BilalSatellite
    @BilalSatellite ปีที่แล้ว +1

    Good job sir 👍

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thank you! ✌️

  • @ronaldronald8819
    @ronaldronald8819 ปีที่แล้ว +1

    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 :)

  • @JakeCrawfordOfficial
    @JakeCrawfordOfficial ปีที่แล้ว +1

    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!

  • @vladimirvacl4360
    @vladimirvacl4360 6 หลายเดือนก่อน

    Díky!

  • @alexz2580
    @alexz2580 2 ปีที่แล้ว +1

    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!

  • @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!)

  • @asmaeelhadouyousfi
    @asmaeelhadouyousfi 5 หลายเดือนก่อน

    How did you solve the problem concerning the last libraries that did you include : freetos

  • @TechiReel
    @TechiReel ปีที่แล้ว +1

    Thank you

    • @YuriR
      @YuriR  ปีที่แล้ว +1

      Thanks for watching! :)

    • @TechiReel
      @TechiReel ปีที่แล้ว

      Why you stopped uploading yuri? 1 and more year passed and only 4 uploads 🤔

  • @mtraven23
    @mtraven23 2 หลายเดือนก่อน

    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.

  • @farzanamjadi3071
    @farzanamjadi3071 ปีที่แล้ว +1

    thank you

    • @YuriR
      @YuriR  ปีที่แล้ว

      You're welcome!

  • @engineer_nyasha
    @engineer_nyasha ปีที่แล้ว +1

    You are legend

    • @YuriR
      @YuriR  ปีที่แล้ว

      Thank you so much!✌️

  • @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

  • @SernickTV
    @SernickTV ปีที่แล้ว +1

    i need more of that stuff

    • @YuriR
      @YuriR  ปีที่แล้ว +1

      Will be posting more videos soon! :)

    • @SernickTV
      @SernickTV ปีที่แล้ว +1

      @@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!

  • @DynoRC
    @DynoRC 3 หลายเดือนก่อน

    can't thank you enough

  • @konachatterjee2937
    @konachatterjee2937 2 ปีที่แล้ว

    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  2 ปีที่แล้ว

      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!

  • @kscheffer
    @kscheffer ปีที่แล้ว +1

    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!

  • @mountrat
    @mountrat 5 หลายเดือนก่อน

    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?

  • @PattysLab
    @PattysLab 6 หลายเดือนก่อน

    Legend

  • @florianberdich3612
    @florianberdich3612 4 หลายเดือนก่อน

    Hi Yuri, is it also possible to implement ESP Matter trough this? or can you make a video about ESP Matter as well? Thanks!

  • @alejandroguerrero8020
    @alejandroguerrero8020 3 หลายเดือนก่อน

    hello, in the terminal the command "start idf.py menuconfig" cannot run, i see a error

  • @buffplums
    @buffplums 2 หลายเดือนก่อน

    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

  • @warchildcustomcreations
    @warchildcustomcreations ปีที่แล้ว

    I would love to see more content from you!! 👌. Any chance the Freertos video is still in the works?

  • @agustinjacobortiz9390
    @agustinjacobortiz9390 ปีที่แล้ว

    Is there a way to create a proyecto from a bin file? thank you very much.

  • @tishasaha6837
    @tishasaha6837 ปีที่แล้ว

    How to turn off the led? and do another project?My esp 32 led is continuously blinking

  • @devaharshameesarapu277
    @devaharshameesarapu277 ปีที่แล้ว

    ESP32's default baud rate is 115200. If I am changing the baud rate more than that after building the project its again resetting it to 115200. As in config, its the maximum range of baud rate. But the datasheet states it can go till 5mbps. Can anyone help in how to set it? I am using ESP32 DevkitC.

  • @ScottySR
    @ScottySR 4 หลายเดือนก่อน

    I get a "The term 'idf.py' is not recognized as the name of a cmdlet, function, script file, or operable program" error. Anyone know what's wrong?

  • @LarsMyghAndersen
    @LarsMyghAndersen ปีที่แล้ว +1

    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! :)

  • @just111ce
    @just111ce 2 ปีที่แล้ว +1

    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!

  • @saydiy1528
    @saydiy1528 23 วันที่ผ่านมา

    good job. I got error of idf.py not recognized. how to fix? I did run install.bat and export.bat still not solved

  • @prashantmalla3094
    @prashantmalla3094 2 ปีที่แล้ว +1

    Thanks for this amazing video . Can you make videos on BLE .

    • @YuriR
      @YuriR  ปีที่แล้ว

      Hi Prashant, thank you! Will be making a BLE video soon!

  • @janlab2433
    @janlab2433 ปีที่แล้ว

    Can I decompile the bin file extracted from esp32 and view the project code through any reverse engineering tool thankue in advance 🥰

  • @joshinjoy123
    @joshinjoy123 ปีที่แล้ว +1

    Great videos brother. Why is this much delay in making videos. I am waiting for your new videos.

    • @YuriR
      @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!

  • @cassiorodrigues800
    @cassiorodrigues800 2 ปีที่แล้ว

    Dalheeeeeeee 🚀

  • @nolawi802
    @nolawi802 ปีที่แล้ว

    Thanks for the video! Is there a book about how to code using Espressif IDF?

  • @herdi1510
    @herdi1510 ปีที่แล้ว +3

    where is your new video? I am waiting for it. best regard

    • @YuriR
      @YuriR  ปีที่แล้ว +1

      Coming soon! Thank you! :)