FeralAI / GP2040

Gamepad firmware for Raspberry Pi Pico and other RP2040 microcontrollers supporting Nintendo Switch, XInput and DirectInput
https://gp2040.info
MIT License
586 stars 125 forks source link

Question: can I use analog joystick input using ADC pins? #80

Open brickedware opened 2 years ago

brickedware commented 2 years ago

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 if) you can control the sticks with analog inputs, as analog outputs. Just a quick question.

Thanks, brickeduser

TheTrainGoes commented 2 years ago

Hi @brickedware ,

At this time analog joysticks through ADC are not supported. It is a heavily requested feature so there are a few people looking into it currently.

As a note - This project is no longer maintained. Please check out the Community Edition project and post your feature request there. The Community Edition issues section can be found here: https://github.com/OpenStickFoundation/GP2040-CE/issues