forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSP as USB Client?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
lynx44



Joined: 01 Jun 2005
Posts: 12

PostPosted: Sat Dec 01, 2007 5:47 am    Post subject: PSP as USB Client? Reply with quote

Hi, I'm trying to find a work around for the Rock Band/Guitar Hero controller issue on the PS3 (the guitar controllers are not compatible with each other). I realize that they most likely will release a patch at some point, but I think it would be cool to have a solution (even a hokey one) until a patch is released, as one still hasn't been officially announced.

First I was hoping that a computer could just be used as the middleman between the guitar controller and the PS3, and it could convert the codes. I made a simple program with LibUSB in Linux that can read in the codes that the guitars give off when a button is pressed. However, because on PC's, USB ports are hosts, there's no way to transmit the data back out of a standard USB port to the PS3, as they would both be hosts. I've been told that I would need a microcontroller in order to do this. Since its just a temporary solution (hopefully), that would be overkill, I don't want to go into a business or anything with this.

So basically, I was wondering if it would be possible to make a somewhat over the top, but workable solution with the PSP. First, the user would plug their guitar into a computer. The computer would then send this signal over WiFi to the PSP. The PSP would then serve this information to the PS3, as it is a client based device as far as I know.

Would this solution be possible? I know its kind of a ridiculous set up, but for a free workable solution it sounds like a fun project, but I don't want to attempt it unless its possible.

Thanks,
-Matt
Back to top
View user's profile Send private message
psychoticsmiley



Joined: 29 Nov 2007
Posts: 2

PostPosted: Sat Dec 01, 2007 7:54 am    Post subject: Reply with quote

That doesn't sound possible, the psp would be receiving signal from the pc, and would only be transmitting data back to the pc.

Think of a wireless connection like a serial connection to and from.

why not just try to bypass the psp in this case, there probably is an easier way to send the signal to the ps3 either wifi or not.

The usb host issue, should be a non issue, the ps3 can receive information from the usb as well as host it. smarter devices switch between host and not host.
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Sat Dec 01, 2007 8:24 am    Post subject: Reply with quote

Yes, the PSP is a USB client, and so it is technically possible, but it will be tricky.

The interfaces are undocumented but Tyranid has already figured out most of the details (see the psplink/usbhostfs source).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group