arduino-audio-tools/examples/examples-stream/streams-i2s-serial_16bit
2023-07-12 21:20:24 +02:00
..
README.md Example i2s-i2s 2022-05-27 11:32:04 +02:00
streams-i2s-serial_16bit.ino correct CsvOutput examples 2023-07-12 21:20:24 +02:00

Stream I2S Input to CSV Output

General Description:

We implement a I2S source: We stream the sound input which we read in from the I2S interface and displays it on the Arduino Serial Plotter.

We use only 16bits!

Pins

i2s-device ESP32
BCK BCK (GPIO14)
WS WS (GPIO15)
DATA IN (GPIO32)
GND GND
VCC VIN 5V