Im working on a project and need to get analog frequency values into a microcontroller. The MC has an ADC on it, but if I understand correctly I need to first convert the frequencies of the signal so that my max frequency, say 8kHz is converted to a 5V output, and lowest frequency is 0V, with everything linearly scaled between, am I understanding that right? . Ive never done an analog to digital conversion. Would a frequency to voltage IC be the way to go? Anyone done something similar? Frequencys Im working with are between 100Hz and 8kHz. Any advice would be appreciated.