Timer0

<< Back

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

Source timer0.cMain program with Timer0 init and timer0_isr().
Archive timer0.zipDownload All sources.