Here I'm showing my second build based on a raspberry pi 3 and a DPI screen. I have already built a GBZero with a standard composite screen I have never been satisfied of, so while designing this mk3 (yes, it's just for the raspi3) a dpi screen was kinda a must-have feature.
With the idea of building all around the screen I had to sacrifice some feature from the previous version such as the GPIO buttons, I2C and serial.
Here's a list of feature I'd like to implement in this build:
- A powerful RPi3
- DPI 18bit (unless I figure out an alternative way to the graceful shutdown pin necessity)
- Arduino PRO micro keyboard/peripherals managment
- Still include RTC support via I2C
- Battery meter of course
- Adjustable backlight intensity via key shortcut (still problems on that)
- Fancy status led(s)
- ...
I would need help to figure out how to driver a boost-converter with a digital potentiometer since I burned two boost converters last night with a trivial trimmer->digital pot replacement


Any suggestion would be appreciated!
I have almost all the pieces I need, I'm just waiting for the LCD, the audio amp and the 3D-printed frame, this is the progress so far:
[Completed!]
Here it is:
If someone is interested here it's the sketch I'm using on the ProMicro:
https://github.com/vascofazza/GameBoy-MK3-Build
If someone is interested I published a little guide for display mirroring here:
https://sudomod.com/forum/viewtopic.php?f=20&t=4912
If someone is interested I made and published the SUPER free OSD here:
https://sudomod.com/forum/viewtopic.php?f=20&t=4927
Thank you all for the support!