CompletedRetroGo consoles based on the ESP32-S3
PRO
RetroGo consoles based on the ESP32-S3
License
:CC BY-NC-SA 4.0
Description
An ESP32-S3-based emulator console that can play emulators such as FC/NES, GameBoy, etc.
Firmware source code:https://github.com/ohdarling/retro-go/
The compiled firmware is attached.
The shell file is attached.
Flash the firmware
In the preceding address, download the compiled firmware to the local disk, go to the directory where the firmware is located in the command line, and run the following command to flash the firmware to ESP32-S3:
esptool.py -b 921600 write_flash --flash_size detect 0x0 retro-go_esp32s3-st7789v-v1.0-1-g8e5bb_esp32s3-devkit-c.img
Note: You need to have the esptool.py tool installed in advance, you can use brew on macOS, or install ESP-IDF in Visual Studio Code and use ESP-IDF Terminal to execute the command.
For the full project introduction, please refer to the official account article:
Designed by wandaeda (from OSHWHub)
Link:https://oshwhub.com/wandaeda/ji-yu-esp32-s3-de-retrogo-you-xi-ji
Design Drawing
The preview image was not generated, please save it again in the editor.Intellectual Property Statement & Reproduction Instructions
This is an open-source hardware project. All intellectual property rights belong to the creator. The project is shared on the platform for learning, communication, and research only; any commercial use is prohibited. If your intellectual property rights are infringed on EasyEDA, please notify us by submitting relevant materials in accordance with the Rules for Complaints and Appeals of IPR Infringement.
Users must independently verify the circuit design and suitability when replicating this project. All risks and consequences are borne by the user, and the platform assumes no liability.
Empty


Comment