Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Reply To: Error Compiling for board EnviroDIY Mayfly 1284p

Home Forums Mayfly Data Logger Error Compiling for board EnviroDIY Mayfly 1284p Reply To: Error Compiling for board EnviroDIY Mayfly 1284p

#18973
nick
Participant

    I was getting the same error message as the poster above, so I went ahead and followed the instructions that Shannon provided to fix it (2025-01-22 at 2:07 PM), but now I am getting this error message that I attached. That is one of 10ish errors that I am getting.

    When checking out the libraries folder, everything seems in order.

    The previous library worked fine for 2 sketches that I uploaded, an address change sketch and an analog serial reading sketch that Shannon provided here: https://www.envirodiy.org/topic/continous-hab-monitoring/, but when I went to upload the DRWI modified sketch I get the AlphasenseCO2.cpp:17:10: fatal error: Adafruit_ADS1X15.h: No such file or directory
    #include <Adafruit_ADS1X15.h> error.

    My libraries are in a OneDrive documents folder.