using_the_pico_run_button
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| using_the_pico_run_button [2026/07/16 10:16] – [Introduction] walkeradmin | using_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 a more complex Micro Python program to show a better use case. |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 116: | Line 116: | ||
| \\ | \\ | ||
| ---- | ---- | ||
| + | ==== Running Example ==== | ||
| + | \\ | ||
| + | In the video below we can see the RUN button in operation. | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | 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.1784197016.txt.gz · Last modified: by walkeradmin
