News

There are three straightforward options to write the code for the Pico/RP2040: Arduino (C/C++), MicroPython (Thonny, MU Editor, … etc.), and VSCode (C/C++). I prefer C/C++ for RP2040 over MicroPython ...