GP2040 icon indicating copy to clipboard operation
GP2040 copied to clipboard

Gamepad firmware for Raspberry Pi Pico and other RP2040 microcontrollers supporting Nintendo Switch, XInput and DirectInput

Results 40 GP2040 issues
Sort by recently updated
recently updated
newest added

This PR add several new layouts and includes initial support for a splash screen. This was originally planned as a smaller PR that spiralled out of control. Let me know...

I use latest wizio-pico, and, patch the tinyusb_gamepad commit(Updated to support latest TinyUSB version #79), then, the init adc is not work. I init adc in Gamepad::setup method, like: adc_init();...

The web configurator is driven by Boards.json, and the activate board is set in .env. The problem is that there's no simple way to have that board set by changing...

Pretty much just a table listing how to support controllers with authentications. | Type | Passthrough | Security chip hijacking | Native | Notes | | --- | --- |...

The string descriptors for web config interface are not in the correct format and this might be the cause of web config not functioning on Linux due to repeated re-request...

hi, thanks for pico arcade firmware. i got an error when building firmware from source code. Compiling .pio\build\raspberry-pi-pico\lib2ad\httpd\fs.o Compiling .pio\build\raspberry-pi-pico\lib2ad\httpd\fsdata.o Compiling .pio\build\raspberry-pi-pico\lib2ad\httpd\httpd.o Archiving .pio\build\raspberry-pi-pico\libae7\liblwip.a Compiling .pio\build\raspberry-pi-pico\lib888\rndis\rndis.o In file included from...

I have problem with web configurator in latest 0.4.3 version. I look first page web configurator but when i click Setting tab then it shows at 1ms and dissapear =...

Hello, I'm a user who plays Tekken 7 with GP2040. I got an issue, where the lever is mapped to the D-Pad suddenly changed to the left analog stick during...

I have been looking into this recently, however I currently don’t have an RP2040 system to test this on as of now. I didn’t see any information in how (or...