esp32-mic-fft icon indicating copy to clipboard operation
esp32-mic-fft copied to clipboard

Sample code for using the microphone via I2S on a ESP-EYE board

Results 3 esp32-mic-fft issues
Sort by recently updated
recently updated
newest added

Suppresses i2s function deprecation warnings.

Hello Daniel- This is a great contribution. I was just looking for example code to use the ESP32-EYE microphone and your blog post nailed that. In the blog post itself,...

I updated the code so that it will work with the latest version of the i2s and arduinoFFT libraries. If the pin assignments are changed, it works perfectly with the...