Raspberry Pi Community's
🆘|project-help
join us
Pico Android Gamepad
December 6, 2023, 15:28
picoband_71481
https://www.raspberrypi.com/news/custom-usb-games-controllers-with-raspberry-pi-pico-hackspace-42/
This project makes a similar gamepad for PC using keyboard keys for the input presses, is there a better method for android or would this work
chopps568
thonny and u2f files are important for this project do you know which gpio pins to use... also look into direct input and xinput.
picoband_71481
i found GP2040 CE
https://gp2040-ce.info
it's xinput and has gpio diagrams for all the buttons, should serve my project's needs perfectly!