quangthanh010290 / keyboard_mouse_emulate_on_raspberry

Bluetooth Keyboard Mouse Emulator on Raspberry Pi
https://thanhlev.github.io/
MIT License
289 stars 98 forks source link

usb instead of bluetooth? #29

Open lattice0 opened 2 years ago

lattice0 commented 2 years ago

this project is nice and I was wondering if the same thing can be done to control a computer remotely. I always wanted to control a server and be able to install things, modify BIOS settings, etc. Mouse and keyboard seem to be working. The next step would be getting the screen sent to me, there are cheap USB dongles for HDMI capture on aliexpress. But for all that it shouldn't be bluetooth but instead raspberry pi as a usb device emulating mouse/keyboard.

quangthanh010290 commented 2 years ago

When registered as mouse and keyboard profile, we won be able to get/set other information. So I think that is impossible.

Danc2050 commented 11 months ago

It is possible on RPI Zero and 4 at least. See this GIST