esp32-mic-fft
esp32-mic-fft copied to clipboard
Sample code for using the microphone via I2S on a ESP-EYE board
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...