TMRh20 / TMRpcm

Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported
http://tmrh20.blogspot.com
597 stars 178 forks source link

doesn't play #165

Closed noahSyd closed 1 year ago

noahSyd commented 2 years ago

I upload the basic code but nothing happens. there is a wav file called music on the sd, sd works and there is a speaker on pin 9. please help i am stuck!

rhaas79 commented 2 years ago

Are you calling "music" or "music.wav"? Can you post the full code you compiled and uploaded?