Anonymous
Mar 27, 2026
Rating: 4/5
Solid board, minor pin labeling issue
Works well with Arduino IDE. Pinout diagram could be clearer on the silkscreen, but functionality is perfect.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Unit | ESP32-S3-WROOM-1 |
| Flash Memory | 16MB |
| PSRAM | 8MB Octal PSRAM |
| Wi-Fi Standard | 2.4 GHz (802.11 b/g/n) |
| Bluetooth Version | Bluetooth 5 (LE) |
| Camera Interface | DVP Interface (Supports OV2640) |
| USB Port | USB Type-C (OTG Supported) |
| Operating Voltage | 3.3V |
| GPIO Pins | 45 Programmable GPIOs |
| Dimensions | 54mm x 28mm x 12mm |
Anonymous
Mar 27, 2026
Rating: 4/5
Solid board, minor pin labeling issue
Works well with Arduino IDE. Pinout diagram could be clearer on the silkscreen, but functionality is perfect.
Anonymous
Mar 26, 2026
Rating: 5/5
Best learning board
Lots of tutorials available online for this specific model. Great for students getting into embedded systems.
Anonymous
Mar 16, 2026
Rating: 4/5
Good value
16MB flash is plenty for most projects. USB-C is a nice touch for modern setups. Runs cool under load.
Anonymous
Mar 15, 2026
Rating: 5/5
Great for AIoT projects
The PSRAM makes a huge difference for camera buffers. Easy to flash and the USB-C connection is very convenient.
Anonymous
Mar 07, 2026
Rating: 5/5
Perfect for ESP-IDF
Compiled and uploaded without issues. Wi-Fi range is impressive compared to older ESP32 models.
Q: Does it support 5V logic levels on GPIO?
A: No, the GPIOs are 3.3V logic. Please use level shifters for 5V peripherals to avoid damage.
Q: Can I power this board via a LiPo battery?
A: Yes, it has a battery connector interface suitable for single-cell LiPo batteries.
Q: Is the camera module included in this package?
A: No, this is the core development board only. The camera module is sold separately.
Q: What is the typical current consumption during Wi-Fi use?
A: Approximately 80mA during Wi-Fi transmission, though this varies depending on specific usage and settings.
Q: Is this compatible with the Arduino IDE?
A: Yes, it is fully compatible with Arduino IDE and also supports ESP-IDF.