What I’m hoping to gain from this series is:
Pico Day 3 Reformatting the Device
So luckily I’ve found a way to format the device here is the website: How to Reset Raspberry Pi Pico – 4 Easy Ways Once I formatted the device I loaded the circuitpython back onto the device so that it would be recognized as a USB HID. I’ve found a …
Pico Day 2 Troubleshooting
I got the pico to get recognized once I plugged it into my laptop. I fixed this issue by holding down the “bootsel” button down on the pico and then I copied cirucitpython 9.2.4 into the usb and it worked. So now whenever I plug it in. It automatically now …