![]()
All content on EnviroDIY is licensed as Creative Commons Attribution-ShareAlike 4.0. Hardware designs on EnviroDIY are released under the CERN Open Hardware License 1.2. Alternative licenses are available. Learn more
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. ![]()
All content on EnviroDIY is licensed as Creative Commons Attribution-ShareAlike 4.0. Hardware designs on EnviroDIY are released under the CERN Open Hardware License 1.2. Alternative licenses are available. Learn more
Community Activity See all activity
Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 1 month, 3 weeks ago
I spent some time skimming your GitHub code for your device. If your logger is using a simple serial protocol to communicate with your GUI controller, it should also be able to communicate with the Mayfly (with or without Modular Sensors) in the same way if you expose the Serial (or AltSoftSerial) pins.
ModularSensors already supports the MS5803…[Read more]
Sara Damiano replied to the topic Requirements for making a sensor compatible in the forum Environmental Sensors 1 month, 3 weeks ago
We don’t have any set requirements for connection. The Mayfly can communicate with almost anything that could communicate with an Arduino-style device. Many users opt to user our ModularSensors library to run their loggers, but that library supports many protocols.
SDI-12 devices are very common in the environmental sensing field, so we have a…[Read more]
Ted L started the topic Requirements for making a sensor compatible in the forum Environmental Sensors 1 month, 3 weeks ago
Hi, I develop and maintain the OpenOBS project, a low cost, open source sensor for turbidity, pressure, and temperature measurements. These are self-contained with a custom datalogger so that you can seal them up in a 1″ PVC and deploy underwater without anything installed onshore. However, I’m curious about pairing the sensors we have developed…[Read more]
Ted L became a registered member 1 month, 3 weeks ago
Ted L
@tedlanghorst
Matt_EGLE became a registered member 1 month, 3 weeks ago
Matt_EGLE
@mattegle
Shannon Hicks replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 2 months ago
This thread is for general technical questions about the Mayfly v1.1 board. I don’t know what video you’re referring to, but I assume you’re using an example sketch from our Github repo or that was included with the ModularSensors library that you downloaded. Any example sketch we provide should have a section near the top that says what h…[Read more]
YorkCoMWS replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 2 months ago
The Mayfly board we have is distinctly different from the board in the video. We have version 1.1 revision B board # 25069. When we try to put in the UUI for data sets for the conductivity probe we get a compiling error message at the very last step. I did not post this on the forum yet because I suspect we have a newer version of the boar…[Read more]
Pete became a registered member 2 months, 1 week ago
Pete
@pete
Eric Weaver became a registered member 2 months, 4 weeks ago
Eric Weaver
@eweaver
TDDCR replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 3 months ago
I’m glad that solution worked for you too! After getting this to work on my board with the older versions, I haven’t done any more work looking into the issue. I’ve just been using those older versions and everything has been working fine with it deployed for almost a year now.