05-23-2013 11:56 AM
Please advise that which approach should i use
Thanks
05-27-2013 10:12 PM
Tripper269,
I think this is going to depend on how precise you need to be. Gathering frequency data through an FFT is going to give you information about what frequencies are picked up by the microphones, but you'll need filtering (Analog and/or digital) which could add more code or hardware while a straight voltage is going to be less hardware intensive and the algorithm will likely be easier to code as well. However, measuring only voltage may not be as precise as frequency data. Some preliminary testing may be wise to determine which of these methods will work best for your application.