HX2003 / ESP32-I2S-Simple-Async-Audio

This is a library for playing audio through the I2S interface on the ESP32/ESP32S2
3 stars 1 forks source link

ESP32 I2S Simple Async Audio

This is a library for playing audio through external/internal DAC on the ESP32. It is based on bitluni's VGA Project. Link to audio sample editor.

New

Tested on
PCM5102a
TAS5825M (with I2C setup)

Limitations

× Only 8bit mono samples

× SPIFFS not yet supported

× SD card not yet supported