Here we will be dealing with interrupts in microcontrollers.. So what is an interrupt? Well as the name suggests an interrupt is a process or a signal that stops a microprocessor/microcontroller from what it is doing so that something else can happen. Let us take a day to day example of an interrupt….Say you are [...]
