This repo provides code to run the INMP441 Microphone on a ESP32 board. This code is tested on an ESP32-DevKit-4v Board. The recorded Audio will be stored on a micro sdcard as a .txt file.
AtomiC95/ESP32-INMP441-Recorder
Captures audio data from an INMP441 and stores it in .txt files.
C++Apache-2.0