Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get it working with rp2040? #1

Open
milador opened this issue Sep 3, 2021 · 3 comments
Open

How to get it working with rp2040? #1

milador opened this issue Sep 3, 2021 · 3 comments

Comments

@milador
Copy link

milador commented Sep 3, 2021

I tried modifying it to work in rp2040 and Arduino Nano RP2040 but no luck so far.

I managed to make it show up as eight buttons and dual joystick with minor changes, but it doesn't trigger any buttons or move joystick.

Any idea? Thanks

@milador
Copy link
Author

milador commented Sep 9, 2021

@gdsports I compiled xac_joystick_pipico and it worked with Arduino Nano RP2040 connect as well. Now hoping to get it working through Arduino or CircuitPython.

@vishesh-varma
Copy link

what changes did you make to try to get it to run for RP2040? I'm trying not to have to switch to Mbed or Python, but I neither see a working Joystick library nor do I know what exactly that requires changing

@milador
Copy link
Author

milador commented Apr 18, 2022

I used c code to get it working. You just compile and run the code in other repository. Now, you don't need to do this with circuitpython 7 as you can define the descriptor in separate py file which runs at first. Here is the process to get it working: https://github.com/milador/CircuitPython_XAC_Gamepad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants