This component for ESP-IDF builds the open-source software PicoRuby into a static library, allowing you to link it and run PicoRuby seamlessly on their microcontroller boards.
Streaming MP3 player for ESP32-S3: HTTP chunked download → MP3 decode → resample → PCM out, fully PSRAM-resident, with abortable lifecycle. Audio output and HTTP transport are injected via abstract interfaces, so the component is project-agnostic.