Choose Your Coding Path

There is more than one solid way to program the RP2040-Zero.

For these lessons, we use MicroPython with Thonny because it is the easiest path to follow and it keeps the examples consistent.

If Arduino already feels familiar, Arduino IDE is a reasonable option too.

Which path should I pick?

Choose Thonny + MicroPython if:

Choose Arduino IDE + C++ if: