Skip to content

How can I load specific parts of audio data from an SD card every 10 seconds to not fill the sketch storage? #343

Answered by pschatzmann
RadoslavL asked this question in Q&A
Discussion options

You must be logged in to vote

Just use my AudioTools library: here is the related example: https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-basic-api/base-player-a2dp/base-player-a2dp.ino

You could also play some mp3 form progmem which uses less space

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@RadoslavL
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants