You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to use a raspberry pi and this driver to pass through the controller input to a Bluetooth connection?
There was an interesting tutorial about something similar for a USB keyboard https://www.gadgetdaily.xyz/emulate-a-bluetooth-keyboard-with-the-raspberry-pi/ althoughi believe it's slightly out of date now.
If what I'm planning is possible then the controller could be paired with an android phone and used with the Samsung/cardboard vr.
The text was updated successfully, but these errors were encountered:
It should be possible to emulate a bluetooth gamepad and then instead of binding pad events to Linux events, binding them to the bluetooth emulated pad.
I don't have a lot of time to look at this but if you find some elements on emulating an HID gamepad with a python or C API, I am interested.
Would it be possible to use a raspberry pi and this driver to pass through the controller input to a Bluetooth connection?
There was an interesting tutorial about something similar for a USB keyboard https://www.gadgetdaily.xyz/emulate-a-bluetooth-keyboard-with-the-raspberry-pi/ althoughi believe it's slightly out of date now.
If what I'm planning is possible then the controller could be paired with an android phone and used with the Samsung/cardboard vr.
The text was updated successfully, but these errors were encountered: