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


Menu

Re: Has anyone tried AI with PICBASIC
Yes sure.
CuriousOne - 11th April 2026, 20:35I asked claude, why it and other AI agents make same error with PBP variable definitions and other syntax issues, and as it said, this is because that PBP syntax is very similar to Visual...