Timer1

<< Back

This program demonstrate how to use Timer1. This small program use timer1 in interrupt mode and output second on portB. You can adjust interrupt period from 1mS up to more than 100ms.

Source timer1.cMain program with Timer1 init and timer1_isr().
Archive timer1.zipDownload All sources.