This commit is contained in:
2026-02-12 21:00:02 -08:00
parent 77f8236347
commit 8bdbf227ca
1141 changed files with 1010880 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
# 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