Your first program: Blinking an LED
In this tutorial, we look at what it takes to create the simplest
program of all - one that blinks the onboard LED on the Raspberry Pi
Pico.
https://youtu.be/B-6GsoEg0Lw
The Program
The program
itself is simple - about 15 lines of code.
// blink.go
...
pragmatik.tech3 min read