Skip to content

alaltitov/Waveshare-ESP32-P4-86-Panel-ETH-2RO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Static Badge Static Badge Static Badge

Waveshare ESP32-P4-86-Panel-ETH-2RO & ESPHome

First Tests and Integration Guide


🚀 Overview

This project showcases the first tests of the Waveshare ESP32-P4-86-Panel-ETH-2RO running on ESPHome.
All core components are functional. You can experiment with LVGL and freely modify the configuration.

Tested on ESPHome version: 2025.7.2


✨ Features

  • Ethernet & WiFi support
    (Switch between them via configuration)
  • Voice Assistant Integration
    (Works with Home Assistant voice assistant – see video below)
  • Online Radio Playback
    (Russian radio station demo – see video below)
  • LVGL UI experiments
    (Open for your creativity!)

⚙️ Getting Started

1. Hardware

2. ESPHome Configuration

  • WiFi or Ethernet:
    • To use WiFi:
      • Uncomment esp32_hosted and wifi sections
      • Comment out the ethernet section
    • To use Ethernet:
      • Uncomment the ethernet section
      • Comment out esp32_hosted and wifi

Note:
ESP32-P4 support in ESPHome is still experimental. Bugs may occur!

3. Flashing / Installation

Option 1:
Copy the contents of this repository into the esphome folder of your Home Assistant installation.

Option 2:
Clone this repository directly using Visual Studio Code (VSCode)


🗣️ Voice Assistant

  • Integrates with Home Assistant’s voice assistant.
  • Requires additional configuration in Home Assistant for full functionality.

Demo Video:
Voice Assistant Demo


📻 Online Radio

  • Plays a Russian online radio station.
  • Easily customizable for other streams.

Demo Video:
Online Radio Demo


🧪 LVGL UI Experiments

  • Feel free to experiment with LVGL widgets and layouts.
  • Contributions and creative ideas are welcome!

📝 Notes

  • ESP32-P4 support is experimental in ESPHome.
  • Some features may be unstable or buggy.
  • Tested and working on ESPHome version 2025.7.2.

📬 Feedback & Contributions

  • Found a bug? Have an idea?
    Open an issue or submit a pull request!

📚 Useful Links


Enjoy experimenting with your Waveshare ESP32-P4-86-Panel and ESPHome!

Releases

No releases published

Packages

No packages published