No description
- Rust 99.3%
- C 0.5%
- Shell 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| firmware | ||
| .gitignore | ||
| README.md | ||
esp32-c5-music
MP3 player firmware for an ESP32-C5-WROOM-1 N8R8 (8 MB flash, 8 MB PSRAM): files are read from an SD card over SPI, decoded on-chip, and streamed out of the I2S peripheral to an external amplifier.
The firmware lives in firmware/ — start with its
README. The layout leaves room for host/ and pcb/
siblings later, mirroring the sibling project rp2350-lights.