How to use interrupts with Raspberry Pi Pico
Chapter 1
In this chapter, we will learn how to print something to screen using an interrupt routine.
Chapter 2
In this chapter, we will use an interrupt routine to toggle an LED on and off.