Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

MAX98357 I2S DAC supported? #481

Closed y2kats65 closed 2 years ago

y2kats65 commented 2 years ago

Can I use MAX98357 with the V2 code and what are the I2S pins on ESP32?

Edzelf commented 2 years ago

I guess so. I just ordered some to test it. Pins should be defined in the config page of the web interface, like:

pin_i2s_bck = 5
pin_i2s_lck = 4
pin_i2s_din = 16