Datasheet
6
2. Open Thonny IDE on the Raspberry Pi(click Raspberry Pi-> Programming ->
Thonny Python IDE), you can check the version information: Help->About
Thonny
Make sure this version contain Pico support package, and click Tools ->
Options... -> Interpreter, then select MicroPython(Raspberry Pi Pico and the
ttyACM0 port
As shown below;
If the Thonny version does not have the pico support package, enter the
following command to update the Thonny IDE sudo apt upgrade thonny








