Page 1 of 1

tinkerBOY's first Game Boy Zero build - from the Philippines

Posted: Fri Jul 07, 2017 12:11 am
by tinkerBOY
Here is my first Game Boy Zero build. I'm using the GPIO pins for the buttons instead of the teensy which I think is very easy to setup.
GBZ RetroPieShow
IMG_1407.JPG
IMG_1407.JPG (1.4 MiB) Viewed 12192 times
IMG_1408.JPG
IMG_1408.JPG (1.25 MiB) Viewed 12192 times
I placed the micro usb charger port just under the audio jack which makes it hardly noticeable. The PWM Audio is built using this guide.
Micro USB Port & Audio Jack.Show
IMG_1413.JPG
IMG_1413.JPG (1.1 MiB) Viewed 12192 times
IMG_1409.JPG
IMG_1409.JPG (1.02 MiB) Viewed 12192 times
Instead of the usual HDMI port in the "CONTRAST", i positioned the Raspberry Pi Zero's sdcard port in there. And also a low battery led light in the "DC6V" where the usual micro usb port is placed. I built the simple low battery led using this one which draws very little current.
SDCard & Battery LEDShow
IMG_1411.JPG
IMG_1411.JPG (1.23 MiB) Viewed 12192 times
Volume & USB PortShow
IMG_1410.JPG
IMG_1410.JPG (1.16 MiB) Viewed 12192 times
L&R buttonsShow
IMG_1412.JPG
IMG_1412.JPG (1.04 MiB) Viewed 12192 times
I used two separate modules for the 5V Boost converter and the 3.7V Battery charger because its way cheaper than the Adafruit Powerboost.
5V boost, battery charger, audio amp, etc..Show
IMG_1415.JPG
IMG_1415.JPG (1.76 MiB) Viewed 12192 times
The 3.7V battery charger has two led indicators when charging and fully charged so i just placed it inside the battery compartment which makes the led light visible from outside the battery cover.
Charging LEDShow
IMG_1414.JPG
IMG_1414.JPG (964.23 KiB) Viewed 12173 times
[/spoiler
GPIO Setup GuideShow
I made a simple script to automate the task of setting up the GPIO controller buttons with Adafruit's retrogame utility software.
Thanks a lot to @wermy and the rest of the sudomod community! :)

Thanks also to:
@Helder for the low battery led indicator,
@SP33 for the PWM audio guide,
adafruit.com for the GPIO guide.

Best Regards
tinkerBOY from PH🇵🇭

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Fri Jul 07, 2017 1:32 am
by muniosi
Looks good! I like the micro USB port placement - it's always interesting to me to see unconventional ways of doing things. Great work!

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Fri Jul 07, 2017 3:31 pm
by dumbitdwn
Would you mind reposting the Adafruit GPIO link? It's broken and I'm interested to learn how that's done. Also where did you order the 5v boost and battery charger? Thanks!

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Fri Jul 07, 2017 4:16 pm
by rodocop
dumbitdwn wrote: ↑
Fri Jul 07, 2017 3:31 pm
Would you mind reposting the Adafruit GPIO link? It's broken and I'm interested to learn how that's done. Also where did you order the 5v boost and battery charger? Thanks!
Here's link with instructions. Same as the adafruit.

viewtopic.php?t=57

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Fri Jul 07, 2017 7:05 pm
by tinkerBOY
dumbitdwn wrote: ↑
Fri Jul 07, 2017 3:31 pm
Would you mind reposting the Adafruit GPIO link? It's broken and I'm interested to learn how that's done. Also where did you order the 5v boost and battery charger? Thanks!
I have updated my post to fix the adafruit link and included the parts you were asking.

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Sat Jul 08, 2017 9:16 am
by dumbitdwn
zeroboy wrote: ↑
Fri Jul 07, 2017 7:05 pm
dumbitdwn wrote: ↑
Fri Jul 07, 2017 3:31 pm
Would you mind reposting the Adafruit GPIO link? It's broken and I'm interested to learn how that's done. Also where did you order the 5v boost and battery charger? Thanks!
I have updated my post to fix the adafruit link and included the parts you were asking.
Thank you! Really appreciate you taking the time to link everything.

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Tue Jul 11, 2017 9:58 am
by tinkerBOY
rodocop wrote: ↑
Fri Jul 07, 2017 4:16 pm
dumbitdwn wrote: ↑
Fri Jul 07, 2017 3:31 pm
Would you mind reposting the Adafruit GPIO link? It's broken and I'm interested to learn how that's done. Also where did you order the 5v boost and battery charger? Thanks!
Here's link with instructions. Same as the adafruit.

viewtopic.php?t=57
This is much simpler, http://www.sudomod.com/forum/viewtopic. ... 902#p36902

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Tue Jul 18, 2017 6:00 pm
by firestw152
Hey would you mind showing the audio wiring? I am having trouble making my headphone jack and speaker work together I also have a radio shack pontiometer volume wheel I also have the same AMP as you.

Re: zeroboy's first Game Boy Zero build - from the Philippines

Posted: Tue Jul 18, 2017 6:50 pm
by tinkerBOY
firestw152 wrote: ↑
Tue Jul 18, 2017 6:00 pm
Hey would you mind showing the audio wiring? I am having trouble making my headphone jack and speaker work together I also have a radio shack pontiometer volume wheel I also have the same AMP as you.
I followed a diagram i saw here in this forum. I followed b
IMG_1403.PNG
IMG_1403.PNG (125.74 KiB) Viewed 11790 times