Hi - I am running the shield using the SFEMP3Shield library on a Mega. I would like to do same on an ESP32 to get more SRAM and wireless capability.
What ESP32 library should be used for the Sparkfun VS1053 MP3 player and a ESP32?
Has SFEMP3Shield been ported to the ESP32?
Thanks
Most ESP32 firmware versions should have no problem building that library; just be sure to use the correct firmware for your ESP32 version (I believe the variants are “original”, “S2”, or “C”)
Thanks for the reply. The Arduino IDE for the ESP32 board refuses to compile SFEMP3Shield and produces errors. How do I get around these errors?
I was not aware that I may need to change the firmware on the ESP32. How do I find out which variant I am using? Any pointers to updating the firmware would be greatly appreciated. Thanks.