I have recently been given an old FT101 radio tranceiver to fix up. It's mostly working, but as it does date from the 70s and the self-calibration helper is all over the place, I suspect it might be a tad off on tuning. To address this I wish to measure the frequency of every crystal and of the VFO across the full range and adjust all the trimmers back to spec. All signals to be measured are sines up to 30MHz.
I could do this if I had a frequency counter, and I could get one for £70. Not a high-end one, but a good-enough one. But I don't want to spend that much for a one-off task. I have a signal generator, but it's a cheap one and I don't trust it to be really accurate.
So, alternate plan: I got a cheap OCXO 10MHz frequency reference module, square wave output. My plan is to take my signal to be measured, square it off, run it through a divider chip (32/1 at least), then use an arduino to count pulses. Clock the arduino off the OCXO, use it's internal counter to divide the clock down to get a gate timer and call the interrupt. Alternate the gate periods between counting and writing the output to a display (serial won't work off a non-stock clock), so that the time spent outputing doesn't subtract from time spent counting.
Three chips (comparator/buffer, divider, arduino), handful of resistors and capacitors, that's it. So, experts here, tell me: Will this work? I already have everything except the OCXO, and I found one of those on ebay for £15.