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.
timer0.c
Main program with Timer0 init and timer0_isr().
timer0.zip
Download All sources.