You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! It's theoretically possible, the Raspberry Pi Pico has the hardware on board to act as an XInput device. Unfortunately I'm not familiar with the programming for the Pico's USB controller, and I don't have time to dig into it right now. But if someone else makes the necessary core modifications I would be happy to modify the library to add compatibility.
here's the core that I believe most people use for RP2040 based boards in the Arduino IDE https://github.com/earlephilhower/arduino-pico
there is a library in it to make a joystick device but it's missing features such as rumple support which I would love to be able to use
Hello, not an issue but a feature request: would it be possibile to port this library to raspy Pi Pico?
Thanks :)
The text was updated successfully, but these errors were encountered: