mobileKVM lets you grab a Video signal from a headless server, with i.g. a Laptop and send keyboard inputs from said laptop to the Server over USB.
If you have devices in a Network which you dont control and want to debug the devices without carrying a Monitor and Keyboard around, mobileKVM might be for you
This project started as a Fork of makefu/keyboard-passthrough
PI
-> HDMI
-> grabber
-> pygame
pygame
-> CP2104
-> Xiao
-> PI
- Cheap USB HDMI grabber
- CP2104 USB TTL adapter (key inputs --> Microcontroller)
- Seeeduino XIAO disguised as a keyboard (key inputs --> headless device)
- USB-HUB chip
- 3D Printed Case
- Python script running pygame to display video and grab keyboard inputs