Skip to menu

Robotics with Object Pascal

ESP32-S3 super mini experience

* BEFORE YOU START *

Before coding with Arduino IDE, make sure USB CDC on Boot "Enabled".

Otherwise, your code uploaded will not run.

 

CDC_on_Boot_Enable.png

 

To use with Expansion Board

(Expansion board for S3 is not available, so use H2 board instead.)

 

DevBoardPins.png

 

 

Both sides of ESP32-S3 super mini

S3_supermini_both_sides.png

 

Full Test (GPIO in-n-out, multiple I2C ports, A/D)

TEST.png