Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, a web toolkit designed to help citizens, conservation practitioners, municipal decision-makers, researchers, educators, and students advance knowledge and stewardship of fresh water. New to EnviroDIY? Start here

Reply To: Atlas Scientific sensors now an option on Data Sharing Portal

Home Forums Environmental Sensors Atlas Scientific sensors now an option on Data Sharing Portal Reply To: Atlas Scientific sensors now an option on Data Sharing Portal

#12762
Adam Gold
Participant

    @w3asa Hi Jim, I figured I’d address the Atlas Scientific code question in this forum. I sent a pull request to the Modular Sensors library on GitHub yesterday with some messy code that I got to work with temperature, EC, and DO Atlas sensors using I2C, and it looks like @srgdamiano already made a new branch of the Modular Sensors library called “atlas” that includes cleaned up versions of the code. I can get to it now using PlatformIO by changing the “lib_deps” section of my “platform.ini” file to this:

    I’m definitely interested in seeing the code that you’re using as well as your set up in Great Marsh and any tips that you’ve learned while deploying the sensors!