Anonymous
Mar 23, 2026
Rating: 5/5
Perfect for AIoT Prototyping
The integration of the P4 and C6 chips is brilliant. Having dedicated Wi-Fi 6 on the C6 while the P4 handles heavy lifting makes this board incredibly versatile for complex projects.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Processor | ESP32-P4 (Dual-core RISC-V, up to 400 MHz) |
| Integrated MCU | ESP32-C6 (Wi-Fi 6, Bluetooth 5, Zigbee, Thread) |
| Display Interface | 4-lane MIPI DSI for high-resolution screens |
| Camera Interface | 2-lane MIPI CSI supporting up to 8MP sensors |
| Ethernet Port | 10/100 Mbps RJ45 with PoE support capability |
| Memory | 16MB Quad SPI Flash + 8MB Octal PSRAM |
| Connectivity | USB Type-C (OTG), microSD Card Slot, GPIO Headers |
| Power Supply | 5V via USB-C or VIN pin (3.3V LDO onboard) |
| Dimensions | 86mm x 56mm x 12mm |
| Operating Temperature | -40°C to +85°C (Industrial Grade) |
Anonymous
Mar 23, 2026
Rating: 5/5
Perfect for AIoT Prototyping
The integration of the P4 and C6 chips is brilliant. Having dedicated Wi-Fi 6 on the C6 while the P4 handles heavy lifting makes this board incredibly versatile for complex projects.
Anonymous
Mar 20, 2026
Rating: 4/5
Great hardware, steep learning curve
Hardware quality is top-notch as expected from Waveshare. The DSI screen support is smooth. Just be prepared to dig into the documentation if you are new to the ESP32-P4 architecture.
Anonymous
Mar 18, 2026
Rating: 5/5
Excellent camera performance
Connected an 8MP camera via the CSI interface and the frame rates are impressive. The dual-core RISC-V processor handles image processing tasks much better than older ESP32 models.
Anonymous
Mar 17, 2026
Rating: 5/5
Ethernet port is a game changer
Finally, an ESP board with a built-in RJ45 port that works flawlessly out of the box. No need for external modules for stable network connections in my factory automation tests.
Anonymous
Mar 09, 2026
Rating: 5/5
Best value for advanced features
As a student, getting this much functionality (Ethernet, DSI, CSI, Dual MCUs) at this price point is amazing. It has accelerated my final year project significantly.
Anonymous
Mar 07, 2026
Rating: 4/5
Solid board for industrial apps
Using this for a gateway project. The temperature range is suitable for our warehouse environment. Only minor issue was the initial driver setup for the DSI display on Linux.
Q: Is the ESP32-C6 module removable or soldered on?
A: The ESP32-C6 is integrated directly onto the PCB and is not removable. It functions as a co-processor specifically handling wireless connectivity protocols like Wi-Fi 6 and Bluetooth.
Q: Does this board support Power over Ethernet (PoE)?
A: The board includes an RJ45 port designed for data transmission. While it has the physical layout compatible with PoE splitters, an external PoE splitter module is required to inject power; it does not have an onboard PoE controller.
Q: What is the maximum resolution supported by the DSI interface?
A: The 4-lane MIPI DSI interface can typically support resolutions up to 1280x800 or higher depending on the specific screen panel and refresh rate requirements. Please check the datasheet of your specific DSI screen for compatibility.
Q: Does it come with a case or enclosure?
A: No, this product is sold as a bare development board. However, we offer compatible acrylic cases separately which you can find in the accessories section of our store.
Q: Can I use standard Arduino IDE with this board?
A: Yes, the ESP32-P4 is supported in the Arduino IDE via the esp32 package. You will need to install the latest version of the board manager and select the 'ESP32-P4' board profile.