The ESP32-P4 Mini is Espressif’s latest high-performance development board featuring the new ESP32-P4 SoC with dual-core 400MHz RISC-V processor and dedicated AI acceleration unit.
Key Specifications
- CPU: Dual-core RISC-V @ 400MHz
- RAM: 32MB PSRAM
- Flash: 16MB
- Display: Supports MIPI-DSI up to 1080p
- Camera: MIPI-CSI interface
- USB: USB 2.0 OTG High Speed
- Connectivity: Wi-Fi 6 + BLE 5.0 (via ESP32-C6)
Performance
The ESP32-P4 delivers impressive performance for embedded AI workloads, capable of running lightweight neural networks for image classification and object detection at real-time speeds.
Getting Started
The board is fully supported by ESP-IDF v5.3+ and Arduino IDE. Example projects for camera streaming, AI inference, and display output are available on the official Espressif GitHub repository.