High-performance microcontroller board with AI capabilities, image processing, WiFi, Bluetooth, and rich interfaces. Ideal for smart home and multimedia applications.
ดูการใช้งานอย่างละเอียดได้ที่ Click
FireBeetle 2 ESP32-P4 Development Kit เป็นชุดพัฒนาไมโครคอนโทรลเลอร์ที่ออกแบบมาเพื่อรองรับงาน AI และมัลติมีเดียระดับสูง ภายในใช้หน่วยประมวลผล RISC-V แบบดูอัลคอร์ 360MHz พร้อมหน่วยความจำ PSRAM 32MB และ Flash 16MB รองรับการเข้ารหัสวิดีโอ H.264 ที่ความละเอียด 1080p@30fps ผ่านอินเทอร์เฟซ MIPI-CSI/DSI และพอร์ตขนานสำหรับกล้องและจอแสดงผล นอกจากนี้ยังมี ESP32-C6 coprocessor สำหรับเชื่อมต่อเครือข่าย Wi-Fi 6 และ Bluetooth 5 โดยไม่รบกวนพลังประมวลผลหลัก จุดเด่นอีกประการคือ IO Expansion Board ที่ช่วยลดความยุ่งยากในการต่อวงจรและทำให้การต้นแบบระบบเป็นไปอย่างรวดเร็วและเสถียร จึงเหมาะสำหรับงานกล้อง AI, ระบบสมาร์ทโฮม, ป้ายโฆษณาอัจฉริยะ และอุปกรณ์ HMI ที่ต้องการความเร็วและการเชื่อมต่อสมัยใหม่ ภายในบอร์ดขนาดกะทัดรัดเพียง 25.4 x 60 มม.
INTRODUCTION
Unleash true 1080p edge AI and interactive HMI applications with the FireBeetle 2 ESP32-P4 Development Kit. This all-in-one solution is engineered around the powerful ESP32-P4: a dual-core RISC-V processor featuring aSingle-Precision FPUand a professional-grade media engine withhardware-accelerated H.264 encoding (1080p@30fps). The kit provides both MIPI and parallel interfaces for maximum camera and display flexibility, while an onboard co-processor delivers next-generationWi-Fi 6 and Bluetooth 5. To bring it all together, the included IO Expansion Board streamlines development, providing an effortless platform to create sophisticated projects like high-performance AI cameras, responsive smart displays, and other advanced vision systems.
High-Performance AI and Video Processing
The ESP32-P4 is engineered for advanced HMI and video applications. Its 360MHz dual-core RISC-V CPU features a single-precision FPU and AI instruction extensions, providing powerful computational performance for complex algorithms.
It boasts a professional-grade multimedia engine, capable of handling 1080p video streams via its MIPI-CSI/DSI and parallel camera/display interfaces. The onboard hardware accelerator delivers real-time H.264 encoding at 1080p@30fps, while the integrated ISP, PPA, and 2D-DMA ensure smooth, responsive GUI development. Combined with native support for capacitive touch and speech recognition, this kit is the perfect choice for any intelligent interactive device.
Next-Generation WIreless Connectivity
A dedicated ESP32-C6 co-processor handles all wireless tasks, freeing the main ESP32-P4 CPU to dedicate its full power to AI models and video processing. This separation ensures maximum performance and stability for the core application.
-
For AI Cameras and Smart Doorbells: Wi-Fi 6provides the high throughput and low latency needed to smoothly stream processed 1080p video to the cloud or a smartphone, eliminating stutter and lag even in crowded wireless environments.
-
For Interactive Panels and Robotics: Bluetooth 5 (LE) simplifies the device commissioning process, enabling effortless initial setup via a smartphone app. This also allows the device to act as a hub, reliably controlling nearby Bluetooth sensors, smart locks, or lights.
Rapid Prototyping with IO Expansion Board
The IO Expansion Board is designed to eliminate common hardware bottlenecks like messy wiring and unstable connections. It provides a clean, reliable, and clearly labeled hardware foundation, freeing developers to focus on application code.
Compatibility Notice: This board uses the ESP32-P4 chip (v1.0). It is compatible with both Arduino IDE and ESP-IDF. Please note that the advanced MIPI-CSI and AI functions currently require the ESP-IDF. All other functions are fully supported in the Arduino IDE.
Applications
- AI-enabled network cameras with real-time facial recognition and video streaming
- Smart video doorbells or digital peephole viewers
- Object tracking gimbals and robot vision systems
- Interactive home automation control panels
- Multimedia advertising displays and interactive digital photo frames
SPECIFICATION
Processor and Memory
- HP Core: RISC-V 32-bit Dual-Core @ 360 MHz
- LP Core: RISC-V 32-bit Single-Core @ 40 MHz
- PSRAM: 32MB
- Flash: 16MB
- L2 Cache Memory: 768 KB
Wireless Connectivity
- Wi-Fi Provided by: Onboard ESP32-C6 Co-processor
- Wi-Fi Protocol: IEEE 802.11 b/g/n/ax (Wi-Fi 6)
- Bluetooth Protocol: Bluetooth 5 (LE)
Interfaces and Periperals
- Display Interface: 1x MIPI-DSI (2-lane, Raspberry Pi compatible)
- Camera Interface: 1x MIPI-CSI (2-lane, Raspberry Pi compatible)
- USB: 1x High-Speed USB OTG 2.0 (Type-C), 1x USB CDC (Type-C)
- Audio: 1x Onboard PDM Microphone
- Storage: 1x TF Card Slot
- Other: I2C, I3C, SPI, I2S, UART, SDIO, ADC, Touch, PWM, IR
Physical and Electrical
- Operating Voltage: 3.3V
- Input Voltage: 5V DC (via Type-C or VCC)
- Operating Temperature: -10°C to 60°C
- Main Board Dimensions: 25.4 x 60 mm
Note: Peripheral functions are multiplexed. The numbers above represent the maximum available count for each type.DOCUMENTS
SHIPPING LIST
- FireBeetle 2 Board ESP32-P4 Microcontroller x1
- IO Expansion Board for FireBeetle 2 ESP32-P4 x1
- 20pin-2.54mm Pin Header x2
PROJECTS
Project 1: [FireBeetle 2 ESP32 P4 Development Kit] Home Assistant IoT Thermometer
Introduction: This article presents the project design of DFRobot FireBeetle 2 ESP32 P4 Development Kit for an IoT remote thermometer, which collects temperature data via ADC and uploads it to the Home Assistant platform through MQTT protocol and WiFi module. It covers development environment setup, hardware connections, project testing, flowcharts, code, MQTTX testing, HA testing, and operational demonstrations.
Project 2: [FireBeetle 2 ESP32 P4 Development Kit] Home Assistant IoT Stepper Motor Control
Introduction: This article presents the project design of DFRobot FireBeetle 2 ESP32 P4 Development Kit for remote stepper motor rotation control via Home Assistant, utilizing WiFi module and MQTT protocol. Includes project introduction, flowchart, hardware connections, flowchart, engineering code, HA dashboard design, and operational demonstrations.
Project 3: Using a Raspberry Pi-Compatible CSI Camera with FireBeetle 2 ESP32 P4 (ESP-IDF)
Introduction: This guide explains how to interface a Raspberry Pi-compatible CSI camera with the FireBeetle 2 ESP32 P4 development board using the ESP-IDF framework.


3. Tutorial - First Time Use
3.1 Arduino IDE Configuration
When you use the ESP32 for the first time, you need to know the following steps:
- Add the ESP32 development board in Arduino IDE (How to add the ESP32 board to Arduino IDE?)
- Select the development board and serial port
- Burn the program
3.2 Select Development Board
- Click Tools->Board, select "ESP32P4 Dev Module".

- The development board needs to be set before burning the code:
- USB CDC On Boot:
- Enabled: Print serial port data through the USB interface
- Disabled: Print serial port data through TX and RX
- Partition Scheme: Disk partitioning scheme. Please select the appropriate storage space according to the Flash of the development board.
- Port: Development board port (Just make sure the COM number is correct, which has nothing to do with the subsequent chip model.)

3.3 LED Blinking
- Copy the code into the window and click "Upload" to upload the code.

- Wait for the burning to complete, and you can see the on-board LED light start to flash.
