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

Does it support USB trackpad? #7

Open tachikomachann opened 1 month ago

tachikomachann commented 1 month ago

I have a windows usb trackpad and I want to convert it to wireless. Does this project support this?