Skip to content

Proxy Bluetooth keyboard keystrokes to a hardwired raspberry pi

License

Notifications You must be signed in to change notification settings

Hacksore/bt-hid-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bt-hid-proxy

Idea is to allow a bluetooth keyboard to communicate with a device that can't support native bluetooth due to hardware or software limitations.

The simple magic trick is to use a raspberry pi (4 or Zero) in gadget mode, meaninng it's physically plugged into the device via USB to do the keyboard emulation after getting instructions from the bluetooth keyboard thanks to evdev.

Instructions

  • Pair your keyboard to the pi
  • Run sudo ./setup.sh
  • Reboot your pi
  • Enjoy your new "wired" keyboard

Credit

Some helpful stuff I used for reference

About

Proxy Bluetooth keyboard keystrokes to a hardwired raspberry pi

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published