nfg.forums

NFG Forums => Controllers and Joysticks => Controller Technic => Topic started by: kaideejee on April 14, 2004, 09:29:32 PM

Title: XBox Controller Decoding
Post by: kaideejee on April 14, 2004, 09:29:32 PM
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

Title: XBox Controller Decoding
Post by: NFG on April 22, 2004, 08:28:48 AM
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.