Skip to content

Arduino Code to run Pokemon LeafGreen or FireRed on an Arduino

Notifications You must be signed in to change notification settings

Brian-Frost-LaPlante/FRLGBlindDeaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRLGBlindDeaf

Arduino Code to run Pokemon LeafGreen or FireRed on an Arduino

CompressedControl.ino includes the headers, and can be uploaded to Arduino Due or Mega using the Arduino IDE. The pins corresponding to each button are listed at the very top of the CompressedControl file, and can be edited based on your preferences (if for some reason you decide to do this yourself).

The program will not run on an Arduino Uno in its current form, as the Uno has only 32 kB of program memory. Extreme compression which would allow running on this microcontroller is probably possible, but would require significant work (or the use of an external SD card to load in the instructions, available from Adafruit).

About

Arduino Code to run Pokemon LeafGreen or FireRed on an Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages