Magpi: The Micro Arduino Gaming Platform Interface

Here’s a retro hand-held gaming console I built with my son. It uses an Arduino micro-controller, a small LCD screen, push-buttons, a 3D printed case and home-grown “PC” board. It’s really pretty easy to solder and put together. My son & I wrote two games and a drawing program for it. See the video for a quick demo. Enjoy!

Step 1: Parts List

Here’s the parts list for the magpi itself:

In addition you will need the following tools:

Soldering iron, flush cutters for trimming wires after soldering, wire-strippers, needle-nose pliers to bend wires into place, hot-glue gun.

You will also need an FTDI adaptor to program the Arduino Pro Micro. I use this one from Sparkfun: https://www.sparkfun.com/products/9873

Magpi - The Micro Arduino Gaming Platform Interface

Step 2: 3D Printing the Parts

The case and PCB were printed on a PrintrBot Jr (v2) at .3mm layer height. The PCB and top case don’t have any support material so they are pretty easy to print. The case bottom has a bunch of support which needs to be cleaned out. Message me if you are having trouble printing something, and I will get my son to help you. He’s a pro.

Please note that if you are using Slic3r 1.0.0RC2 it might create support material too close to the upright walls of the case. We had to go back to an earlier version of Slic3r for it to work. You might be able to use skeinforge.

If you don’t have a 3D printer, check the “3D print my thing” subreddit and someone will probably be able to print this for you much more cheaply that the big commercial 3D printing services. You can also try makexyz.com.

Step 3: Prepare the 3D printed parts

PCB

This project was and experiment for me in making a 3D printed mounting board for the various parts instead of having to have a standard PC board with the etching done. It felt like there were few enough connections that it would be pretty easy to solder with just plain wire as long as there was a decent support layout. The important thing was to get all the buttons in a fixed place so they wouldn’t move around as you use the magpi. Because printing small bore holes is tricky (i.e. not precise) with our Printrbot Jr. V2, what I did was leave the very bottom layer of the print solid and then drill holes through it with a 1/16″ drill bit (see photo). After you drill the holes insert a buttons an make sure the seat well.

Case

Clean out the support material in the top case. Start by passing a utility knife around the perimeter to clear the support material from the edges. Use needle nose pliers to pry up the support material. Be careful when pulling out the support material not to snap off the button backing supports. You may need to use a flat-head screwdriver to scrape off the last bits of the support material. This is most important in the areas where the battery, charger, and Arduino go so they fit. (See photos).

The top and bottom case are designed to snap together. It’s a tight fit, so you may need to use a utility knife to trim the parts a bit so they fit. It’s also a good idea to fit the LCD over the printed pins that go into the holes on the LCD circuit board to make sure they fit properly. You may have to trim them just a bit too.

Step 4: Wiring the electronics

Here is the wiring diagram for all the electronics. In the subsequent steps I’ve described how put it all together so you probably don’t even need the diagram because you should be able just to follow the instructions and look at the photos. In designing this I tried to choose pins to make the wiring as easy as possible, but of course other pin-choices are possible, you’ll just have to modify the pin mappings in the magpi software.

I’ve assembled two different magpi’s and my son has assembled a third, and we’ve done it differently each time, so feel free to assemble things in what ever order makes most sense to you. For example it might work better to solder all the wires to the Arduino first and then solder them to the buttons and LCD. Feedback appreciated!

magpi.fzz318 KB

Step 5: Mount and solder the buttons to the PCB

  1. Start by soldering all the ground connections on the buttons following the wiring diagram or the photos. I found it easiest to strip a little bit off the end of each wire and make a hook that I could loosely connect to the button lead. I use black wire for all of these.
  2. Next, solder the leads that will go from the buttons to the Arduino digital input pins. I use red wire for all of these.

Step 6: Solder LCD wires

  1. Cut and strip seven three-inch strips of red wire and 1 of black wire.
  2. Bend the stripped end of a wire over at a 90° angle and insert it into a numbered hole on the LCD. (Hole number 1 is for the black ground wire.) Do this for each numbered hole.
  3. Put a piece of tape over the wires to hold them in place. Then, flip the LCD over, solder them in, and cut the excess ends off with flush-cutters.

Magpi - The Micro Arduino Gaming Platform Interface schematic

Step 7: Prepare for soldering LCD to arduino

We need to figure out where the Arduino will sit in relation to the LCD so we can bend and cut the wires to the right size. This is a little tricky but not too bad.

  1. Take the top and and bottom cases and mate them together and use a sharpie to mark the spots on the top case where the large opening from the bottom case will meet it (see picture).
  2. Now place the PCB into the top case and draw lines extending from the marks you just made. This is where the Arduino will sit. (see picture)
  3. Now solder the male angle header to the Arduino. Trim off the extra bits of the pins that come through the Arduino.

For more detail: Magpi: The Micro Arduino Gaming Platform Interface


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top