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: (https://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: https://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.
It has to spin. It’s round. Spinning is so much cooler than not spinning.
Such a great episode.
For anyone OOTL - https://youtu.be/g9XrrEaZ7Y4?t=173
The code looks like it uploads and fails to make noise or light up the led strip. and the serial output is a garbled mess (I tried different baud rates with no success). I have also check my wiring with a multi meter and scoured any wiring schematics.
Double check you have the right board type defined in the Arduino ide, may way to try a couple different options