Stop-Watch Timer
A Stop-Watch Timer that displays in real-time up to 100 hours with 1/100th Second resolution. It demonstrates a use of PICBASIC PRO interrupts and (most significantly for a timer) accounts for the fact that PBP doesn't jump to servicing that interrupt immediately. A Calibration feature is also included to fine-tune the time-keeping. Written by Melanie Newman
olympictimer.pdf
Re: Increasing resolution of DTs MIBAM library?
Darrels documentation says
HenrikOlsson Today, 05:54In order to increase the resolution to 10 bits the LSB would need to be 1/4 of its current length meaning you'd need the PIC to run at 192MHz. Or you'd need to reduce the...