Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative #176

Open
lemmingDev opened this issue May 18, 2023 · 2 comments
Open

Alternative #176

lemmingDev opened this issue May 18, 2023 · 2 comments

Comments

@lemmingDev
Copy link
Owner

lemmingDev commented May 18, 2023

FYI

The GP2040-CE firmware runs on the cheap Raspberry Pi Pico boards and is compatible with XInput etc and has less than 1ms latency wired. Anyone who needs low latency standard wired gamepad functionality might want to use that.
https://github.com/OpenStickCommunity/GP2040-CE

That firmware however only supports the standard gamepad layouts/number of buttons etc

They're looking to add Bluetooth support with the Pico W boards
OpenStickCommunity/GP2040-CE#247

When that's done, I assume a lot of people who are after basic Bluetooth functionality will just use that

This ESP32 library is still much more flexible though in that it supports configurable axes and buttons etc, though is no where near as compatible with non-Windows systems/consoles

@LeeNX
Copy link

LeeNX commented May 24, 2023

Seen it before, I think I have linked to in a few issues. Even got a few ideas from it. Looks cool, but BlueTooth is still a way off, I think. Worth keeping an eye on.

@LeeNX
Copy link

LeeNX commented Jun 15, 2023

Between the BLE examples - https://github.com/raspberrypi/pico-examples and something like the PR bluekitchen/btstack#209.

I think Pico BLE gamepad is getting closer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants