earlephilhower / ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
GNU General Public License v3.0
1.99k stars 433 forks source link

Add PWMAudio support for the RP2040 #597

Closed earlephilhower closed 1 year ago

earlephilhower commented 1 year ago

Uses the RP2040 HW PWM generator to provide a stereo audio signal.