GP2040
GP2040 copied to clipboard
Gamepad firmware for Raspberry Pi Pico and other RP2040 microcontrollers supporting Nintendo Switch, XInput and DirectInput
Hi, i have an SSD1306 128x64 OLED display, and it freezes about 10 seconds the stick is plugged in. Hot-plugging the OLED makes it work for another ten seconds or...
Rumble support could be a nice addition to a controller made using this project. Especially since, at least in pi pico, there are some unused pins.
GP2040 supports sending analog values in the USB reports, however there is no specific implementation around the use/handling of those analog inputs. The RP2040 MCU supports 4 ADC channels, with...
Fixes issue #76
Test OK under win10, no response under mac How do I make this support macOS monterey? Do I need to install extra drivers?
Currently the web configurator runs via lwIP over RNDIS from the TinyUSB library. RNDIS seems to only work on Windows platforms at the moment. Evaluate other ethernet emulation methods over...
Hi, would it be possible to implement a Turbo button to enable/disable this function for the other action buttons? Many thanks for your work so far.
Is it possible to provide 2 input devices from a single board? This would be a great option for arcade cabinets.
Project: https://github.com/Project-Alpaca/Alpaca-OwO This is a board with SPI/I2C/basic UART pins routed out in a non-obstructing way to maximize the I/O flexibility, while still maintaining the standard PS360/Brook Fighting Board pinout...