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

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 6 months ago (2 children)

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.

  • source
  • hideshow 4 child comments
  • [–] [S] 2 points 6 months ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments