timer-interrupt

star 0

Configure hardware timers and interrupts for precise periodic tasks. Use when implementing time-critical operations, periodic events, or high-frequency signal generation.

chengyh23 By chengyh23 schedule Updated 2/12/2026

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

Install via CLI
npx skills add https://github.com/chengyh23/esp-agent-main --skill timer-interrupt
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator