←back to thread

233 points bahaaador | 2 comments | | HN request time: 0.418s | source

Hi HN! I built Bluetooth USB Peripheral Relay, a tool that lets Bluetooth devices (like keyboards and mice) connect to USB-only hosts using a Raspberry Pi Zero W.

Why? My friend needed a way to use his Bluetooth mouse and keyboard on a PC with Bluetooth disabled due to policy restrictions. This tool acts as a bridge, relaying Bluetooth input over USB. It also lets you use Bluetooth peripherals with older devices that only support USB input.

Tech: Written in Go, optimized for Raspberry Pi Zero W.

I love HN’s community and often lurk here—I’m hoping this project is useful or at least sparks some interesting discussions. Feedback and contributions are welcome!

1. fffrantz ◴[] No.42126420[source]
Damned, I just purchased a new keyboard with a 2.4 GHz dongle because my Bluetooth keyboard cannot with GRUB and I got tired of having to plug it in every time I rebooted.

What a cool little project. I might build a couple of these for the KVMs at work.

replies(1): >>42126481 #
2. bahaaador ◴[] No.42126481[source]
Oops, I hope you can still return it!

I'm glad you might find this useful, be sure to create an issue on GH in case you run into any and I'll try my best to help :)