Replies: 1 comment
-
Check out the examples/device/hid_* there are a few of them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to emulate a mouse with raspberrypi PICO using tinyusb.
For now I am trying to build a simple script to test all the movements and clicks of a mouse.
But i can't manage to make anything work, I cloned pico-sdk but it always get errors while compiling.
Is there any simple example of a HID mouse with tinyUsb ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions