Anonymous
Mar 28, 2026
Rating: 4/5
Great performance, steep learning curve
Processing power is outstanding for the price. Setting up the MIPI display took some time to configure correctly, but once running, the frame rates are impressive.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Processor | Espressif ESP32-P4 Dual-core RISC-V up to 400 MHz |
| Wireless Connectivity | WiFi 6 (802.11ax) and Bluetooth 5 (LE) |
| Memory | 16MB PSRAM and 16MB Flash storage |
| Display Interface | MIPI DSI interface supporting high-resolution LCDs |
| Camera Interface | 2x MIPI CSI interfaces for image processing |
| Audio Features | I2S, PDM, and built-in microphone support |
| Expansion Headers | GPIO, SPI, I2C, UART, PWM, and ADC pins |
| Power Supply | USB Type-C 5V input with efficient PMIC |
| Dimensions | 76mm x 54mm x 12mm |
| Operating Temperature | -20°C to +70°C industrial grade range |
Anonymous
Mar 28, 2026
Rating: 4/5
Great performance, steep learning curve
Processing power is outstanding for the price. Setting up the MIPI display took some time to configure correctly, but once running, the frame rates are impressive.
Anonymous
Mar 21, 2026
Rating: 5/5
Perfect for AIoT Prototyping
The ESP32-P4 board from Waveshare is incredible. The WiFi 6 support makes data transfer seamless, and the dual camera interfaces are exactly what I needed for my computer vision project.
Anonymous
Mar 17, 2026
Rating: 4/5
Good value for money
For the features offered, especially the high-speed CPU and large memory, the price point is unbeatable. Documentation could be slightly more detailed for beginners.
Anonymous
Mar 07, 2026
Rating: 5/5
Ideal for edge computing
We deployed these boards in our robotics lab for edge inference. The RISC-V architecture handles TensorFlow Lite models surprisingly well without overheating.
Anonymous
Mar 04, 2026
Rating: 5/5
Excellent build quality
Solid PCB design and good component placement. The USB-C port is sturdy, and the pin headers are well-labeled. Highly recommend for industrial control applications.
Anonymous
Mar 03, 2026
Rating: 5/5
Voice processing works flawlessly
I used this for a smart home hub with voice commands. The audio processing capabilities are top-notch, and the BLE 5 connectivity is very stable.
Q: Is an external antenna included for WiFi 6?
A: The board comes with an onboard ceramic antenna, but it also includes an IPEX connector for attaching an external high-gain antenna if needed.
Q: What is the maximum resolution supported on the display output?
A: Via the MIPI DSI interface, it can drive displays up to 800x480 or higher depending on the specific panel and refresh rate requirements.
Q: Does it support Power over Ethernet (PoE)?
A: No, this specific model does not have built-in PoE support. It must be powered via the USB Type-C port or VIN pins.
Q: Can I connect a standard Raspberry Pi Camera Module directly?
A: No, this board uses MIPI CSI interfaces which require specific MIPI cameras. Standard Raspberry Pi cameras use different connectors and protocols.
Q: Does this board support Python programming via MicroPython?
A: Yes, the ESP32-P4 is fully compatible with MicroPython and CircuitPython, allowing for rapid development without needing C++.