Hardware timers are built into most microcontrollers and can be a useful timebase for many projects. This project demonstrates how to use a timer to create a delay for a blinking a Light Emitting Diode (LED) using Interrupt Polling.