R-Pi-PICO-playground A collection of simple MicroPython scripts for learning about microcontrollers and having fun. I use a Raspberry Pi Pico W with the following hardware: SH1106 OLED (I2C) display PIR sensor Potentiometer LEDs and wires Setup Install MicroPython on your Raspberry Pi Pico W (link) In VS Code, install the Raspberry Pi Pico extension (link) Follow this guide to set up the project(link)