Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 750 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 750 Bytes

esp32p4-mipi-dsi-panel-demo

Precompiled ESP32-P4 + MIPI DSI panel example, ready to simulate in Wokwi.

This project demonstrates how to use the ESP32-P4 with a MIPI DSI panel. The example uses the LVGL library to draw a simple user interface on the panel. You can find the source code for this example in the esp-idf examples.

Running the project

  1. Install Wokwi Simulator Extension for Visual Studio Code.
  2. Press "F1" and select "Wokwi: Start Simulator". If this is the first time you run the simulator, Wokwi will ask you to get a license and activate it.