esp32-i2s-slm icon indicating copy to clipboard operation
esp32-i2s-slm copied to clipboard

Sound Level Meter with ESP32 and I2S MEMS microphone

Results 23 esp32-i2s-slm issues
Sort by recently updated
recently updated
newest added

Hi Ivan, Thanks for the great I2S microphone example of yours! I wanted to use it in my own project, but ran into problems, because I only needed the I2S...

Hello, I have this issue when i try your code. Do you know why please ? Best, Charles esp32-i2s-slm:108:1: error: could not convert '{1.0e+0, {{-1.0e+0, 0.0, 9.9919999999999998e-1, 0}}}' from ''...

May be misprint in serial speed init.

Hi, The current program calculates and displays the LEQ every 1 second. How can I modify the code to display the LEQ every 5 minutes instead? If I were to...

Hi, First of all, let me thank you for this project, which has helped me greatly in my own project. I am adapting your code to a project to check...

Hello, great idea with this project. I have question,is it possible to make some conventer i2s to i2s with volume correction? Or other futures (equalizer??). Regards

Everything is working fine but when i implement wifi i get constantly this error Guru Meditation Error: Core 0 panic'ed (Unhandled debug exception). Debug exception reason: Stack canary watchpoint triggered...

Hi, thanks for the great project! This is probably not your issue, but I just would like to share my experience with this mic for measuring environment noise. While doing...

I am doing my BENG project, which i should design a noise detector using I2S microphone. I am using an INMP441 microphone with an ESP32-Devkitc-32E. I have found out that...