-
neilh20 replied to the topic Inexpensive DIY conductivity sensor in the forum Environmental Sensors 4 years ago
The latest release of ModularSensors 0.27.0 has a new simple electrical conductivity sensors ~ AnalogElecConductivity.h/.cpp
Thanks to Sara for accepting it as a MS sensor and formatting it to the latest documentation style. See the amazing Doxygen generated https://envirodiy.github.io/ModularSensors/group__sensor__analog__cond.html
Sara has…[Read more]
-
JB became a registered member 4 years ago
-
dan@wachusett started the topic Hydros-21 Depth Temp Compensation in the forum Environmental Sensors 4 years ago
My Hydros21 CTD-10 sensor depth output is highly affected by the diurnal stream temp fluctuations by upwards of 15 mm sometimes. This issue was noted in forum post # 13557:
I recently got a quote for the CTD-10 (10m or 30′ – they only do the 10m now) with a fixed accuracy at 20C of 0.05% Full Scale or +-/5mm and no statement of how it varies wit…
-
Sara Damiano replied to the topic need to find WiFi Bee ESP8266 MAC address in the forum Mayfly Data Logger 4 years ago
I’m sorry, I should have read that more carefully. That program is meant to be written to an ESP, not to a Mayfly.
Anyway, you should be able to do something like this:
#include <Arduino.h> setup(){ Serial.begin(115200); Serial1.begin(115200); delay(200); Serial.println("Changing ESP8266 baud, if necessary);…
-
Wayne replied to the topic need to find WiFi Bee ESP8266 MAC address in the forum Mayfly Data Logger 4 years ago
Hi Sara,
Thank you for the quick response. I already tried the site listed and obtained the attached pile of error messages.
Stay safe,
W -
Scott Ensign replied to the topic Colour Sensors for Water Quality in the forum Environmental Sensors 4 years ago
<p class=”crayon-selected”>Hi James,</p>
I’ve used Atlas Scientific’s RGB sensor on lagrangian river drifters in the past. The application is written up in Limnology and Oceanography (or see this video abstract of the article). I’m attaching two simple sketches for using this sensor with the Mayfly Data Logger. The first (…AutoMode) just prints…[Read more] -
Zach replied to the topic Alternate Means of Accessing Mayfly Data in the forum Monitor My Watershed 4 years ago
Thank you for clarifying that, Sara.
I was a too vague in my second paragraph, what I should have asked for was documentation, or a code excerpt for handling the Mayfly’s POST request data as defined in DRWI_LTE.ino on the web backend. I found here a guide that seems to address this matter directly, I’ll update when I have results.
-
Sara Damiano replied to the topic need to find WiFi Bee ESP8266 MAC address in the forum Mayfly Data Logger 4 years ago
Also, if the university requires any sort of two-set log in to the network (like, on a phone where you need to click ok on an “accept the terms” page) you won’t be able to do it.
-
Sara Damiano replied to the topic need to find WiFi Bee ESP8266 MAC address in the forum Mayfly Data Logger 4 years ago
I didn’t read through this in its entirety, but here’s something to start: https://randomnerdtutorials.com/get-change-esp32-esp8266-mac-address-arduino/
-
Wayne started the topic need to find WiFi Bee ESP8266 MAC address in the forum Mayfly Data Logger 4 years ago
The university network needs the WiFi Bee ESP8266 MAC address in order to register the device. Registration of the device is required before network access is allowed. Any code pointers for a sketch to obtain the MAC address?
Thanks in advance
-
Sara Damiano replied to the topic Alternate Means of Accessing Mayfly Data in the forum Monitor My Watershed 4 years ago
To use ModularSensors to publish to a new endpoint, the “best” way to do it would be to create a new publisher, set the format there, and push it to the library. There is documentation on how the ModularSensors library works here: https://envirodiy.github.io/ModularSensors/index.html
As far as posting to SQL, you can’t do that directly, at l…[Read more]
-
Zach started the topic Alternate Means of Accessing Mayfly Data in the forum Monitor My Watershed 4 years ago
I’m looking to access Mayfly data from MonitorMW.org for the development of a simple web application to display the current reading of a variable. If there exists a CORS friendly access method for MMW station site data, please let me know.
Barring that option, I’ve looked through the documentation as to modifying DRWI_LTE.ino in order to publish…[Read more]
-
James_NZ started the topic Colour Sensors for Water Quality in the forum Environmental Sensors 4 years ago
Hi everyone,
<p style=”text-align: left;”>I recently had a conversation about using colour sensors to measure changes in water quality. Something similar to the eye on water project (https://www.eyeonwater.org/) except using a colour sensor linked to the Mayfly rather than an app. Has anyone attempted this, or is anyone aware of any work that has…[Read more] -
Sara Damiano replied to the topic Campbell Scientific CS-215 SDI-12 communication issues w/ Mayfly in the forum Mayfly Data Logger 4 years, 1 months ago
I *finally* incorporated this when adding support for an InSitu RDO PRO-X. I started working on it and it took me a while to find where I’d talked about it before.
-
Don Callihan became a registered member 4 years, 1 months ago
-
Matt Barney replied to the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 1 months ago
Thanks. I have a couple of protoshields now, as well as some 2×10 male headers, so I’ve got options to work with!
Matt
-
LittleManistee replied to the topic Connectors for 20-pin headers in the forum Mayfly Data Logger 4 years, 1 months ago
I’ve got a lot of my prototype wires and headers at SparkFun and Adafruit. They both have pages and pages of connectors for the final product.
I have been buying a couple of each of the Mayfly add-ons when I see them in stock so I have them when I need them. I have two mayfly proto boards and will probably just need one. Let me know if you ge…[Read more]
-
neilh20 replied to the topic Battery Capacity /Fuel Gauge in the forum Mayfly Data Logger 4 years, 1 months ago
Hi Matt – well been watching the output of the LC709203F with some other testing. It does work for the accurate battery voltage measurement.
However the LC709203F “%” capacity could be challenging to use. There is a lot of technical discussion about battery fuel gauges and what works and doesn’t. Another device that I got was the Seeed LT…[Read more]
-
Matt Barney replied to the topic Battery Capacity /Fuel Gauge in the forum Mayfly Data Logger 4 years, 1 months ago
Interesting -thanks Neil. I may try that fuel gauge as well.
Matt
-
Sara Damiano replied to the topic Stronger cell antenna? in the forum Mayfly Data Logger 4 years, 1 months ago
@ckillen – That is awesome, and not too spendy either.
- Load More