Anonymous
Mar 29, 2026
Rating: 5/5
Perfect for IoT Prototyping
This board is exactly what I needed for my home automation project. The WROVER module with extra PSRAM handles complex tasks smoothly. Setup with Arduino IDE was seamless.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Microcontroller | ESP32-D0WDQ6 (Dual Core) |
| Flash Memory | 4 MB |
| PSRAM | 8 MB (WROVER Module) |
| Operating Voltage | 3.3V |
| Input Voltage | 5V via Micro-USB or Header |
| Wi-Fi Standard | 802.11 b/g/n (2.4 GHz) |
| Bluetooth Version | v4.2 BR/EDR and BLE |
| GPIO Pins | 34 Programmable GPIOs |
| Interface | Micro-USB, UART, SPI, I2C, ADC, DAC |
| Dimensions | 54mm x 28mm x 13mm |
Anonymous
Mar 29, 2026
Rating: 5/5
Perfect for IoT Prototyping
This board is exactly what I needed for my home automation project. The WROVER module with extra PSRAM handles complex tasks smoothly. Setup with Arduino IDE was seamless.
Anonymous
Mar 26, 2026
Rating: 4/5
Great value, minor pin labeling issue
Excellent performance and connectivity. My only small complaint is that some GPIO pin labels on the silkscreen are a bit faint, but the documentation online clears it up quickly.
Anonymous
Mar 25, 2026
Rating: 5/5
Reliable and Fast
I've burned through several cheaper clones, but this genuine DevKitC is stable. Wi-Fi range is impressive, and the dual-core processing makes multitasking easy.
Anonymous
Mar 20, 2026
Rating: 5/5
Best ESP32 board I've used
The build quality is superior. The USB-to-UART bridge works flawlessly on both Windows and Linux without needing extra drivers. Highly recommended for serious developers.
Anonymous
Mar 19, 2026
Rating: 5/5
Ideal for Student Projects
Bought ten of these for our university robotics club. They are robust enough to handle student errors and powerful enough for advanced computer vision experiments.
Anonymous
Mar 02, 2026
Rating: 4/5
Solid board, gets warm under load
Performance is top-notch for the price. Note that it does get moderately warm when running Wi-Fi and Bluetooth simultaneously at high loads, but nothing concerning.
Q: What is the maximum current output for the 3.3V pin?
A: The onboard regulator can supply approximately 600mA total, but we recommend drawing no more than 500mA from the 3.3V pin to ensure stability.
Q: Is this compatible with the ESP-IDF framework?
A: Yes, the ESP32-DevKitC is fully supported by the Espressif IoT Development Framework (ESP-IDF) as well as Arduino IDE and MicroPython.
Q: Can I power this board directly with a 3.7V LiPo battery?
A: It is not recommended to connect a LiPo battery directly to the 5V or 3.3V pins. Please use a dedicated charging module and regulate the voltage appropriately before connecting to the VIN pin.
Q: Does this board come with headers pre-soldered?
A: No, this version typically comes without headers soldered to allow for flexible mounting options. You will need to solder them yourself if required.
Q: Does the WROVER module support camera interfaces?
A: Yes, the ESP32 chip supports DVP camera interfaces. However, you may need to check specific pin mappings for your camera module against the ESP32-DevKitC pinout.