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

  • batvin123@reddthat.comOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    12 days ago

    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.

    • Shadow@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      12 days ago

      Double check you have the right board type defined in the Arduino ide, may way to try a couple different options