How to add external library in ESP IDF using Arduino as a component with VS Code

preview_player
Показать описание
In this Video tutorial I've explained you about how to add any external library of Arduino in ESP-IDF, here we are using Arduino as a component so we are interfacing DHT11 sensor with esp32 and we are using VS code editor with ESP-IDF extension.

#ESP32
#ESPIDF
#visualstudiocode
Рекомендации по теме
Комментарии
Автор

Great vid mate. Could of perhaps done only 1 library (as the demonstration) but still excellent. Informative and to the point.

mthurtell
Автор

Thank you for this tutorial sir,
Also, i am facing problems in adding extension of esp idf for esp32 in vscode.

Xavier_Everwhere
Автор

The file structure seems to have changed. In CMakeList, it's not LIBRARY_SRC anymore. It's split into multiple variables:

womacko
Автор

when I installed the esp-idf v4.4.5 it give the error in last step that python version mismatched. how can I solve this?

jagajagadeesan
Автор

What versions of ESP-IDF, ESP-IDF Tools, python, xtensa, etc are you using. Loading current releases does not work for using arduino as a component.

PeteDubler
Автор

Sensor data not received after import. So it can't be said as an authentic way. Useless video, since nothing is done there

prateeksingh