Search found 2 matches

by tangstone
Thu Aug 06, 2026 6:43 pm
Forum: Showcase
Topic: NES on ESP32-P4 with MIPI-DSI
Replies: 0
Views: 2

NES on ESP32-P4 with MIPI-DSI

https://github.com/tangstoney/esp32p4-nesemu/blob/main/README_CN.md

https://youtu.be/vCaPCH94INk?si=UREuSRQMkMkgFjyC

A proof-of-concept NES emulator running on the ESP32-P4 Function EV Board driving a 7-inch 1024 x 600 MIPI-DSI panel. The emulator core is nofrendo; everything below it — video ...
by tangstone
Thu Aug 06, 2026 6:35 pm
Forum: 项目展示
Topic: esp32p4 nesemu 基于 MIPI-DSI 的 ESP32-P4 NES 模拟器
Replies: 0
Views: 6

esp32p4 nesemu 基于 MIPI-DSI 的 ESP32-P4 NES 模拟器

https://github.com/tangstoney/esp32p4-nesemu/blob/main/README_CN.md

https://youtu.be/vCaPCH94INk?si=UREuSRQMkMkgFjyC

ESP32-P4 Function EV Board 上的 NES 模拟器 POC,屏幕是 7 寸 1024 x 600 MIPI-DSI。 模拟器内核用的是 nofrendo,内核以下的显示、输入、音频 (即 OSD 胶水层)全部为本项目基于 ESP-IDF v6.0 和 esp_lvgl_adapter 组件重写。

与经典的 ESP32 nofrendo ...

Go to advanced search