Use Arduino IDE to develop ESP32S3 development board
This note mainly records how a novice uses Arduino IDE to develop the ESP32S3 development board, connects the ESP32 to the computer, adds an additional development board in the Arduino IDE, and lights up the LED light in the ESP32 through the sample code. The following operations are all performed in a Windows system environment. Preparation ESP32 S3 development board Arduino IDE USB To Type C Windows operating system computer Internet environment with normal access to Github ...