GPIO and Interrupts on the Pico
In this tutorial, we explore how to connect external devices such as LEDs and push buttons to the Pico, and how to use an "interrupt" to handle an input.
https://youtu.be/I5uVHBgOZQo
Objective
We need to create a program which continuously blinks an...
pragmatik.tech4 min read