50 MHz range frequency counter using ATtiny45 microcontroller

A wide range frequency meter is an useful tool for an electronics lab. This projects describes a frequency meter based on AT90S231 microcontroller that can measure input frequencies up to 50 MHz. The measured frequency is displayed on 6 digit multiplexed seven segment displays.
50 MHz range frequency counter using ATtiny45 microcontroller
It uses two external high-speed 8-bit counters (74HC590) in cascade to count the incoming pulses. Depending upon the input frequency, the counting interval for the external counter circuit is changed by the microcontroller for getting better accuracy. The firmware for AT90S231 is provided in C.

countermeasures_box
For more detail: 50 MHz range frequency counter using ATTiny45 microcontroller

About The Author

Scroll to Top