-
Matt Barney replied to the topic Mayfly with LoRA module physical connection in the forum Mayfly Data Logger 4 years, 2 months ago
Hi all,
Glad to hear about others using radio modules to relay Mayfly data to in internet connection. And Anthony, it’s great to hear about the mDot modules potentially being incorporated in ModularSensors. That’s something that we at Trout Unlimited will definitely be interested in exploring in the coming months. I could possibly contribute some…[Read more]
-
Matt Barney replied to the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 3 months ago
Oh, now I see the Mayfly protoshield: https://www.envirodiy.org/mayfly/hardware/accessories/. It happens to be out of stock at Amazon at the moment, but that’s OK, I don’t have an immediate need. It would work, but would also require adding/moving the Grove sockets to the protoshield if one still needed those.
I was implementing a TTL-based…[Read more]
-
Matt Barney replied to the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 3 months ago
Thanks Neil.
Initially I thought I could use screw terminals but soon realized that the male pins that protrude from them are not long enough to provide a secure plug-in to the 20-pin headers. Perhaps my best solution will be to solder screw terminals to a small perfboard or proto board, along with male headers which would plug into the 20-pin…[Read more]
-
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 3 months ago
Yep, that was it. When I didn’t find the library in EnviroDIY, I just grabbed it from slashdevin’s original. Now that I have your fork of NeoSWSerial, it works. Thanks!
-
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 3 months ago
Any ideas why AltSoftSerial works here, but NeoSWSerial doesn’t?
-
Matt Barney replied to the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 3 months ago
Do people just use individual jumper wires to the Mayfly pins on these headers? Or is there a modular cable of some type that works with them?
-
Matt Barney replied to the topic MMW Data Outage? in the forum Monitor My Watershed 4 years, 3 months ago
I repeated my test for another ~48 hour run, sampling every 5 minutes, but this time using WiFi instead of XBee3 cellular. All of my 548 sample points made it to the MMW database, and all POST messages sent by the Mayfly received successful response code 201. So data upload via cellular appears to be significantly less reliable, even when cell…[Read more]
-
Matt Barney replied to the topic MMW Data Outage? in the forum Monitor My Watershed 4 years, 3 months ago
Great news, @aufdenkampe! Thanks to you and your team.
I ran a test overnight, with a Mayfly sampling every 5 minutes. Out of 179 samples sent to MMW, only one received Response Code 504, at 04:30 MST, Aug 7th. All other POST messages received successful response codes (201). The 04:30 point did not get saved to the MMW database. What I’ve…[Read more]
-
Matt Barney replied to the topic Mayfly SCL and SDA voltage level in the forum Mayfly Data Logger 4 years, 3 months ago
I’m not an expert, but based on the Mayfly schematic (see pins 19 and 20 on the ATMega1284P, upper left), it looks like SDA and SCL are pulled high via external resistors on the board, so there is no way to disable them in code.
Reading a tutorial at Adafruit, it looks like that is an inherent part of the design of the I2C protocol:
The I2C clock…
-
Matt Barney started the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 3 months ago
What sort of connector do folks use when connecting to pins from one of the Mayfly’s 20-pin headers? Being somewhat new to DIY electronics, I’m unaware of what’s available out there, and searching places like DigiKey can be a bit overwhelming. In general, I prefer using some sort of modular connectors (like Grove) when connecting sensors, etc.,…[Read more]
-
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 3 months ago
I think my code must not be catching the interrupt properly. It doesn’t get beyond this line in MaxBotixSonar.cpp:
result = _stream->parseInt();
I am able to get it working by using AltSoftSerial (Rx on pin 6), but am unable to get NeoSWSerial to read from the MaxBotix sensor.
Any help is appreciated.
Thanks,
Matt -
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 3 months ago
I’ve probably done something dumb in my code, but can’t see what it is, so I could use another set of eyes on it…
I’ve got a MaxBotix MB7589 SCXL-MaxSonar-WRMT and have it communicating via NeoSWSerial on pin 7. Using the single_sensor.ino example, it works fine. Now I’m trying to integrate it a logging sketch, based on DRWI_NoCellular.ino, and…[Read more]
-
Matt Barney started the topic Broken links to example code in the forum Mayfly Data Logger 4 years, 3 months ago
Hi,
I just noticed that the following 3 links to example code from this page are broken, and return 404s:
Is it safe to assume that the corresponding examples from https://github.com/EnviroDIY/ModularSensors/tree/master/examples are still valid for reference?
Thanks!
Matt
Trout Unlimited
-
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 4 months ago
OK, thanks Sara. I really like the look and layout of the new Doxygen docs. Thanks for all your efforts!
Matt
-
Matt Barney replied to the topic Wiring Ultrasonic sensor w/ temp compensator in the forum Mayfly Data Logger 4 years, 4 months ago
Apologies for resurrecting an old thread, but it is exactly on-topic for my situation.
I’m confused about wiring the MaxTemp. The ModularSensors documentation says to connect the red wire from MaxTemp to the MaxSonar’s pin 6 (V+). However, the MaxBotix datasheet shows no connection of the MaxTemp to V+. Likewise, @fisherba Beth’s photo above…[Read more]
-
Matt Barney replied to the topic MMW Data Outage? in the forum Monitor My Watershed 4 years, 4 months ago
Thanks, Anthony, for this informative post! It speaks to some questions we at Trout Unlimited have had about MMW, its current performance, and future direction, as we look to expand our Mayfly deployments.
Matt
(cc @jlemontu-org)
-
Matt Barney replied to the topic Add Sensor button not working on MonitorMyWatershed in the forum Mayfly Data Logger 4 years, 5 months ago
Me too. The problem seemed to be specific to the one browser tab; when I opened a second (non-incognito) tab, it worked. Never had that happen before with MMW.
Thanks again,
Matt -
Matt Barney replied to the topic Add Sensor button not working on MonitorMyWatershed in the forum Mayfly Data Logger 4 years, 5 months ago
Hi Robert,
Hmm looks like it is browser-related. I tried again just now and still didn’t work, but it does work in an Incognito window, so not sure what’s up. My colleague reported that it wasn’t working for him this morning, so I checked and it didn’t work for me at that time either.
Thanks for your reply,
Matt
-
Matt Barney started the topic Add Sensor button not working on MonitorMyWatershed in the forum Mayfly Data Logger 4 years, 5 months ago
The “Add New Sensor” button does not respond, as of 08:55 MDT.
Is this something you can help with, @aufdenkampe?
Thanks!
Matt
-
Matt Barney replied to the topic Geographically Scaling Modular Sensors in the forum Mayfly Data Logger 4 years, 7 months ago
Hi Neil,
Thanks for opening up this important topic, and for sharing your work!
This idea of scaling up one’s Mayfly installations is really coming to the fore at my organization, Trout Unlimited (TU). My colleague Jake (@jlemontu-org) has been working with Stroud for a couple of years now to deploy Mayflys with volunteer groups in Michigan,…[Read more]
- Load More
Huh. That’s weird, because the links on that page are generated by Doxygen. I’ll look into it. But, yes, the examples are still valid.