Skip to content

Is there really no HID/USB Joystick built into TinyUSB? #864

Answered by mmosca
CCurl asked this question in Q&A
Discussion options

You must be logged in to vote

@CCurl The hid_composite example includes a gamepad.
That gives you 6 axis and 16 buttons.

I use it to implement a joystick in https://github.com/mmosca/pico-sbus

I also submitted a pull request to bump the buttons from 16 to 32.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@CCurl
Comment options

@hathach
Comment options

@CCurl
Comment options

@CCurl
Comment options

@hathach
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hathach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants