name: timer-interrupt description: Configure hardware timers and interrupts for precise periodic tasks. Use when implementing time-critical operations, periodic events, or high-frequency signal generation.
Timer & Interrupt
Quick start
Install TimerInterrupt library in Arduino IDE > Manage Libraries > search "TimerInterrupt".
Basic Usage → See resources/Argument_Simple.ino