Bluetooth USB Peripheral Relay – Bridge Bluetooth Devices to USB

Bluetooth USB HID Relay is a cleverly crafted solution using a Raspberry Pi Zero to connect Bluetooth peripherals to computers with Bluetooth disabled. By presenting itself as a composite USB HID device, it allows the use of Bluetooth keyboards and mice seamlessly. The project, born out of a friend’s dilemma, serves as an opportunity to delve into Linux internals, USB gadgets, and Go programming. While caution is advised due to potential system modifications, the project showcases a unique approach to overcome modern tech limitations. Tested with various systems, including Windows and MacOS, this project promises functionality with minimal latency. Receive support and contribute to its development on GitHub for an evolving and beneficial solution.

https://github.com/bahaaador/bluetooth-usb-peripheral-relay

To top