Raspberry Pi Portable Arcade Console (with RetroPie)
by HackerHouse in Circuits > Raspberry Pi
7140 Views, 92 Favorites, 0 Comments
Raspberry Pi Portable Arcade Console (with RetroPie)
Find out how to make an easy portable arcade console (cabinet) using a Raspberry Pi! You can bring it anywhere, plug it into any tv, and play all your favorite classic ROMs. This arcade has 4 general buttons and a joystick, but you can also plug in any old usb enabled controller.
Materials
- 1x Female to female jumper wires
- 6x Arcade buttons
- 1x Joystick
- 1x Electronics box (optional housing)
- 4x 4mm screw and bolt
- 1x Raspberry Pi 3
- 1x Mounting tape
I've also modeled a 3d printable case that you can use if you have access to a 3d printer.
If you don't have access to a 3d printer, you will need some tools:
- Drill
- 1-1/8" Drill Bit
- 1/2" Drill Bit
- Sand Paper
For wiring, you will need:
- Soldering Iron
- Solder
- Wire Strippers
Instructions
I created a 24 minute step-by-step video on how to assemble the arcade console, load the emulation software, map GPIO buttons to USB, and install ROMs. I'm using RetroPie for the emulators and Adafruit's Retrogame executable to map GPIO buttons to USB. RetroPie is great because it works with many different ROM files.
Diagrams and Resources
On the Github repository for this project, I've added all of the diagrams for wiring. I've also posted my modified retrogame.c file.
(*note - joystick diagram provided by Adafruit)
That's it! If you have any questions about the project, please post them in the comments and I will answer them the best I can.
Thanks,
Aaron @HackerHouse