| View previous topic :: View next topic |
| Author |
Message |
thiagorod
Joined: 23 Nov 2007 Posts: 4
|
Posted: Fri Nov 23, 2007 2:59 am Post subject: USB Devices on PS2 |
|
|
Can the PS2 be programmed to interface with any kind of USB devices (such as Digital TV receivers) or can only handle Mouse and Keyboard USB ?
Thnx |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2907
|
Posted: Fri Nov 23, 2007 3:18 am Post subject: Re: USB Devices on PS2 |
|
|
| thiagorod wrote: | Can the PS2 be programmed to interface with any kind of USB devices (such as Digital TV receivers) or can only handle Mouse and Keyboard USB ?
Thnx |
It will handle any kind of USB device YOU program it to handle. The SDK just provides code for keyboards, mice, and USB sticks. Remember that it is only USB 1, so high speed devices won't be high speed. |
|
| Back to top |
|
 |
thiagorod
Joined: 23 Nov 2007 Posts: 4
|
Posted: Fri Nov 23, 2007 4:32 am Post subject: Re: USB Devices on PS2 |
|
|
| J.F. wrote: | | thiagorod wrote: | Can the PS2 be programmed to interface with any kind of USB devices (such as Digital TV receivers) or can only handle Mouse and Keyboard USB ?
Thnx |
It will handle any kind of USB device YOU program it to handle. The SDK just provides code for keyboards, mice, and USB sticks. Remember that it is only USB 1, so high speed devices won't be high speed. |
Thank you for the reply. Does the "homebrew" development kit available at PS2DEV support the USB programming? |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2907
|
Posted: Fri Nov 23, 2007 4:51 am Post subject: |
|
|
| Why don't you set it up and look for yourself? Are you a developer, or aren't you? |
|
| Back to top |
|
 |
thiagorod
Joined: 23 Nov 2007 Posts: 4
|
Posted: Fri Nov 23, 2007 4:57 am Post subject: |
|
|
| J.F. wrote: | | Why don't you set it up and look for yourself? Are you a developer, or aren't you? |
Windows developer, yes. Not yet for PS2 :-)
IŽll set it up. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2907
|
Posted: Fri Nov 23, 2007 5:35 am Post subject: |
|
|
| Once you do, just look at the code for the USB mass storage driver, the mouse, and keyboard. That should be enough to get you going. There's a reason all that stuff is open source. ;) |
|
| Back to top |
|
 |
Pac-Man
Joined: 21 Dec 2007 Posts: 2
|
Posted: Fri Dec 21, 2007 10:51 am Post subject: |
|
|
| You can program it to use or it should read most usb keyboards. |
|
| Back to top |
|
 |
Thirpeaux
Joined: 15 Mar 2008 Posts: 3
|
Posted: Sat Mar 15, 2008 10:26 pm Post subject: Keypad instead of keyboard |
|
|
| Has anyone implemented anything using a numeric keypad instead of a keyboard? If so, does the keyboard driver work 'as is'? |
|
| Back to top |
|
 |
|