Open joelsernamoreno opened 1 year ago
Hello!
This is not a problem or a request for new functionality
I just wonder if it is possible to use GPIO to send keystrokes. I have seen several examples in the Adafruit library that use GPIO for USB Host. Is it possible to use this for HID device?
Thanks!
Yes it is possible, see examples/usb_device.c However, versions 0.6.0 and 0.6.1 does not compile to a working usb_device
Hello!
This is not a problem or a request for new functionality
I just wonder if it is possible to use GPIO to send keystrokes. I have seen several examples in the Adafruit library that use GPIO for USB Host. Is it possible to use this for HID device?
Thanks!