Why not?
Arduino Uno/Nano has two external interrupts on pins 2 & 3 - it's true.
But it's true too that the controller has an interrupts of another type - PCINT - available on all GPIOs.
Google "Arduino PCINT interrupts", for example:
Why not?
Arduino Uno/Nano has two external interrupts on pins 2 & 3 - it's true.
But it's true too that the controller has an interrupts of another type - PCINT - available on all GPIOs.
Google "Arduino PCINT interrupts", for example: