using_led_flash
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| using_led_flash [2026/07/15 17:10] – [In Action] walkeradmin | using_led_flash [2026/07/15 17:15] (current) – walkeradmin | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| </ | </ | ||
| - | What we eed to do now is to place this code, inside of our main program that we want to run on boot. In this example I am using the traffic light example, so when I power on the Pico, the traffic light sequence will start (after the initial 20 second delay). | + | What we need to do now is to place this code, inside of our main program that we want to run on boot. In this example I am using the traffic light example, so when I power on the Pico, the traffic light sequence will start (after the initial 20 second delay). |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 243: | Line 243: | ||
| From Thonny, I am going to start our traffic light code with the new breakout code block. Please bear in mind that in this example I am NOT using a Pico W variant. | From Thonny, I am going to start our traffic light code with the new breakout code block. Please bear in mind that in this example I am NOT using a Pico W variant. | ||
| \\ | \\ | ||
| + | \\ | ||
| + | <color # | ||
| \\ | \\ | ||
| First thing I need to do, because we want this code to run at Pico boot, is to save the file as <color # | First thing I need to do, because we want this code to run at Pico boot, is to save the file as <color # | ||
using_led_flash.1784135400.txt.gz · Last modified: by walkeradmin
