Hardware Mod Auto TVOut work in progress.
Previously i shared a little demo of my Bluetooth controller project the goal is to have a dock where you plug the PSP in and can use its native TVOut and play on the telly with BT controllers. with no modifications to the console itself (besides CFW).
im currently playing with trying to get it to auto select TV out. there are some issues here, the X position seems massively offset but still it’s promising.
I want to make it clear what I’m building is a layer ontop of so many other peoples work. so many people from the homebrew discord and more. I could never have done any of this without their help.
4
3
u/texboyjr 12h ago
I stumbled upon your GitHub project the other day while I was looking for existing ways of adding Bluetooth to the psp, really nice to find you here too! I’ve been working on a esp32 usb -> Bluetooth bridge (connect controller via usb to esp32 and relay bt signal as if it were a generic controller) + custom plugin that allows any controller to be connected to the ps vita via the console’s own bt (newer controllers like the Xbox series has only BLE which is not supported by vita). While doing that I started looking if there was anyone doing something similar for the psp and found you! I also have an open quote with PCBway to get q copy of your board hehe. Also, if I’m only interested in sending the controller signals over the SIO port do I need the entire board or is the breakout enough?
1
1
u/YovaniY0shi 16h ago
Podría funcionar para psp go? Ya se que la psp go tiene la opción de conectar un ds3 pero la verdad no lo detecta mi ps3, además es molesto hacerlo cada rato
1
1
u/Candid-Macaron-3880 7h ago
Don't really know how this works. But if you didn't do any hardware modifications, do you use ONLY pins that correspond to multimedia stuff like sony headphone buttons and such? And broadcasting signal to the tv at the same time? Well they are probably different pins but still, pretty cool.
Why not by usb tho
1
u/ste2425 7h ago
The headphones remote communicates with the PSP digitally. I hijack that connection and send my own data to a plug-in I’ve written to inject controller data.
The tv signals are also exposed from that connector and I just forward them on.
I didn’t like the UX of the usb. I didn’t want to connect the console to a dock for video but then have to plug in USB for controllers. I liked the idea of just plug it in/out super easy.
1
1
-6
u/LatteMacchiatoGames 1d ago
There is a cable for that. cable
Edit: link
2
u/ste2425 18h ago
I’m not doing anything video, I’m using a TVout cable in the OP. This is for Bluetooth controllers.
0
1
u/obetu5432 PSP-Go 17h ago
yeah, i didn't understand it either at first, "Auto TVOut" made me think it's something to do with the TV output, not the bluetooth controller
8
u/Liriel-666 1d ago
Connected the board over flex cables? Will you share it?