In this video PIC timer is used to built a stopwatch. the delay macros are not used to count the seconds. The program for PIC timer0 is written in PICC compiler to make stopwatch using PIC 16F877A microcontroller timer0 overflow. The increments of seconds are done in timer0 interrupt routine. The simulation is done in proteus where stopwatch functionality is checked.

#PICTIMER #PICtimer0 #PICTIMERSimulation #proteus #ELECTRICALLECTURES