etherkey icon indicating copy to clipboard operation
etherkey copied to clipboard

Emulate a conventional USB keyboard with a scriptable, network capable microcontroller.

Results 5 etherkey issues
Sort by recently updated
recently updated
newest added

From both PuTTY and PySerial on Windows to a Windows target I was unable to send multiple modifiers in the format specified in the readme (`^+t` for `CTRL+SHIFT+t`). I played...

This is not really an issue, but I just wanted to use this platform to announce a gtk based client that I wrote for etherkey. It is in my branch...

Hi, Thank you for your work on Etherkey and for releasing it as open source. Would you be able to indicate how to go about modifying the code so that...

Excuse me for my ignorance, I am new to arduino. I have added the libraries and when I verify the sketch I just get a ton of not declared errors...

I was tearing my hair out trying to figure out why cu on my linux machine was able to receive serial data from my teensy but not send it. Turns...