MicroPython
Using MicroPython is very popular on Raspberry Pi microcontroller-level boards.
We recommend using a board with a JST connector, like Adafruit QT Py RP2040 or Sparkfun Pro Micro RP2350 but you can use the Breakout to wire any Raspberry Pi Pico.
caution
Incomplete. Come back soon!
Now you can bring in the provided MicroPython library and start plug-and-play hundreds of module options!
This example shows temperature on a display.
# code!