Yes, I am thinking about using the Mic click — board with SPQ0410HR5H-B silicon microphone | MikroElektronika , which is sampled at maybe at 10ms, I would then take about 15-20 samples and calculate using:Sound levels have many frequencies and the levels are measured in Decibels. The MIKROE VU meter circuit has an LM3914 IC driving 10 LEDs that measure Volts, not Decibels because the LM3915 IC for Decibels is not made anymore. The specs do not say its variation of output level vs frequency.
Maybe you can connect it to one of their computer systems and program it to do what you need.
dB = 20 log10 (SPL/reference SPL).
I am thinking about using these examples but use MEMs microphones instead.
Arduino Sound Meter - YouTube