Software‎ > ‎

Timer 0 Calculator and Code generation

posted Feb 5, 2011, 4:07 PM by Danny Ng   [ updated Feb 8, 2011, 6:33 PM ]
The gadget spec URL could not be found


A simple gadget is developed for the calculation of PIC18 timer 0 setup and period reload register. The gadget below allow the generation of code to allow the usage of timer 1 to interrupt at the time needed. By keying in the needed time period and oscillator frequency the calculator will calculate the best reload value for timer0. The code generated can be used on the C18 compiler.

Timer 0 Code generation for C18

Add to iGoogle
Please report to me if you have discover any bug on this gadget.

Comments