Skip to content

Get Started with ESP-IDF

1.Download Visual Studio Code


Open the official website link:

https://code.visualstudio.com

Click to download.

wps6

Accept the license agreement and go next.

img

Accept the default location or click 'Browse...' to change the installation location.

wps8

Accept the resting default option and click 'Next >'...

Click install and waiting for the installation ...

wps9

Click 'Finish' to exit the installation and (by default) launch Visual Studio Code

wps10

2. Install the extension


Open Visual Studio Code and open Extension Manager

wps11

Click on the [Extensions] extension icon.

Select the C/C++ extension plugin and click [Install].

img

Search for keywords such as espressif, esp-idf, esp32, esp32s2, etc. in the Extensions.

Click [Install] for the esp-idf extension.

img

Open the command palette.

Click [View].

Select [Command Palette].

img

Or press the F1 shortcut key to open the command palette and enter in the command palette: ESP-IDF: Select where to save configuration settings.

img

Wait until the following progress bar is completed.

img

Then enter "ESP-IDF: Configure ESP-IDF extension" in the command palette, and click to select "ESP-IDF: Configure ESP-IDF extension".

img

After entering, select [EXPRESS].

img

Note: Select version v5.1.6.

In the following interface,click [Install] to start the installation.

img

Then, just wait patiently for the installation to be completed.

img

When you see this interface, it means the installation has been completed correctly.

img

https://www.elecrow.com/wiki/HMI_Display_course_esp_idf.html