
Getting started with MicroPython on Raspberry Pi Pico
This tutorial will introduce you to coding MicroPython on a Raspberry Pi Pico. MicroPython is a version of Python that runs on a microcontroller, like the Raspberry Pi Pico. Warning: this tutorial is for MicroPython and will not work for CircuitPython! There is a CircuitPython tutorial here. To get started, you need an editor that … Continue reading Getting started with MicroPython on Raspberry Pi Pico