Microcontroller Handheld Game Console (Part 14) — Circuit Connection for Running FC Emulator on Pico

Microcontroller Handheld Game Console (Part 14) — Circuit Connection for Running FC Emulator on Pico

The hardware of the game console is relatively simple, without complex sensors. LCD: The connection of the SPI interface, besides VCC and GND, includes MOSI (SDA), SCK (SCL), DC, and CS, which correspond to the pins of the ST7789. This project clones picosystem-infones, where picosystem is an open-source mini operating system that runs the FC … Read more