I want to measure the time interval between every zero crossings for 5V AC input signal using the PIC16f877a.
I understand c programming but I am struggling to measure the time interval between every zero crossings. I did google search and found that I have to use Analog Comparator, Interrupt and CCP Module.
Please tell me What information you want ? I want to measure the time interval between every zero crossings for 5V AC input signal using the PIC16f877a.