![]()
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 Pelican 1120 drilling template in the forum Mayfly Data Logger 1 year, 5 months ago
I haven’t seen any other templates besides the one you linked. I never use them myself, I just lay them out in whatever pattern is the easiest, based on the sizes of the cable glands. I prefer to stagger them as shown in this photo from the kit’s shop page, since that makes it easier to get your hand around the end part to tighten them. I us…[Read more]
Mississippi Watershed Management Organization became a registered member 1 year, 5 months ago
Mississippi Watershed Management Organization
@mwmo
nick started the topic Pelican 1120 drilling template in the forum Mayfly Data Logger 1 year, 5 months ago
Can someone direct me to a 4 hole drilling template if it exist?
I found this: https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/blob/master/hardware/1120Pelican_enviroDIY_5.pdf
I thought I found and bookmarked a 3 hole version before, but now I can’t seem to locate it.
Thank You
Shannon Hicks replied to the topic External circuit protection limt in the forum Mayfly Data Logger 1 year, 5 months ago
Are you referring to an EnviroDIY Monitoring Station kit which contains a Mayfly Data Logger, or is your station based on some other type of controller? And are talking about limiting the amount of current your monitoring kit could draw from a power source, or are you talking about limiting the output current of the kit in regards to the load…[Read more]
Dr.Wu started the topic External circuit protection limt in the forum Mayfly Data Logger 1 year, 5 months ago
We are looking at adding an external circuit breaker to protect a monitoring kit. We are configuring a monitoring kit to be a mobile or portable unit, that can be carried aboard a ship/boat of opportunity. Often in the field on a boat or in some weather, equipment gets wet.
What level of current should an external breaker be rated to prevent…[Read more]
Stephen H replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 1 year, 5 months ago
A few of the folders in “ModularSensors_Dependencies_v.0.35.0.zip” are named with blank spaces or with longer names, if you go into any of the folders with spaces, copy the name of the .h file and rename the folder to that name, it works.
ie
Adafruit ADS1X15 rename to-> Adafruit_ADS1X15
Adafruit BME280 Library rename to -> Ada…[Read more]
Elliot Ma replied to the topic Purchased wrong solar panel? in the forum Mayfly Data Logger 1 year, 6 months ago
Hi Shannon,
Thanks for the quick reply. Since we’re installing these stations right at the edge of the salt marsh/forest, I think we’ll have sufficient light to power the modem + Hydros 21.
Appreciate it,
Elliot
Shannon Hicks replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 year, 6 months ago
There’s nothing electrically wrong with having all 4 resistors populated on that board, but only one pair will be used for your sensor analog input, and the other pair will not be connected to anything and will therefore not be performing any function.
nick replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 year, 6 months ago
Since I am only using one C-FLOUR sensor, does having two pair of soldered resistors affect anything or should I redo the screw terminal board to only have one pair of resistors?
Thank you for the tip on needing two separate screw terminal boards because each C-FLOUR needing 2 ground terminals each.
Shannon Hicks replied to the topic Continous HAB monitoring in the forum Mayfly Data Logger 1 year, 6 months ago
If you only have one C-FLUOR sensor, then you only need one pair of resistors, since there’s only one analog signal from the sensor. There ARE two ground wires, which is why I asked how many sensors you were using with this one screw terminal board. In order to connect two Turner analog sensors to a Mayfly Logger, it’s good to use 2 separate s…[Read more]