Hi all,
I have a project that reads a K-Band radar sensor for traffic speed measurment. The frequency of the signal is related to the speed of the car. Samplig must be done @ 8 to 10khz (256 points).
Most designs use FFT to get the fundamental frequency (wich gives the correct speed).
As anyone implement something like it on AVRCO ? It there any lib or algoritm for this?
I don't even know if AVR as the power to do this.
I know that Microchip (and is dsPIC devices) had a FFT library avaiable, but I really don't want to use Pics and C...
Thanks
Joaquim
I have a project that reads a K-Band radar sensor for traffic speed measurment. The frequency of the signal is related to the speed of the car. Samplig must be done @ 8 to 10khz (256 points).
Most designs use FFT to get the fundamental frequency (wich gives the correct speed).
As anyone implement something like it on AVRCO ? It there any lib or algoritm for this?
I don't even know if AVR as the power to do this.
I know that Microchip (and is dsPIC devices) had a FFT library avaiable, but I really don't want to use Pics and C...
Thanks
Joaquim