@foone I know from past posts of yours that you're a keyboard guru so I figured I'd ask you: I'm trying to find a bulletproof way to let an AI agent emulate keystrokes. Every software-based attempt I've made has failed. Could a USB dongle be made that's indistinguishable from a keyboard to the machine, and which accepts AI input via some sort of MCP? Does such a beast already exist?
@keithmann yes, that's how I do all my keyboard emulation. You can do it easily through something like the waveshare rp2040-one:
https://www.waveshare.com/rp2040-one.htm
I don't do AI stuff so I don't know how hard it would be to set up a MCP that interacts with it, though. I control mine over serial