Gamecube Controller
Michael Popoloski
Posts: 42
I would like to interface the Propeller with some spare Gamecube controllers I have lying around, but I can't seem to figure out how to get/make a connector for the cable. I have browsed Google and found information regarding the protocal, commands, rumble, pinouts, etc., but how do I actually connect to the cable?
I don't suppose anyone has any Gamecube controller interconnects for sale anywhere, as they are propietary connectors. How should I go about doing it? I would like to avoid splicing wires into the controller itself, so that I could potentially use the controller for something else.
I don't suppose anyone has any Gamecube controller interconnects for sale anywhere, as they are propietary connectors. How should I go about doing it? I would like to avoid splicing wires into the controller itself, so that I could potentially use the controller for something else.
Comments
If you just want to hack apart the cable (without damaging the controller), buy a Gamecube controller extension cable.
gamestop/ebgames should have the extentions, as well as ebay
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
I'm gonna see if I can make a nice tidy driver to run it, probably a little bit later tonight
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
Does anyone know...
- Will the wireless signal that close to the propeller chip cause any issues?
- Is there a standard for the wireless communications to these controllers?
- What is the best controller for this purpose?
- Is there any one vendor's wireless plug that is more hackable than the others?
- I know there were some posts about using the Propeller as a RF transmitter... Can I get the Propeller to act as the receiver?
Thanks,Len
one in POS detector, and one in NEG detector, then to get the bit it took just a simple compare, so it should work at 40Mhz rather than requiring full speed to keep up.
enjoy!
edit: see my latest post with the LSB bug fix
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax Forums - If you're ready to learn, we're ready to help.
Post Edited (CJ) : 3/5/2007 11:31:29 PM GMT
Now we just need to find a flexible Bluetooth chip that'll let us write a Wiimote driver
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lets see what this does... KA BOOM (note to self do not cross red and black)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
I have a project that I use a wireless PS2 controller to control a robotic camera mount. I'm using the SX to it, but I'm sure it could be ported to the Prop pretty easily. Let me know if you want the SX/B code I use.
Thanks,
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jim Fouch
FOUCH SOFTWARE
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lets see what this does... KA BOOM (note to self do not cross red and black)
Post Edited (boeboy) : 2/23/2007 11:29:46 PM GMT
to come back to your original question, you could use a tiny piece of double sided copper clad PCB of the kind that you can buy if you want to etch your own PCB.
Cut out a rectangle of it so that the small side of the rectangle is just wide enough to fit inside the gamecube connector.
With a sharp knife you can the cut out small grooves along the long side of the rectangle in the copper, so that on one side of the board the copper is divided in two strips, and on the other side into three strips, each copper strip corresponding with the connector pins inside the gamecube connector. The side where the copper is divided into two strips corresponds to the side with the one missing pin (Pin 5). Now you can solder wires to the end of each copper strip, and you are ready.
Only, the danger is that you will put in this "connector" the wrong way around, and this will "blow up" your gamecube controller!
So you either have to be -very- careful when using this connector, or you need to fix it so that it's physically impossible to insert the connector the wrong way around. To do that you need to make a mechanical insertion block with a second piece of PCB parallel to the connector, but a few mm apart, so that it slide over the cutout of the circular gamecube plug, but prevents the insertion of the connector the wrong way around.
But maybe it's much easier to just buy a gamecube to USB adapter, and cannibalize it's connector.
Martin de jong (mahjongg)
gonna make a simple demo for the driver and upload the whole package to the object exchange.
boeboy, I just got an N64 extention cable, so Soon!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax Forums - If you're ready to learn, we're ready to help.
Also, I haven't tried it yet, but we are looking at picking up a Wii, which would make our Gamecube obsolete, so I am going to see what I can do with the connectors on that.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lets see what this does... KA BOOM (note to self do not cross red and black)
I think the Wii controller is gonna take someone with experience with bluetooth, which I lack. I may have to check out the nunchuck or classic controller though. cool bits those.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax Forums - If you're ready to learn, we're ready to help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Parallax Forums - If you're ready to learn, we're ready to help.