Difference between revisions of "MintyPi V2"

From sudomod
Jump to: navigation, search
Line 21: Line 21:
 
*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.'''
+
'''I will have both pre-configured RetroPie images for people to use, as well as a setup script that you can run on a fresh RetroPie install to configure the screen, sound, controls, etc.'''
  
 
==FAQ==
 
==FAQ==

Revision as of 19:39, 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

I will have both pre-configured RetroPie images for people to use, as well as a setup script that you can run on a fresh RetroPie install to configure the screen, sound, controls, etc.

FAQ

Does it have L/R buttons?

 Yes πŸ‘ it πŸ‘ has πŸ‘ L πŸ‘ and πŸ‘ R πŸ‘ buttons.

Where are the STL files?

 They will be released soon.  See this thread for more info: http://sudomod.com/forum/viewtopic.php?f=30&t=3181

Can I use a 2.4" screen on a board, like the 2.2" version?

 No, the board is too wide, even if you were to chop off the corners.

Can you get to the SD card?

 Not easily, no; you'd have to remove a few screws and lift out the bottom portion of the tin.

How will you put ROMs on it without access to the SD card?

 This is why the Pi Zero W is so nice - it has built-in wifi, so you can transfer files and update settings that way.

How much does this cost?

 Depends where you buy your parts.  You can use the links in the parts list as a starting point and may be able to save a few bucks by looking around for better prices.

Can a 2000mAh battery fit in there?

 Not the Adafruit one, no.  If you increase the height of the bottom area of the tin very much at all then your buttons will be pressing against the screen, and that's not good.

Can I just buy a pre-made one?

 I (wermy) will likely have a few for sale, but not many.  I'm sure there will be others selling a few pre-made ones here and there as well, just like the Game Boy Zero.

Is there room for analog sticks?

 Probably not, and would require finding something other than Retrogame for the input (it just spits out keyboard keys given some GPIO pin input, which of course wouldn't work well with analog sticks).

Is there room for a headphone jack?

 You'd need one that could switch the speaker off when you plug it in, like with the GBZ.  I doubt there is enough room for one like that.

How do you control the volume?

 You can control the volume while inside a game by pressing select + L/R.

Misc Links