The projects aims to setup a hardware timer that will generate an interrupt as a background function to run at regular intervals when working on microcontroller projects. Interrupts are signal that ...
Welcome to part three of “Interrupts: The Good, the Bad, and the Ugly”. We’ve already professed our love for interrupts, showing how they are useful for solving multiple common microcontroller tasks ...