User Tools

Site Tools


using_the_pico_run_button

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
using_the_pico_run_button [2026/07/16 10:45] – [How it Works] walkeradminusing_the_pico_run_button [2026/07/16 16:31] (current) walkeradmin
Line 7: Line 7:
 ===== Introduction ===== ===== Introduction =====
 \\  \\ 
-The Raspberry Pi Pico has a RUN pin, see below.+The method to reset the Pico here is the same as in the previous simple version of the code. What has changed here is that we are using more complex Micro Python program to show a better use case.
 \\  \\ 
 \\  \\ 
Line 121: Line 121:
 \\  \\ 
 \\  \\ 
-{{ :pico-run-button-003.mp4 |}}+{{ :pico-run-button-003.mp4?400x260 |}}
 \\  \\ 
-To start with+To start with the traffic light sequence is running, I then press the following buttons: 
 +\\  
 +  * 1. The breakout button. This stops the code (main.py). 
 +  * 2. The RUN button, this resets the Pico. 
 +  * 3. The breakout button. This stops the code again. 
 +  * 4. The RUN button, this resets the Pico.
  
 +This is a really nice way to start the Pico, or to restart the Pico, when you are doing a lot of testing, rather than plugging and unplugging cables all the time
 +\\ 
 \\  \\ 
 ---- ----
  
using_the_pico_run_button.1784198712.txt.gz · Last modified: by walkeradmin