Leonardo Joystick

Hi Team,
I know there are libraries for the Leonardo for keyboard and mouse USB interfaces, but I am hoping there is one available for joystick type interfaces... It would make my coding a LOT easier.
Thanks,
Andrew

Google shows me various solutions doing this on a UNO, and perhaps you could use that as the basis for something on your Leonardo? For example, this guy explained how he adapted the mouse driver library to make a joystick driver library: http://hunt.net.nz/users/darran/weblog/a3599/

I'll take a look at it :slight_smile: Thank you. I'm using the Leonardo because I need a board without headers and I'd rather start without them than have to remove them.