Overview
Learn how to create a hardware interrupt on the Raspberry Pi Pico W using MicroPython. Implement a 4-bit LED binary counter controlled by a pushbutton, incorporating debouncing techniques for accurate counting. Explore the process of attaching an interrupt pin to a pushbutton and incrementing the counter without errors. Gain hands-on experience with hardware interrupts, button debouncing, and binary counting using the Raspberry Pi Pico W and the Sunfounder Raspberry Pi Pico W Keppler Kit.
Syllabus
Raspberry Pi Pico W LESSON 85: Button Controlled Binary Counter Using Interrupts
Taught by
Paul McWhorter