RuntimeActive

MicroPython RP2 port

MicroPython port for Raspberry Pi RP2xxx boards, including Pico and Pico W.

Open source page

Product features

Product features

I2S bus

I2S bus support for digital audio.

machine.freq()

Change MCU frequency and peripheral frequency for UART and SPI.

Programmable IO (PIO)

Programmable IO support for RP2040.

REPL

Access MicroPython REPL via USB serial port with tab-completion and paste mode.

Timer

Software timers with unlimited number, using machine.Timer class.

UART

UART serial bus support.