9
votes
6answers
1k views

Measuring frequency of a signal above 5V with a microcontroller

I want to measure the frequency (up to 300 Hz) of a rectangle signal, that varies between 0V and Vtop, where Vtop is anything between 5V and 15V. Because I cannot apply more than 5V to the ...
7
votes
7answers
5k views

Measuring 0 - 1MHz ( 0.25Hz resolution) Squarewave using an MCU

I need to measure the frequency of square-wave that can vary between 0 and 1MHz, and has a resolution of 0.25Hz. I havent decided on which controller yet but It will most likely be one of the 20pin ...