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

  • lalo
    link
    fedilink
    English
    arrow-up
    2
    ·
    25 days 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.