![]()
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 about licenses and attribution
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. Our EnviroDIY Mayfly Data Logger is user programmable and Arduino IDE compatible.
Get sketches, libraries, and documentation to help you program your Mayfly.
Share your data and access data from around the world on Monitor My Watershed®.
Have a question about DIY environmental monitoring? Share it with EnviroDIY members.
![]()
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 about licenses and attribution
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Websites store cookies to enhance functionality and personalize your experience. You can manage your preferences, but blocking some cookies may impact site performance and services
Essential cookies enable basic functions and are necessary for the proper function of the website.
CleanTalk offers effective spam protection and website security solutions to enhance user experience.
Service URL: cleantalk.org (opens in a new window)
CloudFlare provides web performance and security solutions, enhancing site speed and protecting against threats.
Service URL: developers.cloudflare.com (opens in a new window)
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
WooCommerce is a customizable eCommerce platform for building online stores using WordPress.
Statistics cookies collect information anonymously. This information helps us understand how visitors use our website.
Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions.
Service URL: policies.google.com (opens in a new window)
SourceBuster is used by WooCommerce for order attribution based on user source.
You can find more information in our Cookie Policy and Privacy Policy.
Community Activity See all activity
Shannon Hicks replied to the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 1 year, 9 months ago
What modem are you using with this setup?
TDDCR started the topic loggingInterval being ignored on v1.1 board. Logs every minute no matter what. in the forum Mayfly Data Logger 1 year, 9 months ago
We have some Mayfly stations set up already and I’m trying to launch a new one with the v1.1 board. Everything seems to be working fine except for the fact that it ignores whatever loggingInterval I put in and it just logs every minute. It writes to the SD card and sends the data online.
To test if there was some minor issue with my sketch, I went…[Read more]
TDDCR became a registered member 1 year, 9 months ago
TDDCR
@travisdrurydcr
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 year, 9 months ago
Can you email me at mayfly@envirodiy.org, I have a few other questions about the software libraries and hardware combinations for your setup.
WFUWater replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 year, 9 months ago
Unfortunately, we do not have any other boards. Would it be worth it to purchase a new one? Or is there more troubleshooting we could do with the current setup?
Shannon Hicks replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 year, 9 months ago
Do you happen to have a spare Mayfly board, or any other Arduino-type board that you could run the sketch on?
WFUWater replied to the topic Reading -9999 on all Sensors in the forum Mayfly Data Logger 1 year, 9 months ago
Hi Shannon, thank you again. We were finally able to get a voltmeter and test the connection. There is voltage being applied to the sensors when the channel scanning sketch is running, but the program still says no sensor detected and to check the physical connection. We have tested both sensors. Could there be an issue with continuity?
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 1 year, 9 months ago
The warnings you posted above seem to indicate that there’s a clash with the Sodaq DS3231 library. Did you by chance happen to install that library separately into your Arduino/libraries folder? ModularSensors already includes its own version of the DS3231 library which will conflict with the Sodaq library if they both exist on the same computer.
JK_WCCD replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 1 year, 9 months ago
I have modified the sketch by replacing the UUID list in the original NoCellular sketch with my UUID list from Monitor My Watershed.
Chief Dudu became a registered member 1 year, 9 months ago
Chief Dudu
@chiefdudu