I am trying to follow the step-by-step instruction to set-up a raspberry-pi zero 2 as an IoT device using AWS Greengrass. I found a really nice instruction publ
I installed CircuitPython on my Raspberry Pi Zero W and tried to import usb_hid in Python and it threw the error: ModuleNotFoundError: No module named 'usb_hid'