50MHz 7 segment frequency counter using PIC16F877A
In the same way as the LCD project this frequency counter circuit uses TMR1 in 16 bit counter mode to count the input signal edges. Counter overflows are accumulated to give the total count in multiples of 65536. Adding the current value of the counter at the end gives the total count. Specification of the […]
50MHz 7 segment frequency counter using PIC16F877A Read More Β»