Difference between revisions of "MintyPi V2"

From sudomod
Jump to: navigation, search
Line 20: Line 20:
 
*fbcp (copies the framebuffer to an SPI/GPIO screen): https://github.com/tasanakorn/rpi-fbcp
 
*fbcp (copies the framebuffer to an SPI/GPIO screen): https://github.com/tasanakorn/rpi-fbcp
 
*Retrogame (turns GPIO into keyboard input): https://github.com/adafruit/Adafruit-Retrogame
 
*Retrogame (turns GPIO into keyboard input): https://github.com/adafruit/Adafruit-Retrogame
 +
 +
'''A pre-configured RetroPie image will be available soon.'''
  
 
==FAQ==
 
==FAQ==

Revision as of 16:04, 8 June 2017

Minty pi green.jpg

Parts List

  • Altoids tin (I don't think size varies between countries, but the ones I've been using are from the US). You can also use the blank tin that Adafruit sells, as it's an exact match in size and shape: https://www.adafruit.com/product/97
  • Raspberry Pi Zero W (the older non-W version will work fine, but wifi is very nice to have for transferring roms and SSHing into it to tweak settings, since the USB port is taken up by the sound card)
  • 3D-printed parts to hold everything in place (I'll have those available soon. STL files will be available at some point in the future.)
  • Screen: either the 2.4" screen with custom PCB that Helder will have available soon, or a 2.2" ILI9340-based SPI TFT screen like this one:

http://www.ebay.com/itm/252135075697 (It should look identical to this one on the back. You may be able to find cheaper sellers. There is a thread for discussing screen options here: http://sudomod.com/forum/viewtopic.php?f=30&t=2887).

Software

A pre-configured RetroPie image will be available soon.

FAQ

Misc Links