MWals / ESP32_DSP_I2S_SETUP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 I2S Audio Loopback with MCLK

This example shows how to use the I2S on the ESP32 to build an audio loopback with an external ADC/DAC and how to generate the needed I2S-MCLK signal which is by default not supported by Espressif's I2S driver.

Watch my YouTube video where I have explained everything in detail: https://youtu.be/WsDwj6SENOE

About


Languages

Language:C 83.0%Language:Makefile 8.7%Language:CMake 8.3%