i am building a 3d printed Stargate with lights and sounds using a D1 mini and a DFPlayer mini. The code is from this github repo: (github.com/spradlinb/Stargate_3D). when i compile the code in the Arduino IDE i get a SPI error as depicted in the image. I’ve tried remapping the gpio pins with no success. what am i doing wrong? BTW here is a video of what i’m trying to build: youtu.be/y01J-hymaDs
The first warning you can probably ignore. The second might cause an issue. Neither of these look fatal though, what’s the actual end result you’re not getting?
I wish the gate would spin while dialing.
lalo@discuss.tchncs.de 4 hours ago
Undo any code changes and try setting your board version and the libraries to the latest version they had when the code was uploaded (jan 28 2024). Usually this does the trick when trying to build older code for Arduino.