![]()
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
Scott Ensign replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 2 years, 1 month ago
Yes, the Stroud Center has a Campbell Scientific phycocyanin sensor deployed on a Mayfly Data Logger. @shicks might be able to share code with you.
Elliot Ma replied to the topic Cannot Connect to Internet with SIM in the forum Mayfly Data Logger 2 years, 1 month ago
Funnily enough, I’m having the exact same issue! Also using the ClariVUE 10 turbidity sensor. It seems that the logger is writing to the SD card instead of connecting to the SIM. Hologram is basically telling me the SIM is online and ready to be communicated with, it just isn’t receiving anything.
Elliot Ma became a registered member 2 years, 1 month ago
Elliot Ma
@elliot_ma
Elizabeth Watson started the topic Cannot Connect to Internet with SIM in the forum Mayfly Data Logger 2 years, 2 months ago
I’ve completed two Mayfly loggers, each with a ClariVUE 10 turbidity sensor connected. I used the DRWI_DigiLTE sketch to set the Logger ID, arrange the variable list, and input the UUIDs. However, I keep getting the message “could not wake modem for clock sync” on both Mayflys. The data for the sensor is shown on the serial monitor and it states…[Read more]
Elizabeth Watson replied to the topic Error Compiling for Mayfly; ModularSensors in the forum Mayfly Data Logger 2 years, 2 months ago
Hello!
Thank you for your response! I finally have the sketch uploaded.
I am now having an issue with the cellular connection. When I ran the sketch, it said “could not wake modem for clock sync” and then it let me know that it would be saving to the SD instead. How can I fix this?
I tried making sure everything was in the correct placement…[Read more]
nick started the topic Continous HAB monitoring in the forum Mayfly Data Logger 2 years, 2 months ago
Hi,
Has anyone setup their Mayfly data logger to monitor HABs in ponds/lakes? Right now, we are manually collecting the samples and trying to see if doing continuous monitoring would be beneficial.
Thank you.
Sara Damiano replied to the topic Error Compiling for Mayfly; ModularSensors in the forum Mayfly Data Logger 2 years, 2 months ago
You need to either upgrade your ModularSensors library from 0.34.0 to 0.35.0 or downgrade your SD fat library from 2.2.3 to 2.1.2.
All the dependent libraries are updated all of the time and not all versions match with each other. It’s best to download the libraries as a package from the ModularSensors releases page on GitHub. That zip file…[Read more]
Elizabeth Watson started the topic Error Compiling for Mayfly; ModularSensors in the forum Mayfly Data Logger 2 years, 2 months ago
Hello,
I’m currently trying to change the logger ID, input the variable list, and input the UUID List, but the sketch (DRWI_DigiLTE) keeps failing to compile. I’ll include both the error message as well as the sketch. I am at a loss with how to fix this and would appreciate any thoughts/suggestions! Thank you!
Elizabeth Watson became a registered member 2 years, 2 months ago
Elizabeth Watson
@drisannasmama
Dave F became a registered member 2 years, 2 months ago
Dave F
@dave_ef