-
rhouck replied to the topic Mayfly v1.1 technical questions forum thread in the forum Mayfly Data Logger 7 months, 2 weeks ago
Hello, my senior project team at Lake Superior State University is using the Mayfly board with the Hydros 21 CTD sensor.
We are using the ModularSensors library and we’re wondering if there is a power cycle taking place that could affect any serial communication. There are no issues with communication or connection when sending data from the…[Read more]
-
rhouck became a registered member 7 months, 2 weeks ago
-
Shannon Hicks replied to the topic AM2315C Compatibility in the forum Monitor My Watershed 7 months, 2 weeks ago
I’m not familiar with the new C model, but I did use the older, now-discontinued one awhile back. Without digging into the manual and the library too deep, I’m guessing it might be an I2C address issue? The old model used 0xB8 whereas the new one uses 0x38. So go into the ModularSensors/src/sensors folder and edit AOSongAM2315.cpp, find line 34…[Read more]
-
BrianJastram started the topic AM2315C Compatibility in the forum Monitor My Watershed 7 months, 2 weeks ago
EnviroDIY Modular Sensors has the AOSongAM2315 but not the new AM2315C. I have the AM2315C. Is there a way for me to integrate the newer AM2315C sensor into my Mayfly project? I have the wiring ready. I have successfully tested the sensor and received good values using an example program so I know the sensor works but when I use the AOSongAM2315.h…[Read more]
-
MMP replied to the topic Could not wake modem for clock sync. in the forum Mayfly Data Logger 7 months, 2 weeks ago
Hi!
I was hoping to piggyback on this thread since I am having a similar problem with the clock sync and LTE connection. I am also working with a 1.1 Mayfly model with LTE Bee, hologram, and a Hydros 21 CTD sensor.
So far I have tried several locations with full LTE coverage through AT&T, reprogramming the Mayfly to make sure all changes…[Read more]
-
Braedon replied to the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 7 months, 2 weeks ago
This looks like a great option. Thanks Shannon for your help!
-
Shannon Hicks replied to the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 7 months, 3 weeks ago
That’s not much current, so most relay boards should be able to handle that with no problem. I think that latching Grove board (https://www.seeedstudio.com/Grove-2-Coil-Latching-Relay.html) would probably work good for your situation so your Mayfly board could activate the relay 15 minutes before you want to sample, and then go back to sleep and…[Read more]
-
Braedon replied to the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 7 months, 3 weeks ago
I have four sensors with heaters, and combined they draw 61.6 mA.
-
Shannon Hicks replied to the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 7 months, 3 weeks ago
What’s the current draw of your heaters? There’s a variety of relays you could use, but I know several people have had good luck with various Grove-compatible relay boards, like the ones from Seeed. But your options are going to depend on how many amps of current the heater draws from the battery.
-
Braedon started the topic Controlling 12-volt heaters with a power relay in the forum Infrastructure and Equipment 7 months, 3 weeks ago
I have some apogee pyranometers and pyrgeometers for my monitoring stations, and each of these sensors has an internal heater that helps to clean off snow, rain, and frost. The heaters operate at 12 volts, so I have them connected directly to my 12-volt battery which powers my entire setup. Having the heaters connected 24/7 draws a lot of power…[Read more]
-
merondibia replied to the topic SDI-12 Library in the forum Other Data Loggers 7 months, 3 weeks ago
I am trying to update a data logger which was using Arduino Mega+SD reader and us Arduino GiGA R1 in order to monitor it remotely, but SDI-12 library is not working on the new Arduino GIGA board, Is it possible to use your fix to update the library for this set up?
-
merondibia became a registered member 7 months, 3 weeks ago
-
neilh20 commented on the post, An Autonomous Lighted Insect Trap to Assess Aquatic Ecosystem Health 8 months ago
Its some good thinking and takes time to scope it. From what I understand, some of the AI on vision detection may have a lot of promotion without understanding what it takes technically to make it reliable. I’ve […]
-
Mike Miller commented on the post, An Autonomous Lighted Insect Trap to Assess Aquatic Ecosystem Health 8 months ago
Hello Neilh20 Sorry for the slow response. As mentioned as an aquatic ecologist I am more on the end user side of the insect camera trap development than the front-end design and am grasping about 40% of the […]
-
Electromechpro replied to the topic SDI-12 Library in the forum Other Data Loggers 8 months ago
Could you please look at porting the code to the new Arduino R4 UNOs? They use a different chip (Renesas RA4M1 (Arm® Cortex®-M4)), and I cannot get SDI-12 code to compile for those board definitions.
-
Electromechpro became a registered member 8 months ago
-
Andrew replied to the topic Issues with compiling modular sensors library in the forum Miscellaneous 8 months ago
I am also working through the learn EnviroDIY course (amazing resource and really thorough!) and having the same issues as letsid. I have tried the pio lib install to no avail. Any ideas of things to try next?
-
Andrew replied to the topic Issue w/ mac communicating w/ v0.5b board in the forum Mayfly Data Logger 8 months ago
I was actually having trouble with both. It is now working with the onboard socket.
-
neilh20 commented on the post, An Autonomous Lighted Insect Trap to Assess Aquatic Ecosystem Health 8 months ago
For the aspect of visual analysis – perhaps one of these hardware modules might be appropriate Which partly means choosing the size of a camera, seems like its is 2Mpixel or 5Mpixel There is also a discussion […]
-
neilh20 replied to the topic Suggestions for pictorial wiring diagrams in the forum Miscellaneous 8 months, 1 weeks ago
Hi @braedon-dority, my take is that the first step is to have personal documentation to be able to repeat your work, and that you can read it. Just to be basic, part of the learning is how to do documentation that you can then read your self.
Personally I find I come back to a working sensor some years later – and then want a traceable reference…[Read more]
- Load More