How do I read USB keyboard input in Pi Pico
Hi,
I've attached OTG to MicroUSB of pi pico to connect the USB keyboard and power the pico with VBUS 5V.
the issue is how can I read the input in Pi Pico using i2cLCD.
Advanced HID
Description
Hello everyone,
I've encountered the problem that in Python you can't see which data is used for constants like these from usb_hid. So I tried to test whether I could use my Raspberry Pi Pico as both a keyboard and a mouse USB device at the same time. To do this, I would have to create my own complete USB HID REPORT DESCRIPTION. It would be great if there were some kind of dictionary or something similar to print the constants with information about which byte is used for what, or if it were possible to configure this much more easily.
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree