A Tiny ESP32 Handheld NES Emulator for the ESP32
A Tiny ESP32 Handheld NES Emulator
Requirements: ESP32 , ST7789 LCD, MICROSD CARD slot, PCM5102 I2S AUDIO MODULE, OTHER PARTS...
if you enjoyed those videos, then please subscribe to my channel which I update every week
👉 Subscribers :
FEATURES:
MicroSD card support
240*240 1.3“ LCD ST7789 display
I2S AUDIO support PCM5102 module
huge NES ROMs up to 512kB (read from FLASH)
==========
= Required =
==========
□ ESP32 Development Board
□ Using 7 push Buttons Switches
□ 240*240 1.3“ LCD ST7789 display
□ PCM5102 I2S AUDIO MODULE,
□ MICROSD CARD slot,
=========================
= Schematic is pretty simple: =
=========================
AUDIO i2S ======= TO ======== ESP32
I2S_BCK_IO //BCK ---------------------- (GPIO 27)
I2S_WS_IO //LCK ------------------------(GPIO 32)
I2S_DO_IO //DIN ----------------------