Quote Originally Posted by WishMaster^ View Post
For those who want to make a Stopwatch, here is my code for it. You will have to tune Timer0 for exact readouts since it is not perfect yet. By 30 seconds it will be 1,5 seconds off (28,5 sec)
It counts from 100 uS
Have fun building your stopwatch
Thanks to all who helped me to make the code as it is now!
Cheers,
William
P.S, I'll keep you all informed about the 3-stopwatch-at-the-same-time-based-on-interrupts-program
I almost hate to point this out to you since you've already got all this work into your project/code...but...
Do a search on 'Olympic Timer'...
You'll find a timer that Melanie did awhile back, and it's very accurate...well, at least as accuracte as your oscillator is.