ESP32 Audio Sampling with Interrupts and IRAM
Interrupting while someone is talking is rude for humans, but smart for computers. [Ivan Voras] shows how to use interrupts to service the ESP32 analog to digital converters when sampling sound. Interestingly, he uses the Arduino IDE mixed with native ESP-IDF APIs to get the best performance.
Like most complex …read more
Continue reading ESP32 Audio Sampling with Interrupts and IRAM