Category "raspberry-pi-zero"

AWS IOT Greengrass 2 Raspberry Pi Deployment

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

CircuitPython: No module named 'usb_hid'

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'