Check out the EnviroDIY Mayfly Data Logger, a powerful user-programmable microprocessor board that is fully compatible with Arduino IDE software.
Check out the EnviroDIY Mayfly Data Logger, a powerful user-programmable microprocessor board that is fully compatible with Arduino IDE software.
For sketches, libraries, and documentation,
All content on EnviroDIY is licensed as
EnviroDIY is part of the
Have a question about DIY environmental monitoring? Post it in the forum.
Community ActivitySee all activity
Matt Barney replied to the topic Depth measurement using MaxSonar in the forum Mayfly Data Logger9 hours, 59 minutes ago
Hi Neil, thanks so much – the detail is appreciated! I need to check with our hydrology staff to learn their accuracy requirements. To date, our Mayfly deployments have used the CTD-10 from Meter, but we have a new site where we’re only interested in depth, and the MaxSonar would be a cost savings over the CTD-10 in that case. However, I’m…[Read more]
Shannon Hicks replied to the topic MayFly Kit/Bee Adapter availability December 2019 in the forum Mayfly Data Logger10 hours, 49 minutes ago
We finally received the Mayfly boards and other accessories, so we’re working to get everything tested, packaged, and shipped to Amazon as quickly as possible.Everything will hopefully be available online again by this weekend or early next week.
Sara Damiano replied to the topic Yosemite library cant be found! in the forum Environmental Sensors20 hours, 29 minutes ago
Are you using Arduino core on your ESP8266 or are you using NodeMCU Lua?They are completely different firmwares; Arduino core uses cpp and has many libraries that parallel functionality to an AVR Arduino board like the Arduino Uno.NodeMCU uses Lua script.
There is a…[Read more]
Deppi replied to the topic Yosemite library cant be found! in the forum Environmental Sensors2 days, 19 hours ago
I use softwareserial and ive heard that it work but dont really know. But i am continuing some code for a module. As i couldnt download his code i made it from scratch. Acording to how i connected it it seems like its connected to the nodemcu but actually i dont really know sadly
Rory G posted an update3 days, 9 hours ago
Hey All, I was really excited to purchase a Mayfly data logger but I see that they are currently unavailable on Amazon.com which I believe is the only location where they are sold. Does anyone know if this is a regular occurrence and or when they will be made available again?
I’d also like to ask why they can’t ship to Canada? I do live somewhat…[Read more]
Rory G, our Amazon stock is sold out but we should have the storefront restocked soon. Shannon Hicks recently posted this:
Shannon Hicks replied to the topic MayFly Kit/Bee Adapter availability December 2019 in the forum Mayfly Data Logger
14 days ago
All the starter kits I sent to Amazon at the beginning of the month sold out within a few days…[Read more]
That’s great to hear that they’re selling as well as they are and that more are being made available. Is there any thought on if the data logger will be shipped to Canada in the future?
Sara Damiano replied to the topic uBee R410 setup issues in the forum Mayfly Data Logger3 days, 10 hours ago
I am so very unimpressed with the SARA R410.It does not deserve its name.
Sara Damiano replied to the topic uBee R410 setup issues in the forum Mayfly Data Logger3 days, 10 hours ago
Oh, no, the hold for the URC *is* working.It’s just not holding for long enough.It gives up after 75s and the code wasn’t smart enough to differentiate between a ‘0’ = nothing in the returned buffer and ‘0’ = the modem returned that it opened the socket with 0 errors.The CSQ responses show good signal you’re already registered on the network…[Read more]