> You could also use some uC (AVR - tiny, mega; PICs) to measure the frequency > and output the data in a more useful format for RPi (I2C, serial, etc.). > A (12$) Arduino Due can measure frequencies (and duties) up to 42MHz with the help of timer counter based tc_lib . A Raspberry Pi Zero can gener...