Page 1 of 1

VS Code Example Project

Posted: Mon Jul 05, 2021 6:28 pm
by joshchen
Hi,

I am using VS Code Espressif extension and I am trying to find some example projects including: UART, SPI, I2C, Wi-Fi access point, etc. I am not able to find them under ESP-IDF Examples. Where can I find more examples?

Also I tried PlatformIO extension in VS Code, but the Espressif IoT framework gave me an error when trying to create a project. It was working ok when using Arduino framework (using Arduino framework also doesn't give me enough project examples like the ones mentioned above). Does Espressif support Platform IO?

Thanks!

Re: VS Code Example Project

Posted: Tue Jul 13, 2021 1:54 pm
by ESP_bignacio
Have you follow the tutorials in the GitHub repository ?

How to install
https://github.com/espressif/vscode-esp ... install.md

How to copy one of the examples:
https://github.com/espressif/vscode-esp ... sic_use.md