Microcontroller Handheld Game Console (Part 10) — Hardware Preparation for Running Game Boy Emulator on ESP8266
The Game Boy emulator running on the ESP8266 is part of a project from ESPboy. https://github.com/ESPboy-edu/ESPboy_GameBoy ESPboy uses the ESP8266 as the processor and employs an I2C chip to expand GPIO for controlling the Game Boy, as the usable IO on the ESP8266 is quite limited. It uses an ST7735 LCD with a resolution of … Read more