Hugomartins11 wrote: ↑Thu Jan 10, 2019 5:09 am
Do you guys think this screen will work?
https://www.banggood.com/35-inch-TFT-LC ... rehouse=CN
It's pretty cheap, draws power from GPIO, and I can probably solder it directly to the GPIO pins on the pi, so, no need for a controller board.
Also, those TFT 3.5 screens that everyone is using from amazon are way expensiver in my local amazon, since I'm from Portugal.
if you use the standard driver for that screen, your not going to get decent performance out of it.....
however you may be able to get it working good if you use this method to enable it....
(i personally havent tried it, so you'll have to do your own research on that)
https://github.com/juj/fbcp-ili9341
this would be a far better option/solution for you...
its a tried and tested screen, which doesnt require any further modification and will work straight out the box without the need to install drivers that may or may not work
(just connect a cable to your RPi and your good to go)
https://uk.gearbest.com/development-boa ... 29447.html
(trying to save $10 on something, can some times lead to you spending more in the long run)
if you going to come to a community and ask for assistance or advice....
the
DECENT thing would be to support that community and the products that it
ORIGINALLY came up with...
instead of going for the clones/copies out there
https://sudomod.com/forum/viewtopic.php?f=38&t=4811
(even if they might be a couple of $ cheaper)
Hugomartins11 wrote: ↑Thu Jan 10, 2019 5:09 am
Do I need a Teensy to do the forwarding for the controllers? As I understand that's what it is made for...
Can I use a arduino Nano/micro instead of a teensy? I heard they can do keyboard forwarding (not sure if that's the name

) as well.
What do I need to do for the audio parts? I'd like to keep an audio jack...
for controls you have a couple of options...
(or maybe just one dependng on the type of screen you use, or the amount of GPIO available)
USB Controls
https://sudomod.com/forum/viewtopic.php?f=18&t=5427
GPIO Controls
https://learn.adafruit.com/retro-gaming ... s-software
(personally, I prefer GPIO controls... you get very little to NO lag at all... and they also don't require the use of 5V USB power)
Hugomartins11 wrote: ↑Thu Jan 10, 2019 5:09 am
I am thinking of stripping the USB connectors off of the raspberry pi 3B, so it will be thiner and will probably be better to fit in (?), and just solder 1 usb port for external input!
Tell me If i'm in the right direction! If not, point me
I would recommend to avoid using the RPi 3B....
espcially as the RPi 3A+ is now available...
it has a smaller form factor, performance is pretty much there abouts as the 3B....
and most importantly... you dont have to strip down as much, or cut the board in any way
https://thepihut.com/products/raspberry ... rUQAvD_BwE
but if do want to have a go at stripping down the RPi 3B....
then have a look at this, it may be of some help...
https://sudomod.com/forum/viewtopic.php?f=22&t=3608
And something that you haven't even asked about....
Which is very vital if you plan on using anything like a RPi 3B/A+....
is which power supply to use....
as most will not be able to give you sufficient power for the whole build
(without flashing the lightning bolt, advising you that the system is under powered)
consider this if planning on building with a Raspberry Pi 3.....
https://sudomod.com/forum/viewtopic.php?f=38&t=6421
.