3 Comments
User's avatar
Chris Greening's avatar

Ooh - that is really interesting! I will have to take a look.

Expand full comment
Trishanu's avatar

which pin should i connect the speaker to on the seeed studio esp32 s3?

Expand full comment
dos's avatar

Worth noting that since ESP-IDF 5.0 and its new I2S driver you don't have to waste a pin on clock signal if you don't use it, and you can also output stereo PDM channels separately (see the `line_mode` parameter).

Expand full comment