I have tried looking around but I can’t seem to find any examples / tutorials for using the Pimoroni libraries for the Pico with MicroPico in VS Code. Has anyone had any luck doing this? Thanks
Yes! I got it working (with a Windows box) but haven’t had a chance to do a write up yet.
IIRC, it was mostly a question of installing Python and Pyserial using pip, then making sure I had the other VSCode extensions installed as per the instructions:
Got Python installed, not sure about pyserial.
The bit I am wondering is how to import the pimoroni libraries. The normal pico libraries work fine.
1 Like