jmdmahdi / ESP32-USB-TO-BLE

This project involves the creation of a Bluetooth adapter using an ESP32, enabling wireless connectivity for USB keyboards and mice. By leveraging the ESP32's capabilities, users can effortlessly connect their input devices to various devices without the constraint of physical cables.
MIT License
40 stars 3 forks source link

Can convert USB game controller into Bluetooth game controller? #6

Open fsyzty opened 1 month ago

fsyzty commented 1 month ago

Thanks.

jmdmahdi commented 1 month ago

No, currently it does not support USB controllers, but it is possible to make it happen. I will work on that as soon as I find some free time.

AhmedGamal09 commented 1 week ago

Any updates to support it ?