![]()
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
Stephen H replied to the topic Yosemitech 511-a no readings? in the forum Environmental Sensors 2 years, 1 month ago
Does the 511-a lose cal over time? Is it confused because we had it un-powered for over a year?
I’m waiting for a USB to RS485 adapter to try to use the smartpc utility to see if calibrating the unit will do anything, as well as see if the units are working correctly.
Thanks.
Stephen H replied to the topic Yosemitech 511-a no readings? in the forum Environmental Sensors 2 years, 1 month ago
Thanks Shannon,
I used mostly the same code but replaced the GUIDS and inserted into the originally working code for one of our current stations.
I initially tried with 0x01, and just tested again with 0x01. The wiper wipes 3 times and stops.
Readings for temp and turbidity are still -9999.0 and -9999.0.
Thanks.
BrianJastram replied to the topic Sketch for rain gauges (SDI 12 interface) in the forum Environmental Sensors 2 years, 1 month ago
I use Texas Electronics rain gauges https://texaselectronics.com/tipping-bucket-rain-gauges/ and a ProTrinket with the Mayfly for my precipitation monitoring. It looks like your rain gauges also operate with a reed switch.
Shannon Hicks replied to the topic Yosemitech 511-a no readings? in the forum Environmental Sensors 2 years, 1 month ago
I sent you some code last year that should work with the Y511-A. I can’t tell what other changes you’ve made to the code, but in snippet you posted above, the address should be 0x01 on line 7, not 0x02.
Stephen H replied to the topic Yosemitech 511-a no readings? in the forum Environmental Sensors 2 years, 1 month ago
Also tried with another Yosemitech 511-a, same behavior so don’t think it’s an
issue with the sensor.
Stephen H started the topic Yosemitech 511-a no readings? in the forum Environmental Sensors 2 years, 1 month ago
Hey,
Using the Yosemitech 511-a, with the regular code[snippet below], on a ver 1.1 mayfly, using the older modbus wing.
I get
YosemitechY511 at modbus_0x02 reports temperature is -9999.0 degreeCelsius
YosemitechY511 at modbus_0x02 reports turbidity is -9999.00 nephelometricTurbidityUnit
The sensor turns on, wipes back and forth 3 times, I…[Read more]
Braedon replied to the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 2 years, 1 month ago
@shicks I wanted to run by what my thought process is with these relays and some of the questions I have now that I have purchased a few. I think my questions are general enough that you should be able to help me with them. I am looking to connect the Seeed relay to the D10-D11 grove terminal on the Mayfly. This would connect the relay’s SIG pin…[Read more]
Cal started the topic System Hangs with Hologram Outage in the forum Mayfly Data Logger 2 years, 1 month ago
During the Hologram outage last week, 12 of my old stations in the field (all Mayfly 0.5 and Digi modems) stopped reporting measurements over the Internet. Then when Hologram fixed the problem, 10 of these stations (which have been running since 2020), came back online and reported all their measurements including the time Hologram was down.…[Read more]
kwolfe replied to the topic Hydros21 sensors not returning data in the forum Mayfly Data Logger 2 years, 1 month ago
Setting the channel twice did the trick.
Thanks!
D_Manning started the topic Sketch for rain gauges (SDI 12 interface) in the forum Environmental Sensors 2 years, 1 month ago
Would anyone have a Mayfly sketch for rain gauges such as METER’s ECRN-50 or -100 or Campbell’s Rainvue 10 (i.e., SDI 12 interface)? If it incorporates an Adafruit Trinket, all the better, but if it doesn’t, no problem.