Thanos GB Zero build
- tronicgr
- Posts: 143
- Joined: Tue Jun 07, 2016 4:26 pm
- Has thanked: 95 times
- Been thanked: 67 times
- Contact:
Thanos GB Zero build
This my take on Gameboy Zero, using a handheld security monitor for display.
Here is a tease video clip:
https://youtu.be/H1bBOTAdsVM
Testing the HDMI:
https://youtu.be/QwgHRFotE80
The screen can be turned off while playing on HDMI output to save battery.
Testing controls and games on GB Zero:
https://youtu.be/aK4KACBcUGk
Another testing video (better quality):
https://www.youtube.com/watch?v=zJlBMfedyMM
The parts I used are:
-3.5" TFT LED Portable Test Monitor CCTV Camera Security Audio Video Tester J5J8
http://www.ebay.com/itm/291709734092?_t ... EBIDX%3AIT
-Raspberry Zero
-Adafruit MAX98357 I2S Class-D Mono Amp
https://www.adafruit.com/product/3006
-Teensy
-Gameboy DMG-01 4 button PCB DIY Pi Zero
http://www.ebay.com/itm/Gameboy-DMG-01- ... 974209588?
-Mini Micro USB Male to USB Female OTG Adapter Converter
http://www.ebay.com/itm/291703312146?_t ... EBIDX%3AIT
-2 In 1 OTG 3 Port Mini 480 Mbps USB Power LED HUB For PC Laptop Notebook 5V/1A
http://www.ebay.com/itm/182050766693?_t ... EBIDX%3AIT
-Mini Metal Speaker w/ Wires - 8 ohm 0.5W
https://www.adafruit.com/product/1890
-Lithium Ion Battery Pack - 3.7V 4400mAh
https://www.adafruit.com/products/354
If I forgot any part, ask me to add it please.
Thanks
Thanos
Here is a tease video clip:
https://youtu.be/H1bBOTAdsVM
Testing the HDMI:
https://youtu.be/QwgHRFotE80
The screen can be turned off while playing on HDMI output to save battery.
Testing controls and games on GB Zero:
https://youtu.be/aK4KACBcUGk
Another testing video (better quality):
https://www.youtube.com/watch?v=zJlBMfedyMM
The parts I used are:
-3.5" TFT LED Portable Test Monitor CCTV Camera Security Audio Video Tester J5J8
http://www.ebay.com/itm/291709734092?_t ... EBIDX%3AIT
-Raspberry Zero
-Adafruit MAX98357 I2S Class-D Mono Amp
https://www.adafruit.com/product/3006
-Teensy
-Gameboy DMG-01 4 button PCB DIY Pi Zero
http://www.ebay.com/itm/Gameboy-DMG-01- ... 974209588?
-Mini Micro USB Male to USB Female OTG Adapter Converter
http://www.ebay.com/itm/291703312146?_t ... EBIDX%3AIT
-2 In 1 OTG 3 Port Mini 480 Mbps USB Power LED HUB For PC Laptop Notebook 5V/1A
http://www.ebay.com/itm/182050766693?_t ... EBIDX%3AIT
-Mini Metal Speaker w/ Wires - 8 ohm 0.5W
https://www.adafruit.com/product/1890
-Lithium Ion Battery Pack - 3.7V 4400mAh
https://www.adafruit.com/products/354
If I forgot any part, ask me to add it please.
Thanks
Thanos
Last edited by tronicgr on Sat Jun 18, 2016 10:09 am, edited 4 times in total.
- tronicgr
- Posts: 143
- Joined: Tue Jun 07, 2016 4:26 pm
- Has thanked: 95 times
- Been thanked: 67 times
- Contact:
Re: Thanos GB Zero build
Building continued:
I used the Adafruit I2S amplifier to avoid having any noise from the screen. I connected it like in the adafruit guide:
https://learn.adafruit.com/adafruit-max ... y-pi-usage
I used the Adafruit I2S amplifier to avoid having any noise from the screen. I connected it like in the adafruit guide:
https://learn.adafruit.com/adafruit-max ... y-pi-usage
Last edited by tronicgr on Sat Jun 18, 2016 10:04 am, edited 5 times in total.
- tronicgr
- Posts: 143
- Joined: Tue Jun 07, 2016 4:26 pm
- Has thanked: 95 times
- Been thanked: 67 times
- Contact:
Re: Thanos GB Zero build
Here is a better video that demonstrates the final result. I haven't found a better way to mount internally the two parts of the case yet, thus the reason for the tape on the sides
https://www.youtube.com/watch?v=zJlBMfedyMM
Thanks
Thanos


https://www.youtube.com/watch?v=zJlBMfedyMM
Thanks
Thanos
- tronicgr
- Posts: 143
- Joined: Tue Jun 07, 2016 4:26 pm
- Has thanked: 95 times
- Been thanked: 67 times
- Contact:
Re: Thanos GB Zero build
I succeed to fix the volume issues with I2S in retropie without having to re-complile the Emulation Station!!!!!
I just added a mixer value for the I2S sound following the instructions of the HiFiberry page:
https://support.hifiberry.com/hc/en-us/ ... me-control
I edited the /etc/asound.conf adding:
After a reboot, I can now access the volume via the alsamixer fine without having to recompile the Emulation Station!!!
You can check with the commands:
amixer
aplay -l
Thanks
Thanos
I just added a mixer value for the I2S sound following the instructions of the HiFiberry page:
https://support.hifiberry.com/hc/en-us/ ... me-control
I edited the /etc/asound.conf adding:
Code: Select all
pcm.hifiberry {
type softvol
slave.pcm "plughw:0"
control.name "PCM"
control.card 0
}
pcm.!default {
type plug
slave.pcm "hifiberry"
}
ctl.!default {
type hw
card 0
}
You can check with the commands:
amixer
aplay -l
Code: Select all
pi@retropie:~ $ amixer
Simple mixer control 'PCM',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 255
Front Left: 255 [100%]
Front Right: 255 [100%]
Simple mixer control 'PCM',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 255
Front Left: 255 [100%]
Front Right: 255 [100%]
pi@retropie:~ $
pi@retropie:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_dac], device 0: HifiBerry DAC HiFi pcm5102a-hifi-0 []
Subdevices: 0/1
Subdevice #0: subdevice #0
pi@retropie:~ $
Thanks
Thanos
Last edited by tronicgr on Thu Jun 23, 2016 4:52 am, edited 1 time in total.
- Fleder
- Posts: 849
- Joined: Thu May 05, 2016 9:04 am
- Location: Germany
- Has thanked: 183 times
- Been thanked: 258 times
Re: Thanos GB Zero build
Thanks.tronicgr wrote:I succeed to fix the volume issues with I2S in retropie without having to re-complile the Emulation Station!!!!!
I read about that, too. But it was too much to get into, so i just recompiled it.
But this is a great way to save 2 1/2 hours

Would you mind creating a tutorial on this for the forum?
- tronicgr
- Posts: 143
- Joined: Tue Jun 07, 2016 4:26 pm
- Has thanked: 95 times
- Been thanked: 67 times
- Contact:
Re: Thanos GB Zero build
Fleder wrote:Thanks.tronicgr wrote:I succeed to fix the volume issues with I2S in retropie without having to re-complile the Emulation Station!!!!!
I read about that, too. But it was too much to get into, so i just recompiled it.
But this is a great way to save 2 1/2 hoursNice find.
Would you mind creating a tutorial on this for the forum?
Of course you can create tutorial for it if you want to use any of the information here.
I have more information on the i2s sound on Adafruit forum, and made a video as well that shows the modification working on their PiGrrl Zero just yesterday:
https://youtu.be/ct3Clmvc-KQ
https://forums.adafruit.com/viewtopic.php?f=50&t=97961
Thanks
Thanos
Who is online
Users browsing this forum: No registered users and 1 guest