You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Recently, i have a need to buy a working USB keyboard to unlock my laptop during boot time. Bluetooth keyboard,which i have,dont work during unlocking the encrypted disk of my Laptop during boot.
Before I buying the keyboard,I found this amazing project to use esp8266 as USB HID device. So without hasitating,i make one for me.
But,the WebUI is not user freindly. And i could not acheive my speed of doing stuff with the mobile keyboard.
So i modified an opensource Remote Pc control app [for android] to work with espusb.
Hi,
Recently, i have a need to buy a working USB keyboard to unlock my laptop during boot time. Bluetooth keyboard,which i have,dont work during unlocking the encrypted disk of my Laptop during boot.
Before I buying the keyboard,I found this amazing project to use esp8266 as USB HID device. So without hasitating,i make one for me.
But,the WebUI is not user freindly. And i could not acheive my speed of doing stuff with the mobile keyboard.
So i modified an opensource Remote Pc control app [for android] to work with espusb.
https://github.com/DroidForked/Remote-Control-PC
prebuild apk: app-debug.apk
have a look if you are interested.
I also include a python script to control espusb,if you want to use with python to control espusb: main.py
The text was updated successfully, but these errors were encountered: