An open API service indexing awesome lists of open source software.

https://github.com/elmot/esp32-p4-example-ew2025

Example SDL3 application for ESP32
https://github.com/elmot/esp32-p4-example-ew2025

display esp32 esp32p4 opencv webcam

Last synced: 4 months ago
JSON representation

Example SDL3 application for ESP32

Awesome Lists containing this project

README

          

A demo for ESP32-P4
====

Based on [Juraj Michálek's Example of SDL3 for ESP32](https://github.com/georgik/esp32-sdl3-example)

Hardware:
----

* [ESP32-P4-Function-EV-Board](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32p4/esp32-p4-function-ev-board/index.html) with a display
* Web camera, connected to USB-A port(Logitech models are are recommended)
* additional USB debugger wiring

Software:
----

* [CLion](https://www.jetbrains.com/clion/)
* [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/)