Gut your old Gamboy and upgrade it with a Raspberry Pi. via instructables
Picture of Gameboy LCD+Raspi Upgrade
Hi all! After being a long-time browser of this site I decided it was time to publish my first Instructable. I’m very much into all things retro-gaming. I’ve built a full-size virtual pinball running Hyperspin which may well be my next Instructable. I’m also in the process of upgrading an early 90’s Final Lap driving cabinet to be a multi-game machine.
Here I will show how I gutted an old non-working Nintendo Gameboy original, and fitted these parts instead:
– 3.5″ 320×240 LCD with driver PCB
– Raspberry Pi (Model A)
– custom built button PCB
– 1x 18650 Li-Ion cell
– USB Li-Ion charger board
– 3.7V to 5V DC-DC converter board
– stereo audio amp board
– stereo speakers
I’ve seen other Instructables doing a similar thing, but I set myself a few challenges and desired features of my build which include:
– Fitting the Pi with little or (ideally) no modification
– Have the Pi’s USB port and HDMI port remain accessible
– Have the SD card hidden away but also easily accessible
– Retain analogue control of volume
– Retain normal functions of all front buttons, also make it easy to add buttons if the need arises
– Upgrade sound with internal stereo speakers
– Have major components unpluggable (ie. not have all things hard-wired to each other)
– Retain some kind of visible power LED and charge status LEDs
– Have the Gameboy case fit back together cleanly but very securely
– Achieve a good run-time per charge, around 2hrs+
In the end I think I achieved all these goals. Initially I wanted to fit 2x Li-Ion cells but there just wasn’t enough room for that 2nd cell.
I had enough experience with Raspian/Raspbmc to know how to get the Pi up and running with RetroPie. I was new to EmulationStation though. I also had not previously dealt with the GPIO pins on a Pi. But I soon discovered how useful these pins are and that it would be possible to control not only the games but also navigate EmulationStation menus as well. Each button grounds a certain GPIO pin, then software makes that action produce a keystroke, as defined in a config file.
Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!