arduino-audio-tools/examples/examples-stream/streams-i2s-i2s
2023-06-05 01:58:38 +02:00
..
README.md Readme for i2s-i2s examples 2022-05-27 10:24:03 +02:00
streams-i2s-i2s.ino use AudioInfo info examples 2023-06-05 01:58:38 +02:00

I2S input and I2S Output with One Port

We use the same I2S Port to input data from an I2S device and output data to another I2S Device. This means that the WS and BCK pins are shared:

In ESP32 Out
WS G14 WS
BCK G15 BCK
DATA G19 -
- G18 DATA
VIN VIN VIN
GND GND GND