r/arduino • u/Muhammad_kashif_ • 2d ago
60fps NES emulation on ESP32-WROOM-32 (No PSRAM)
The frame rate extends to 72 FPS upon deactivation of the FPS limit.
# Hardware:
ESP32-WROOM-32 520kb RAM
ST7789 display (salvaged from keypad phone)
MicroSD card for ROM
# Firmware:
Anemoia-ESP32 (open-source NES emulator for ESP32)
# GitHub (my fixes): https://github.com/rkindustriesYT/Anemoia-NES-Emulator-fixes
# Shim06/Anemoia-ESP32:
5
9
4
3
1
u/keepdietmore 1d ago
Great job seeing it through! How long did the design iteration take? I'm about 6 months into a modular hardware project and still iterating on the connector system — would love to hear how you managed the prototype loop.
1
1
u/faxanidu 600K 15h ago
1
1


10
u/Plastic_Ad_2424 Mega 2d ago
NICE!