Using a USB Joystick

Maybe...

USBHost_t36 library with JoystickController (probably requires one or more USB HID objects to be included.
You should try the Joystick example sketch.
 
Yes I will do some trial and error with the example, thanks.
Do you, or anyone for that matter, know where to get serious logitech documentation? Like comms details or protocols for talking with the Logitech joystick via USB?
 
Do you, or anyone for that matter, know where to get serious logitech documentation?
Sorry no. I end up googling to see if I find anything. Or look at Linux drivers, etc.

First thing I would probably do if the above example does not work, is to try the the USBHost example HIDDeviceInfo, and post the information
here. Also post more information, like which Logitech it is, maybe a link to it, etc.
 
Back
Top