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
- Host: GitHub
- URL: https://github.com/elmot/esp32-p4-example-ew2025
- Owner: elmot
- License: mit
- Created: 2025-01-24T08:49:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T07:32:13.000Z (over 1 year ago)
- Last Synced: 2025-04-11T12:14:00.118Z (about 1 year ago)
- Topics: display, esp32, esp32p4, opencv, webcam
- Language: C++
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)