XBox Controller Decoding

Started by kaideejee, April 14, 2004, 09:29:32 PM

Previous topic - Next topic

kaideejee

Afternoon,

I'm looking for information about decoding the USB data stream as supplied by an XBox controller. The idea is to build an embedded system with an Xbox controller as the input device and some sort of PIC microcontroller, but I'm trying to find out whether this is too hard to do, :unsure: and whether I should look into other methods.

Cheers all

-- Kev


NFG

If you can prgram microcontrollers already this wouldn't be a difficult project, but USB is a finicky protocol.  As for the actual communication, there are several projects that have successfully solved the problem, I suggest you google for those.