Support for USB-HID so that M5 devices can act as usb keyboards or mouse.
N
Posts made by nzmillsto
-
UIFlow usb-hid support
-
Core 2 Micropython usb-hid
Hi
Is there a way to make a Core 2 appear as a USB keyboard and perform key presses on devices it is plugged into?
It looks like the pyb library is needed for this with usb_hid but I can't seem to import these.
Any tips / tricks?