# How to Create an UI Application for the ESP32-P4

DevFeed: [How to Create an UI Application for the ESP32-P4](<https://devfeed.tech/articles/how-to-create-an-ui-application-for-the-esp32-p4-13696.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/04/how-to-easily-develop-ui-applications-for-the-esp32-p4/>)

Author: John Lee

Published: 2025-04-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [ui](<https://devfeed.tech/topics/ui.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Development](<https://devfeed.tech/topics/development.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [toolchain](<https://devfeed.tech/topics/toolchain.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [embedded-wizard](<https://devfeed.tech/tags/embedded-wizard.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [gui](<https://devfeed.tech/tags/gui.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [p4](<https://devfeed.tech/tags/p4.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [ui](<https://devfeed.tech/tags/ui.md>), [windows](<https://devfeed.tech/tags/windows.md>)

## AI overview

A step-by-step guide to creating an Embedded Wizard UI application for the ESP32-P4-Function-EV-Board. It covers the recommended hardware and software, Embedded Wizard 15 compatibility, and the ESP-IDF and Windows toolchain prerequisites.

## Source excerpt

Complete tutorial for building Embedded Wizard UI applications on ESP32-P4-Function-EV-Board with ESP-IDF V5.5.1, featuring Master Demo and example projects.