<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to setup water level sensor on battery]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I've bought a <a href="http://www.ebay.com/itm/Neu-Water-Level-Sensor-Depth-of-Detection-Liquid-Water-Sensor-fuer-Arduino-/121504829399" rel="nofollow ugc">water level sensor</a> one year ago, and would now like to set it up on a battery powered sensor in order to detect a flood in my basement.</p>
<p dir="auto">I'm not sure about the infos I've found about this sensor, but if I'm correct, it can work at 3.3v (not below) and it takes 20mA, which could be ok if I power it on only when needed, which would be about once or twice a day.</p>
<p dir="auto">Would you have a suggestion / example about which way to handle power on/off for this thing (which would have to be wired to a 3.3v step up to cope with discharge) ?</p>
<p dir="auto">Regards<br />
Mikael</p>
]]></description><link>https://forum.mysensors.org/topic/3197/how-to-setup-water-level-sensor-on-battery</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 23:46:55 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/3197.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Feb 2016 10:38:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 20:50:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/awi" aria-label="Profile: AWI">@<bdi>AWI</bdi></a> it was not clear, but I was thinking of using a mosfet in combination with the water level sensor shown in my first post, which is in fact drawing about 1.4mA when dry, and around 15mA when put in water.</p>
<p dir="auto">Add those 1.4mA to the those taken by the step up, and it feels like the mosfet would lower that a lot when the node is sleeping (if I read the datasheet correctly, it draws between 25 and 250µA, depending on its operating temperature).</p>
]]></description><link>https://forum.mysensors.org/post/32299</link><guid isPermaLink="true">https://forum.mysensors.org/post/32299</guid><dc:creator><![CDATA[MikaelK]]></dc:creator><pubDate>Mon, 22 Feb 2016 20:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 18:04:24 GMT]]></title><description><![CDATA[<p dir="auto">@Mikael-Kermorgant If the level sensor you are referring to suits your needs...this on acts as a switch so no need for a regulated power supply. Just a pull up.</p>
<p dir="auto">The Mosfet can be used to switch the power on/off but if it is not needed why bother. Same for a step-up..</p>
]]></description><link>https://forum.mysensors.org/post/32281</link><guid isPermaLink="true">https://forum.mysensors.org/post/32281</guid><dc:creator><![CDATA[AWI]]></dc:creator><pubDate>Mon, 22 Feb 2016 18:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 16:45:59 GMT]]></title><description><![CDATA[<p dir="auto">Thanks. That seems indeed a good and simple alternative. And potentially cheap as I've found <a href="http://fr.aliexpress.com/item/Wholesale-1pcs-Tank-Pool-Water-Level-Liquid-Sensor-Float-Switch/32454789293.html" rel="nofollow ugc">this one</a>.</p>
<p dir="auto">Besides, I've read a (very little) bit about mosfets and concluded that a N-Channel where one digital pin feeding 0 or 3.3v to the gate, and the load (3.3v step-up + sensor) could be a nice solution. I read about the <a href="http://fr.aliexpress.com/item/Free-shippin-5pcs-lot-IRL540NPBF-IRL540N-logic-level-gate-MOS-transistor-new-original/32554987167.html" rel="nofollow ugc">IRL540N</a> which could be a relevant mosfet.  Well, I would not be surprised my conclusions are wrong. Any thought about that ?</p>
<p dir="auto">Regards,<br />
Mikael</p>
]]></description><link>https://forum.mysensors.org/post/32277</link><guid isPermaLink="true">https://forum.mysensors.org/post/32277</guid><dc:creator><![CDATA[MikaelK]]></dc:creator><pubDate>Mon, 22 Feb 2016 16:45:59 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 14:40:20 GMT]]></title><description><![CDATA[<p dir="auto">If you want to actually measure 1 or  few water levels (as it is always wet ;-)) you better use a "floating"  sensor. Just search for "arduino float sensor".  These are electrically isolated and can be "polled" on a time base or attached to interrupt pins.</p>
]]></description><link>https://forum.mysensors.org/post/32267</link><guid isPermaLink="true">https://forum.mysensors.org/post/32267</guid><dc:creator><![CDATA[AWI]]></dc:creator><pubDate>Mon, 22 Feb 2016 14:40:20 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 13:43:38 GMT]]></title><description><![CDATA[<p dir="auto">Sorry, didnt se it was only analog pin and not a digital...<br />
There are some threads with other sensors used to achieve this (digital pin to interrupt).</p>
<p dir="auto">Im not sure how to proceed with this sensor - a transistor of some kind maybe?</p>
]]></description><link>https://forum.mysensors.org/post/32250</link><guid isPermaLink="true">https://forum.mysensors.org/post/32250</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Mon, 22 Feb 2016 13:43:38 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 12:31:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Do you mean I should use water as a conductor between 2 unjoined wires or some other technique ?</p>
<p dir="auto">I'm affraid relying on water as a conductor would lead to many false positives as my basement is always quite wet (old house on granit with unsufficient drainage), and I've choosen this sensor because it should give a better understanding of how much water there is.</p>
<p dir="auto">Actually, I've read some posts where people use mosfets and feel it could be an option but that's a unknown field to me, so I'm looking for alternatives or examples.</p>
<p dir="auto">Regards<br />
Mikael</p>
]]></description><link>https://forum.mysensors.org/post/32245</link><guid isPermaLink="true">https://forum.mysensors.org/post/32245</guid><dc:creator><![CDATA[MikaelK]]></dc:creator><pubDate>Mon, 22 Feb 2016 12:31:53 GMT</pubDate></item><item><title><![CDATA[Reply to how to setup water level sensor on battery on Mon, 22 Feb 2016 11:42:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">You should check out <a href="http://forum.mysensors.org/topic/486/my-2aa-battery-sensor/" rel="nofollow ugc">http://forum.mysensors.org/topic/486/my-2aa-battery-sensor/</a> and how to create a normal battery operated node. This is how i prefer to make my battery nodes.</p>
<p dir="auto">You can sleep the node and use a interupt to wake it up if there is water.</p>
]]></description><link>https://forum.mysensors.org/post/32239</link><guid isPermaLink="true">https://forum.mysensors.org/post/32239</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Mon, 22 Feb 2016 11:42:07 GMT</pubDate></item></channel></rss>