Hey there.
Looking for a microcontroller that can handle generic USB Gamepad input. I’m currently using a PI to interpret the usb signals but it boots really slow and isn’t running that much code. It’s a bit clunky, unreliable, and slow for what I want.
I know a Teensy can mimic a keyboard, but I’m looking for one that can take input from a usb device / act as a usb host.
Thanks so much!