From a5b975ac8a0333df5fada8438b0a9c5ff0b4277f Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 16 Mar 2020 14:51:22 -0700 Subject: [PATCH] Update ReadMe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b7335e..29d042c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Implement all hardware, software ideas * [Youtube ESP32 Project](https://www.youtube.com/playlist?list=PLnq7JUnBumAyhSBBp95MsQ5-chBAYheZw) +* [ESP32 | INMP441 | Tutorial - [Part.4] Capturing audio from i2s mic to save WAV file (I2S interface)](https://youtu.be/qmruNKeIN-o) - (https://github.com/0015/IdeasNProjects/tree/master/ESP32_MICROPHONE/ESP32_INMP441_RECORDING) + * [ESP32 | INMP441 | Flutter | Tutorial - [Part.3] App for Sound Level Meter Viewer (ft. BLE Client)](https://youtu.be/CcLt-nBLWJU) - (https://github.com/0015/IdeasNProjects/tree/master/ESP32_MICROPHONE/ESP32_INMP441_FLUTTER_BLE_APP/flutter_app_slm) * [ESP32 | INMP441 | Tutorial - [Part.2] Emitting Sound Level Meter through BLE (ft. FreeRTOS)](https://youtu.be/F88HRGTiiNw) - (https://github.com/0015/IdeasNProjects/tree/master/ESP32_MICROPHONE/ESP32_INMP441_SLM_BLE)