<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EnviroDIY | Marion | Activity</title>
	<link>https://www.envirodiy.org/members/mwag1verizon-net/activity/</link>
	<atom:link href="https://www.envirodiy.org/members/mwag1verizon-net/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Marion.</description>
	<lastBuildDate>Tue, 28 Apr 2026 21:25:24 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">0dd697bf2b9e576340aa7733a9558bec</guid>
				<title>Marion posted a new activity comment</title>
				<link>https://www.envirodiy.org/activity/p/4636/#acomment-4645</link>
				<pubDate>Thu, 09 Jan 2020 13:05:24 -0500</pubDate>

									<content:encoded><![CDATA[<p>Sara:  &lt;My responses re your comments:</p>
<p>a. The fluoropolymer grease used was Krytox.  It is very expensive, but a very small amount is required to coat a sensor face.  The advantage vs normal hydrocarbon based greases (such as Vaseline) is that this polymer is very resistant to oxidation and/ or evaporation of volatile components which leads to&hellip;<span class="activity-read-more" id="activity-read-more-4645"><a href="https://www.envirodiy.org/activity/p/4636/#acomment-4645" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="https://www.envirodiy.org/members/mwag1verizon-net/" rel="nofollow ugc">Marion</a> replied to the topic <a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/" rel="nofollow ugc">Sleep code not working with Maxbotix 7389</a> in the forum <a href="https://www.envirodiy.org/forum/mayfly-data-logger/" rel="nofollow ugc">Mayfly Data Logger</a> We just finished the last of a series of tests of the Maxbotix.  With the changes which Sara suggested (close [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">57daf5d5cb0edc26d051289b7d92f1d8</guid>
				<title>Marion replied to the topic Sleep code not working with Maxbotix 7389 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13553</link>
				<pubDate>Wed, 08 Jan 2020 18:37:05 -0500</pubDate>

									<content:encoded><![CDATA[<p>We just finished the last of a series of tests of the Maxbotix.  With the changes which Sara suggested (close the serial port after each log interval and restart it for each new consectutive interval), the sleep code does work if the sensor is continuously powered.</p>
<p>Setup:  Maxbotix 7389 sensor with the target either stream water or a fixed/flat&hellip;<span class="activity-read-more" id="activity-read-more-4636"><a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13553" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa903031fbfb5e5286a465b0a092a518</guid>
				<title>Marion posted a new activity comment</title>
				<link>https://www.envirodiy.org/activity/p/4587/#acomment-4589</link>
				<pubDate>Mon, 23 Dec 2019 22:09:38 -0500</pubDate>

									<content:encoded><![CDATA[<p>We have not tested that part of the data collection yet.  Instead, we are first testing the approach in your suggestion as to powering up the sensor then opening the serial port, taking fresh reading, and then closing the serial port resulting in dumping all old data from the buffer.  There is evidence in our previous data to support your idea&hellip;<span class="activity-read-more" id="activity-read-more-4589"><a href="https://www.envirodiy.org/activity/p/4587/#acomment-4589" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="https://www.envirodiy.org/members/srgdamiano/" rel="nofollow ugc">Sara Damiano</a> replied to the topic <a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/" rel="nofollow ugc">Sleep code not working with Maxbotix 7389</a> in the forum <a href="https://www.envirodiy.org/forum/mayfly-data-logger/" rel="nofollow ugc">Mayfly Data Logger</a> Did the modification I suggested get your board to go back to sleep and stay asleep?			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">03de3a3ab84084700b9fe2709c2763d0</guid>
				<title>Marion replied to the topic Sleep code not working with Maxbotix 7389 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13453</link>
				<pubDate>Mon, 09 Dec 2019 20:12:52 -0500</pubDate>

									<content:encoded><![CDATA[<p>#include &lt;SoftwareSerial_PCINT12.h&gt;</p>
<p>#include &lt;Sodaq_PcInt_PCINT0.h&gt;</p>
<p>//sketch to log sonar data on Mayfly<br />
//this one uses either board power or a battery pack to continuously power Maxbotix<br />
#include &lt;Wire.h&gt;<br />
#include &lt;avr/sleep.h&gt;<br />
#include &lt;avr/wdt.h&gt;</p>
<p>#include &lt;SPI.h&gt;<br />
#include &lt;SdFat.h&gt;<br />
SdFat SD;</p>
<p>#include &lt;RTCTimer.h&gt;<br />
#include&hellip;<span class="activity-read-more" id="activity-read-more-4535"><a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13453" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c165dd10ef67e1b6dc98b52cac769d8d</guid>
				<title>Marion replied to the topic Sleep code not working with Maxbotix 7389 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13452</link>
				<pubDate>Mon, 09 Dec 2019 20:12:07 -0500</pubDate>

									<content:encoded><![CDATA[<p>Sensor works much better in open air suspended over water on a boom.  We are now testing  taking 10 separate reads at each time interval- for trouble shooting information.  Although occasional intervals give 300 for all 10 reads, most of the time bad data occurs in only the first 2 or 3 reads at any interval.  We are seeing intervals with some bad&hellip;<span class="activity-read-more" id="activity-read-more-4534"><a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/#post-13452" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bfa5eae2a41b742d9c2fca31074d500f</guid>
				<title>Marion started the topic Sleep code not working with Maxbotix 7389 in the forum Mayfly Data Logger</title>
				<link>https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/</link>
				<pubDate>Fri, 06 Dec 2019 22:45:08 -0500</pubDate>

									<content:encoded><![CDATA[<p>We have a project which requires only reading a Maxbotix 7389 and using the result to trigger taking a water sample.</p>
<p>With cold weather we have started getting bad (300 mm) data values sometimes.  We were using pin 18 to supply the Maxbotix power and pin 19 to read.  Sleep code worked fine.  But, we would like to test supplying power to sensor&hellip;<span class="activity-read-more" id="activity-read-more-4525"><a href="https://www.envirodiy.org/topic/sleep-code-not-working-with-maxbotix-7389/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8248cd3f2affdc4c610353bb4b741e93</guid>
				<title>Marion posted an update: I am looking for the Sodaq_PCint_PCint0 library.  Long ago I [&#133;]</title>
				<link>https://www.envirodiy.org/activity/p/4507/</link>
				<pubDate>Mon, 02 Dec 2019 17:25:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>I am looking for the Sodaq_PCint_PCint0 library.  Long ago I installed Sodaq_PCint_Mod in my Mayfly libraries folder.  I have not been able to find the  _PCint0 library in the latest libraries on Github.  Was the Sodaq_PCint library updated to a version the same as _PCint0?</p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ebf8889158e795041f52549773a383a5</guid>
				<title>Marion started the topic ISE Nitrate Electrodes for continuous in-stream monitoring in the forum Environmental Sensors</title>
				<link>http://envirodiy.org/topic/ise-nitrate-electrodes-for-continuous-in-stream-monitoring/</link>
				<pubDate>Tue, 29 Nov 2016 18:21:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>Does anyone have any experience with the ISE nitrate electrodes for continuous monitoring directly in a stream?  These appear to be the only &#8220;affordable&#8221; option for nitrate monitoring. The manufacturers&#8217; literature seem to indicate that these may have a short lifetime before replacing the modules.  However, there was a paper for work done in&hellip;<span class="activity-read-more" id="activity-read-more-1901"><a href="http://envirodiy.org/topic/ise-nitrate-electrodes-for-continuous-in-stream-monitoring/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8118c4e530ac8d2cc8f64c5c54a72119</guid>
				<title>Marion started the topic Battery Power Options in the forum Mayfly Data Logger</title>
				<link>http://envirodiy.org/topic/battery-power-options/</link>
				<pubDate>Fri, 25 Nov 2016 16:40:06 -0500</pubDate>

									<content:encoded><![CDATA[<p>Can the Mayfly be powered by a 4.5 volt alkaline battery pack?  For a monitoring station under a bridge or in deep shade this would be an low cost option to supply  power for long term logging where solar recharging is not feasible.  The borad schematic shows a voltage regulator (SPX 3819) connected to the LiPo battery connectors which appears to&hellip;<span class="activity-read-more" id="activity-read-more-1891"><a href="http://envirodiy.org/topic/battery-power-options/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">04e717798f17592d92e2e19d71da3af8</guid>
				<title>Marion posted an update: Is there any data available for estimated power drain from [&#133;]</title>
				<link>https://www.envirodiy.org/activity/p/1861/</link>
				<pubDate>Fri, 28 Oct 2016 04:34:14 -0400</pubDate>

									<content:encoded><![CDATA[<p>Is there any data available for estimated power drain from Mayfly logging 2-4 sensors once every  5 to 10 minutes- running only on the LiPo battery and without solar recharging? </p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a4a29c98ffa874f9e37a980c6dac2c20</guid>
				<title>Marion started the topic Sample Sketches for Mayfly in the forum Miscellaneous</title>
				<link>http://envirodiy.org/topic/sample-sketches-for-mayfly/</link>
				<pubDate>Fri, 14 Oct 2016 20:54:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>The software section for the Mayfly shows some sample sketches which should be very useful in building user specific sketches.  Can these be made available in a library somewhere so that they may be downloaded and used without having to retype the code?  This would save considerable time and effort.</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4a29c98ffa874f9e37a980c6dac2c20</guid>
				<title>Marion started the topic Sample Sketches for Mayfly in the forum Miscellaneous</title>
				<link>http://envirodiy.org/topic/sample-sketches-for-mayfly/</link>
				<pubDate>Fri, 14 Oct 2016 20:54:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>The software section for the Mayfly shows some sample sketches which should be very useful in building user specific sketches.  Can these be made available in a library somewhere so that they may be downloaded and used without having to retype the code?  This would save considerable time and effort.</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b9278ec38559cc719e7357b3ce58bcbc</guid>
				<title>Marion replied to the topic Problem with Arduino IDE loading Mayfly board data from github website in the forum Mayfly Data Logger</title>
				<link>http://envirodiy.org/topic/problem-with-arduino-ide-loading-mayfly-board-data-from-github-website/#post-1749</link>
				<pubDate>Fri, 14 Oct 2016 20:42:18 -0400</pubDate>

									<content:encoded><![CDATA[<p>As suggested by Paul, once I had loaded IDE version 1.6.5 the communication problem was resolved. I was able to complete the installation and start up the Mayfly without any other issues.</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1337dd3275014b62e74f1b690f02e0d2</guid>
				<title>Marion started the topic Problem with Arduino IDE loading Mayfly board data from github website in the forum Miscellaneous</title>
				<link>http://envirodiy.org/topic/problem-with-arduino-ide-loading-mayfly-board-data-from-github-website/</link>
				<pubDate>Mon, 10 Oct 2016 20:38:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am running Windows 10 running 64 bit.  The Arduino IDE downloads, installs and starts up.  However, when I plug the Mayfly into a USB port and then go to the IDE Board Manager to select the board under &#8220;Contributed&#8221;, it does not appear and at the bottom of the IDE screen the error message appears:  &#8220;error downloading:&hellip;<span class="activity-read-more" id="activity-read-more-2151"><a href="http://envirodiy.org/topic/problem-with-arduino-ide-loading-mayfly-board-data-from-github-website/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1337dd3275014b62e74f1b690f02e0d2</guid>
				<title>Marion started the topic Problem with Arduino IDE loading Mayfly board data from github website in the forum Miscellaneous</title>
				<link>http://envirodiy.org/topic/problem-with-arduino-ide-loading-mayfly-board-data-from-github-website/</link>
				<pubDate>Mon, 10 Oct 2016 20:38:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>I am running Windows 10 running 64 bit.  The Arduino IDE downloads, installs and starts up.  However, when I plug the Mayfly into a USB port and then go to the IDE Board Manager to select the board under &#8220;Contributed&#8221;, it does not appear and at the bottom of the IDE screen the error message appears:  &#8220;error downloading:&hellip;<span class="activity-read-more" id="activity-read-more-1796"><a href="http://envirodiy.org/topic/problem-with-arduino-ide-loading-mayfly-board-data-from-github-website/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5418be9640faef02abf40f288ed051ea</guid>
				<title>Marion became a registered member</title>
				<link>https://www.envirodiy.org/activity/p/1777/</link>
				<pubDate>Thu, 29 Sep 2016 22:53:56 -0400</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>