User Tools

Site Tools


installing_thonny

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
installing_thonny [2026/06/16 22:02] – created walkeradmininstalling_thonny [2026/06/16 22:08] (current) walkeradmin
Line 1: Line 1:
 ==== Installing Thonny ==== ==== Installing Thonny ====
 +<color #db5f0b>Jun 2026</color>
 +\\ 
 \\  \\ 
 To download Thonny, head on over to their [[https://thonny.org/|Website]] and download the latest version for your operating system. At the time of writing (June 2026) the current version is 5.0.0) To download Thonny, head on over to their [[https://thonny.org/|Website]] and download the latest version for your operating system. At the time of writing (June 2026) the current version is 5.0.0)
Line 58: Line 60:
 \\  \\ 
 ---- ----
-==== Running and Initial Setup === 
-\\  
-Now is the time to plug in the Pico to your computer, the one you have installed Thonny on to. You will connect the Pico to the PC using a USB cable. Before you connect the Pico, you need to hold down the BOOT SEL button on your Pico, this is the only button on the Pico so is simple to find. 
-\\  
-\\  
-{{ :raspberry-pi-pico_-_bootsel.png?300 |}} 
-\\  
-While holding down the BOOTSEL button, plug the USB cable from your computer in to the Raspberry Pi Pico. The Pico will power up and a folder will appear in your Explorer. 
-\\  
-\\  
-{{ :pi-pico-setup_2_.png?800 |}} 
-\\  
-There will be two files in this folder: 
-\\  
-    INDEX.HTM 
-    INFO_UF2.TXT 
  
-Please note that this is a brand new Pico, so we would not expect to see any other files. 
-\\  
-\\  
-Run your Thonny application that you installed earlier. 
-\\  
-\\  
-{{ :pi-pico-setup_3_.png?800 |}} 
-\\  
-Select from Thonny, Tools then Options... 
-\\  
-\\  
-{{ :pi-pico-setup_4_.png?600 |}} 
-\\  
-Select the Interpreter tab, ensure the MicroPython (Raspberry Pi Pico) Interpreter is selected. From the bottom of this page click 'Install or update MicroPython' 
-\\  
-\\  
-You will be presented with some options for the MicroPython install (or update). 
-\\  
-\\  
-{{ :pi-pico-setup_5_.png?600 |}} 
-\\  
-We need to set some of the options here to match our Pico device. 
-\\  
-  * Target Volume - This is the drive in explorer your Pico connected as. 
- 
-  * MicroPython Family - RP2 
- 
-  * Variant - Raspberry Pi Pico (your Pico type) I am using a Pico 2 W in this example 
- 
-  * Version - Select the latest version (unless you have a compelling reason not to) 
- 
-Once set, click the Install button. 
-\\  
-\\  
-You will see a progress bar to show the installation is running. 
-\\  
-\\  
-{{ :pi-pico-setup_6_.png?600 |}} 
-\\  
-Once the installation is complete, the progress bar will change to <color #00a2e8>Done!</color> 
-\\  
-\\  
-{{ :pi-pico-setup_7_.png?600 |}} 
-\\  
-Once back at the Interpreter tab you can just select OK 
-\\  
-\\  
-{{ :pi-pico-setup_8_.png?600 |}} 
-\\  
-You will now be back at the main Thonny interface. It will have taken just a few seconds for the Pico to reboot. 
-\\  
-\\  
-{{ :pi-pico-setup_9_.png?800 |}} 
-\\  
-From the bottom right of Thonny select your Pico Device. 
-\\  
-\\  
-{{ :pi-pico-setup_10_.png?800 |}} 
-\\  
-You will see that at the bottom of Thonny, it lists your Pico Device and the version of MicroPython that has just been installed on to it. 
-\\  
-\\  
----- 
installing_thonny.1781647322.txt.gz · Last modified: by walkeradmin