Install VS Code/PlatformIO in Windows 11


 
To download VS Code, visit https://code.visualstudio.com/.

To install PlatformIO in VS Code, click on the Extensions icon on left. Search and install PlatformIO.

Next:
First try VS Code/PlatformIO to program ESP32-S3 in Arduino Framework, to blink RGB LED.


Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.