Smart Home Automation Forum

Full Version: Lesson1-config Arduino IDE for ESP32 module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1. Download and install Arduino from https://www.arduino.cc/
2. add "https://dl.espressif.com/dl/package_esp32_index.json" to your "Additional Boards Manager URLs"
[Image: config-arduino-ESP32-1.png]
3. Search "ESP32" install esp32 by Espressif Systems board.
[Image: config-arduino-ESP32-2.png]
4. complete.