This commit is contained in:
Alexander 2024-07-17 01:07:03 -04:00 committed by GitHub
parent e9d09548a7
commit e76e570822
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,8 +11,12 @@ This tutorial walks you through the most important steps neccessary to provision
### ESP-IDF: Create a New Project
Launch ESP-IDF extention on VS Code
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_001.png" width="70%"/>
Specify project name, directory path and ESP32 module (ESP32-WROOM or ESP32-C3)
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_002.png" width="70%"/>
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_003.png" width="70%"/>