

That is my whole reason to be looking into these screens to be honest and I'm well aware of those files but thanks for the links. I plan to make some changes to his choices of components for power and charging but I wanted to look into screen possibilities that are not 3.5 inch but more like 3.2inch so there doesn't need to be any case modding for the screen.kamon wrote:Thank you!!! Ordered one to play with.
Also, guys.
I followed a project awhile back where someone built a custom PCB for the GBA and used a 3.2" SPI LCD, here's a link to the GH project:
https://github.com/Ryzee119/GBA_Emulator-by-Ryzee119-/
Not only did they release their Eagle files so you can get the boards made, but they also had a SPI breakout board over on oshpark: https://oshpark.com/shared_projects/9tH3I87q
Looks like everything would work.
And, even more interesting to me:
@Helder, would you ever be interested in turning his Eagle files into a more robust one that at least has X/Y buttons, and preferably with some of the features your AIO has?
Maybe even for commission?
Helder wrote: That is my whole reason to be looking into these screens to be honest and I'm well aware of those files but thanks for the links. I plan to make some changes to his choices of components for power and charging but I wanted to look into screen possibilities that are not 3.5 inch but more like 3.2inch so there doesn't need to be any case modding for the screen.
NTSC TVs (older tube sets) run at around 30fps and these SPI screens run about that speed so these emulators should run decent on them.
by default my guide uses GPIO18 for the backlight. this is mainly because it can do pwm and let you adjust the backlight brightness. This would interfere with the PWM audio, but in the command you are using to initialise the screen, there is an 'LED' parameter, so you could shift that to make it easier.Mischief wrote:Can PWM audio still be used with these screens? I do like the screen/Pi Zero combo PCB so much space saved
PWM Audio can be used out of the other pwm pin as combined Stereo on 1 pin. Also aren't there 2 PWM1 or PWM0 pins? So theoretically 3 PWM pins?Mischief wrote:Can PWM audio still be used with these screens? I do like the screen/Pi Zero combo PCB so much space saved
Helder wrote:PWM Audio can be used out of the other pwm pin as combined Stereo on 1 pin. Also aren't there 2 PWM1 or PWM0 pins? So theoretically 3 PWM pins?Mischief wrote:Can PWM audio still be used with these screens? I do like the screen/Pi Zero combo PCB so much space saved
Go for it!! for £10 you can make a pocket pi!!Mischief wrote:I just wasn't sure as I only follow the guides, from the pinout images I have seen (many of them) there are 2 PWM1 pins (GPIO 13 and 19 physical pins 33 and 35) and only 1 PWM0 (GPIO 18 physical pin 12) as this screen method will save space it's a shame to take up the gained space by using a USB DAC.
As these screens seem to be cheap I may just get one to play around with, I have a couple of spare zero's to test with.
Users browsing this forum: No registered users and 1 guest