On 2017-04-11 01:45 PM, William Park via talk wrote: > > … I need an external USB device, acting as > keyboard to the test machine that it's plugged into, but in reality > accepting input from me remotely.
There are boards that combine Chris's keyboard-pretending ATMega32u4 with networking, like Adafruit's Feather ecosystem: * “Feather 32u4 Basic Proto” <https://www.adafruit.com/product/2771> * “Ethernet FeatherWing” <https://www.adafruit.com/product/3201> An ssh remote keyboard might be a bit beyond an ATMega µc, though. Stewart --- Talk Mailing List [email protected] https://gtalug.org/mailman/listinfo/talk
