ESP32 - How to install ESP-IDF using Visual Studio Code

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
foreign [Music] hi today we are going to see how to set up a development environment for espressif's iot development framework that is IDF here I'm going to show you a quick way to set up IDF environment and visual studio code using expressive's IDF extension for visual studio code let's start by downloading Visual Studio code open up the browser and visit code.visualstudio.com [Music] click on download for Windows button and wait for it to download [Music] after downloading go to downloads folder and execute the visual studio code setup accept the terms and click on next next next now check the boxes as shown and then click on next and install wait for it to install then click on finish Visual Studio code will open foreign [Music] and search for espressive in the search bar select espressif IDF extension and click on install [Music] after installing close the extensions Tab and click on new icon added on the sidebar to activate espressif IDF extension ESP IDF setup will launch click on Express option and follow the steps as shown [Music] at the time of this video latest version of IDF is 5.1 keep the default location for installation and click on install [Music] now wait for the installation to complete all the required tools are being downloaded and installed on the system I will speed up this process for the sake of video foreign [Music] [Music] after the process is complete you will see this message installation is complete now you can close this window to verify the installation we will create a sample project and try to build it to create a new IDF project we will need to use the command palette of vs code to access the command palette press control plus shift plus p on the keyboard type ESP IDF new in the command palette and click on the new project option [Music] foreign new project tab will open configure the name of the project and browse the location where you want to save this new project I will save it on desktop [Music] then choose the ESP IDF board as esp32 chip and click on choose template [Music] select ESP IDF in the option as shown it will load all the examples installed with ESP IDF select the hello world project from the list and click on create project a small pop-up will appear in the bottom right corner asking to open the created project a new window click on yes and close this window as you can see the sample project is opened and now we can try to build it using the buttons at the bottom of the window [Music] click on the build Button as shown and wait for it to build foreign [Music] if the build is successful without any error then we can say that the environment is set up properly if you like this video then share it with your friends and give a thumbs up and if you want to see more videos like this do subscribe for more videos foreign
Info
Channel: TinyBoxLabs
Views: 1,214
Rating: undefined out of 5
Keywords: ESP32, ESP-IDF, Espressif IoT Development Framework, vscode, visual studio code
Id: D0fRc4XHBNk
Channel Id: undefined
Length: 5min 30sec (330 seconds)
Published: Sat Jul 08 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.