Skip to content

Official Release for ESPlay Micro Hardware

Latest
Compare
Choose a tag to compare
@pebri86 pebri86 released this 05 Nov 10:24
· 4 commits to master since this release

Official Release for ESPlay Micro Hardware
How to deploy bootloader and emulation firmware to ESPlay Micro

Preparation

  1. Micro USB Cable
  2. Micro SDCard
  3. Install esptool

    pip install esptool

Installation

  • open the firmware folder and execute flash.bat under windows or flash.sh under linux (don't forget to make it executable first by chmod +x).
  • if the operation success the esplay will boot into bootloader menu.
  • put the card to ESPlay Micro sdcard slot.
  • turn on the board and the bootloader will show list of firmware file available e.g will display esplay-retro-emu.fw and mp3-player_DAC.fw
  • To flash the firmware select the file then press A then Start, wait until flashing done then it will automatically restart and boot to application.
  • Place the rom of emulator on roms folder to the appropriate folder example game gear rom to gg folder, gameboy rom to gb folder and so on.