Page 1 of 1

PSX controller on PC with usb?

Posted: August 7th, 2012, 6:47 pm
by alex.d93
Hi guys,
Is there any way to connect the psx controller on pc with usb? I know I can connect it with LPT, or using an USB adapter, but...I want to build one using a microchip PIC (I've got a pic18f2550)! but i'm a n00b with programming...any ideas? :)

Thanks in advance, Alessio.

Re: PSX controller on PC with usb?

Posted: August 7th, 2012, 7:58 pm
by Shadow
I was going to make one myself and sell them in the store for everyone to mess around with.
I am just very busy at the moment and have no time to mess around with it.

I will be able to get a prototype made up and share the source as well an explain how the clock signal works on a PlayStation 1 controller, but it wont happen for a while.

Re: PSX controller on PC with usb?

Posted: August 8th, 2012, 12:48 am
by Yuri^Cybdyn
i saw chinese conrollers with ps ans usb connector at the same time...

Re: PSX controller on PC with usb?

Posted: August 15th, 2012, 5:17 pm
by Shadow
Don't know if you have seen this or not: http://www.wegmuller.org/arduino/Arduin ... eport.html

Re: PSX controller on PC with usb?

Posted: September 22nd, 2012, 8:29 am
by winnar1up
Not much point in making one yourself when they're $3 on ebay from china for a 2x ps1/ps2 controller to usb adapter & they work well.

The chip in mine is marked:

VINYSON
VN8-811
HER10
20111221

I can open it up & take photos of the board if it helps anybody, it seems to all be clearly marked with component values, etc.

Re: PSX controller on PC with usb?

Posted: September 23rd, 2012, 3:26 pm
by winnar1up
You can easily make a playstation to pc parralell port adapter, but not all pcs have those now & I'm not sure how good the drivers are. Making a usb adapter would be a bit harder, you'd need a microcontroller & the parts would probably cost more than a ready made working one from ebay.

Re: PSX controller on PC with usb?

Posted: September 23rd, 2012, 7:40 pm
by Shadow
You can. I have the software and schematics should anyone want them.
It works fine with any PC that has a parallel port.

Re: PSX controller on PC with usb?

Posted: September 28th, 2012, 8:49 pm
by alex.d93
My pc doesn't have a parallel port, only serial (rs232)!
But...recently I bought an arduino uno...is there any way to use it but as usb and not as virtual serial port?
Something like this but with arduino: https://gitorious.org/usb-retropad-adap ... readme.txt
Or using a pic micro with usb support (like 18f2550/4550)...

Re: PSX controller on PC with usb?

Posted: September 28th, 2012, 9:20 pm
by alex.d93
I found this: http://www.billporter.info/playstation- ... rary-v1-0/
But it can only be used to control arduino, not the pc...
My question is: can that library be ported from arduino to picmicro (18FXXXX) with adding HID support (so, no drivers, no additional hardware)?
Something like this but with picmicro: http://www.zen35383.zen.co.uk/stnield/usb2psx.gif
I have some 18f2550 :)
It would be fantastic if you could write the firmware! :D
p.s: for any test, I'm here :)

Re: PSX controller on PC with usb?

Posted: September 29th, 2012, 2:37 am
by Gradius
Today you can buy for like $5 bucks.

I have one here (for PS2) and works perfectly (I use DualShock 2), I even can use it with ePSXe too.

Re: PSX controller on PC with usb?

Posted: November 29th, 2012, 9:02 pm
by Betonar
Hello,
I just would like to ask if anyone has by chance driver for adapter on picture below. It do have bad luck in purchasing PS-to-PC converters. They always arives to my mail box with crashed CD. Recently I bought this one which even works without drivers but rumble doesn!t work. I was wondering if don"t use same and would be willing to share content of miniCD.

Image

Re: PSX controller on PC with usb?

Posted: December 7th, 2012, 11:12 am
by qawwseedr
Hi
I have two different converters
Although neither of them is like the one in the image, their CDs have many different drivers, so maybe one or more of them will work.

I uploaded them as two attachments (3 MB limit)
(and now I get "The extension 001 is not allowed.", so rename [PS-to-PC drivers.7z] to [PS-to-PC drivers.7z.001] )

Re: PSX controller on PC with usb?

Posted: December 7th, 2012, 11:15 am
by qawwseedr
(oh, great, "The extension 002 is not allowed."
so also rename this one to [PS-to-PC drivers.7z.002] )

Re: PSX controller on PC with usb?

Posted: December 7th, 2012, 5:54 pm
by Betonar
qawwseedr: Thanks for you afford. In the meantime I managed to get in contact with owned one of the device I own myself. In case someone else needed this driver, see attachement.

PS: Sorry for misusage of this topic ;-)

Re: PSX controller on PC with usb?

Posted: December 7th, 2012, 6:35 pm
by Shadow