# ESP32-P4-Platform
**Repository Path**: waveshare/esp32-p4-platform
## Basic Information
- **Project Name**: ESP32-P4-Platform
- **Description**: ESP32-P4系列开发板程序示例集合
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2026-02-27
- **Last Updated**: 2026-03-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Waveshare ESP32-P4-PLATFORM Product Engineering Sample Program
The repository is a collection of sample programs for a generic development board
---
## 📊 Compatibility of Examples
| No. | Example Name / Board Name --> | ESP32-P4-NANO | ESP32-P4-Module-DEV-KIT | ESP32-P4-WIFI6-DEV-KIT | ESP32-P4-WIFI6 | ESP32-P4-ETH | ESP32-P4-Pico | ESP32-P4-WIFI6-POE-ETH |
|---|---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|- | Link to the Board Product page |
|
|
|
|
|
|
|
| 1 | [HelloWorld](./examples/esp-idf/02_HelloWorld/) | ✅ | ✅ | ✅ | ✅ | ✅| ✅ | ✅ |
| 2 | [i2c_tools](./examples/esp-idf/03_i2c_tools/) | ✅ | ✅ | ✅ | ✅ | ✅| ✅ | ✅ |
| 3 | [wifistation](./examples/esp-idf/04_wifistation/) | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ |
| 4 | [ethernetbasic](./examples/esp-idf/05_ethernetbasic/) | ✅ |✅ | ✅ | ❌ | ✅ | ❌ | ✅ |
| 5 |[sdmmc](./examples/esp-idf/06_sdmmc/) | ✅ | ✅ |✅ | ✅ | ✅ | ✅ | ✅ |
| 6 | [I2SCodec](./examples/esp-idf/07_I2SCodec/) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| 7 | [Displaycolorbar](./examples/esp-idf/08_Displaycolorbar/) | ✅ | ✅ |✅ | ✅ | ✅ | ✅ | ✅ |
| 8 |[eth2ap](./examples/esp-idf/09_eth2ap/) | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ |
| 9 | [lvgl_demo_v9](./examples/esp-idf/10_lvgl_demo_v9/) | ✅ | ✅ | ✅ | ✅ |✅ | ✅ | ✅ |
| 10 |[video_lcd_display](./examples/esp-idf/11_video_lcd_display/) | ✅ | ✅| ✅ | ✅ |✅ |✅ |✅ |
| 11 | [simple_video_server](./examples/esp-idf/12_simple_video_server/) | ✅ |✅ | ✅ | ✅ | ✅ _(USE ETH)_ | ❌ | ✅ |
| 12 | [esp_brookesia_phone](./examples/esp-idf/13_esp_brookesia_phone/) | ✅ | ✅ |✅ | ✅| ✅ |✅ |✅ |
## 🔧 Configuration
You can find detailed configuration information on the product wiki page
---
## 🛠️ Contributing
We welcome contributions! Here’s how you can help:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Commit your changes with clear descriptions.
4. Submit a pull request for review.
---
## 🧩 Issues and Support
If you encounter any issues:
- Check the [Issues](../../issues) section.
- Create a new issue with detailed information.
- Refer to the documentation for troubleshooting tips.
- Contact the Waveshare team and provide the order number to obtain technical support.
---
## 📜 License
This repository is licensed under the Apache License License. See the `LICENSE` file for details.
---
## 🙌 Acknowledgments
- Waveshare for their excellent hardware platforms and software support
- The Espressif Team for their continuous support.
- Open-source contributors who make these projects possible.
---
Thank you for using Waveshare Electronics Products! 🚀