Skip to content

micutil/Frogger_ODROID-GO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frogger for ODROID-GO

Modified by Micutil

  • M5Stack support, added the bin file.(2019/9/3)
  • Delay time support (2019/9/3)
  • Added launcher code for SD-Update / LovyanLauncher.
  • Modified sketch for Odroid-GO (using ESP32-Chimera-Core).
  • Added binary for Odroid-GO

Binary files for Launcher

  • in M5_Gamebin ... 4M minimal SPIFFS partition scheme.
  • in MD_Gamebin ... 4M default partition scheme.
  • in MF_Gamebin ... Fire defaut partition scheme.
  • in OG_Gamebin ... bin file for Odroid-GO.
  • in odroid/firmwares ... fw file for Odroid-GO Menu Control.

Copy the binary files to microSD

  • Copy the files in the microSD folder to the root of microSD.
  • Set the microSD into the M5Stack / Odroid-GO
  • Select and launche the program with LovyanLauncher.
  • For the original Odroid-GO device firmware menu control, no launcher is needed (see below).
ODROID-GO Device Firmware Menu Controls
  1. Power Switch Off
  2. Hold B button, Power Switch On
  3. Release B button when device firmware Menu appears.
Launch an app
  • A button: Select Application F/W
  • B button: Cancel
  • Start : Write Application F/W

How to play

Odroid-GO

  • Start: A button
  • Delay time: Up/down key (Odroid-GO)
  • Forwad: Up / down key
  • Lateral: Left / right key

M5Stack

  • Start: A button
  • Delay time: B or C button
  • Forwad: A button
  • Lateral: B or C button

Original READ ME

Frogger Clone for ODROID-GO

Copy the .fw file in /odroid/firmware and run it from Go-Play.

alt text

About

Frogger for ODROID GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%