Nintendo to USB/Serial

lukatmyshu

Senior member
Aug 22, 2001
483
1
0
For a project I need to know if it's at all possible to convert a nintendo controller to USB. Either that or if you guys have any idea on how to take a USB device and interface with it I would be MOST appreciative.
 

lukatmyshu

Senior member
Aug 22, 2001
483
1
0
Specifically a gamepad ... although now I am concentrating on getting a USB gamepad and figuring out HOW to interface with that. I appears that windows.h/.cpp has a function called createFile that does something similar to what I want to do ... the question is how to get it to itneract with the USB device that I want. It takes some parameters ... but I honestly have NO idea what they are.
vijay
 

ThaGrandCow

Diamond Member
Dec 27, 2001
7,956
2
0
I found N64 and gamecube to USB converters... give me a minute I'll find you the NES converter.
 

BillGates

Diamond Member
Nov 30, 2001
7,388
2
81
I just picked up 2 Playstation 2 to USB converters from Radio Shack today -- $4.97 each, on clearance, thanks to Hot Deals! Everything works perfectly though I don't think the rumble feature is supported.
 

ThaGrandCow

Diamond Member
Dec 27, 2001
7,956
2
0
I'm still looking for a converter, but it would seem to me that you could do it pretty easily yourself. I found diagrams of the pinouts for the original NES controller, and it would seem that wiring that up to a USB device wouldn't be all that difficult.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Actually, I REALLY would like to find a USB SNES controller. If anyone knows of one, please let me know!
 

lukatmyshu

Senior member
Aug 22, 2001
483
1
0
I've pretty much abandoned my original serial port idea ... for 20 bucks I found a USB gamepad on outpost.com .... the question is HOW the heck do I interface with it. If there is ANYONE out there who knows anything about writing USB drivers PLEASE post here.
vijay
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Originally posted by: lukatmyshu
I've pretty much abandoned my original serial port idea ... for 20 bucks I found a USB gamepad on outpost.com .... the question is HOW the heck do I interface with it. If there is ANYONE out there who knows anything about writing USB drivers PLEASE post here.
vijay

I would be willing to learn to write USB drivers for a gamepad if someone could find a suitable USB SNES controller w/ no drivers.
 

MustangSVT

Lifer
Oct 7, 2000
11,554
12
81
to usb i dont know..

to parallel port and serial port, its fairly simple.

I've made one for playstation dualshock joypad to parallel port, with dual shock and all :)
 

isildur

Golden Member
Jan 3, 2001
1,509
0
76
yeah, me too.

N64-USB is all over, but I want SNES-USB or whatever.

No luck there sofar.