Getting Started with MicroPython: Difference between revisions

From Embedded Workshop
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


==Raspberry Pi Pico2==
==Raspberry Pi Pico2==
  RP2350 processor, 520KB RAM, 4Mbyte FLASH
  RP2350 processor, 150MHz, 520KB RAM, 4Mbyte FLASH
 
Each of the above boards is available with WiFi and/or pre-installed headers

Revision as of 13:55, 28 March 2025

Currently, the MicroPython downloads page shows 186 boards currently supported with a binary download available.
This means it shouldn't be hard to find a compatible board to work with.
For this "Getting Started" class, I will focus on the Raspberry Pi Pico board.
Just like many of the libraries available to download for peripheral support,
some "tweeking" may be required to get things working for you.

Raspberry Pi Pico

RP2040 processor, 133MHz, 264KB RAM, 2Mbyte FLASH

Raspberry Pi Pico2

RP2350 processor, 150MHz, 520KB RAM, 4Mbyte FLASH

Each of the above boards is available with WiFi and/or pre-installed headers