Flowm / etherkey

Emulate a conventional USB keyboard with a scriptable, network capable microcontroller.
MIT License
133 stars 22 forks source link

Add Linux command line tool for sending USB keystrokes #1

Closed tbird20d closed 6 years ago

tbird20d commented 6 years ago

If the teensy running etherkey is attached to a Linux host machine (via serial port), then teensy-usb.py allows for scripting of keystrokes sent by the teensy to the machine it is attached to via USB.

Signed-off-by: Tim Bird tim.bird@sony.com