Probably the only part that worked was having a website to turn on an LED
sourced from: https://www.youtube.com/watch?v=tdCcRqYAlNY
button works sound does not
Group Project with Wyat and Justin
Aimed to create a LAN service that played a list of fart noises on our esp32
Unfortunately we had errors in wiring the DFPlayer to work
Ultimately found out that the issue was having the loaded mp3's be read correctly
Ways we tried to debug were
Rewiring the system...used these three demos as guides but still did not work
https://www.youtube.com/watch?v=jyQQi-ay8cs
https://www.youtube.com/watch?v=9w_AaIwlsE4
https://youtu.be/tdCcRqYAlNY?si=CBDQKjoes1_YjAnf
Ensured that the SDcard was formatted to FAT32
Debugging the file directory
Several versions of our code had the mp3 file names as 1 or 001
Other versions had it be the only file in a root folder to avoid a misreading