You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wanted to play files from SD card and use Arduino IDE to program it. After some digging I was able to use SdFat V2 from https://github.com/greiman/SdFat and found a bug in Audio.cpp from ESP32-audioI2S lib. I have tested it's working playing mp3 files (can't read wav yet thought). I am attaching the example for Arduino IDE.
Hi,
I wanted to play files from SD card and use Arduino IDE to program it. After some digging I was able to use SdFat V2 from https://github.com/greiman/SdFat and found a bug in Audio.cpp from ESP32-audioI2S lib. I have tested it's working playing mp3 files (can't read wav yet thought). I am attaching the example for Arduino IDE.
SdFat_example_v2.zip
Instructions:
The text was updated successfully, but these errors were encountered: