Program Raspberry Pi Pico W with MicroPython
ID: program-raspberry-pi-pico-w-with-micropython
Then there are two appraoches:
- thonny if you like clicking mouse buttons:and select the interpreter as the Pico.
pipx install thonny
- ampy if you like things to just run from the CLI: How to run a MicroPython script from a file on the Raspberry Pi Pico W from the command line?
New to topics? Read the docs here!