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: Library alternatives to achieve same goal as dataLogger in Modular Sensors

Home Forums Mayfly Data Logger Library alternatives to achieve same goal as dataLogger in Modular Sensors Reply To: Library alternatives to achieve same goal as dataLogger in Modular Sensors

#19443
Shannon Hicks
Moderator

    The Sodaq_DS3231 library should work with the current Mayfly boards.  Here’s an example from a few years ago that does basic microSD card logging of the onboard sensors and doesn’t rely on ModularSensors:  https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/blob/master/examples/mayfly1_TempHumidLight_simpleLogger/mayfly1_TempHumidLight_simpleLogger.ino