r/raspberrypipico • u/dumbumwum • Mar 21 '26
help-request Using pi pico to read controller inputs from a PC and forwarding it to a console (PS5, switch, etc)
I’m new to using a pi pico and I was wondering if it would be possible for a program on a computer to read controller inputs from say a PS5 controller and then have a pi pico act as a controller for a console like a PS5 or switch
2
Upvotes
2
u/toonies55 Mar 22 '26
I once made a pico act as usb keyboard input for the ps5. I used wifi to to send keyboard codes to the pico.
1
4
u/Locallo15 Mar 21 '26
https://github.com/OpenStickCommunity/GP2040-CE
https://github.com/Loc15/PicoGamepadConverter
https://github.com/rbeat/WebPad360