Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. My Project
  3. Leaf Wetness

Leaf Wetness

Scheduled Pinned Locked Moved My Project
45 Posts 9 Posters 33.2k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • epierreE Offline
    epierreE Offline
    epierre
    Hero Member
    wrote on last edited by
    #2

    From this document here is the caracteristic of the leaf wetness response to events:
    leaf_wetness.png

    z-wave - Vera -> Domoticz
    rfx - Domoticz <- MyDomoAtHome <- Imperihome
    mysensors -> mysensors-gw -> Domoticz

    1 Reply Last reply
    0
    • epierreE epierre

      Leaf wetness is important to know to detect for crops the neet to make some treatments to avoid some diseases (tomatoes, grapes...)...

      With soil humidity and temperature, it is an element important to monitor your crops.

      In order to make it, some parts are needed:

      • a rain sensor whicl looks like to work as the Davis expensive one, this one is double sided and inexpensive.
      • a box enclosure that can work in the outside
      • an arduino with radio (and good software ;-))
      • and a source of energy.

      or that last point, I'm wondering how to make it since I have both 5V and 3.3V arduini, and 2xAAA or 3xAA batteries holders.

      epierreE Offline
      epierreE Offline
      epierre
      Hero Member
      wrote on last edited by epierre
      #3

      I'll try to power a 3.3V mini pro with a 3xAA batteries holders, and have it lowered to 3.3V with an AMS1117.

      Sensor resistance seems to lower when there is humidit on the holder as expected. I have 735 as analogRead when it is dry.

      z-wave - Vera -> Domoticz
      rfx - Domoticz <- MyDomoAtHome <- Imperihome
      mysensors -> mysensors-gw -> Domoticz

      1 Reply Last reply
      0
      • epierreE Offline
        epierreE Offline
        epierre
        Hero Member
        wrote on last edited by
        #4

        First test yesterday, device is well powered, device presentation ok, but afterward nothing was mesured... to be investigated on connexions...

        z-wave - Vera -> Domoticz
        rfx - Domoticz <- MyDomoAtHome <- Imperihome
        mysensors -> mysensors-gw -> Domoticz

        epierreE 1 Reply Last reply
        0
        • epierreE epierre

          First test yesterday, device is well powered, device presentation ok, but afterward nothing was mesured... to be investigated on connexions...

          epierreE Offline
          epierreE Offline
          epierre
          Hero Member
          wrote on last edited by
          #5

          hmmm... difficult to make it work on batteries... AND the gas sensors overloading the radio.... now I have it functional.

          z-wave - Vera -> Domoticz
          rfx - Domoticz <- MyDomoAtHome <- Imperihome
          mysensors -> mysensors-gw -> Domoticz

          RJ_MakeR 1 Reply Last reply
          0
          • epierreE epierre

            hmmm... difficult to make it work on batteries... AND the gas sensors overloading the radio.... now I have it functional.

            RJ_MakeR Offline
            RJ_MakeR Offline
            RJ_Make
            Hero Member
            wrote on last edited by
            #6

            @epierre

            What do you mean the gas sensor overloaded the radio?

            RJ_Make

            epierreE 1 Reply Last reply
            0
            • RJ_MakeR RJ_Make

              @epierre

              What do you mean the gas sensor overloaded the radio?

              epierreE Offline
              epierreE Offline
              epierre
              Hero Member
              wrote on last edited by epierre
              #7

              @ServiceXp just that I have a Mega sketch with 7 sensors reporting too frequently one one side, and on the other the weservice call was too slow, making me think of no transmission, but it was delayed in fact...

              z-wave - Vera -> Domoticz
              rfx - Domoticz <- MyDomoAtHome <- Imperihome
              mysensors -> mysensors-gw -> Domoticz

              1 Reply Last reply
              0
              • epierreE Offline
                epierreE Offline
                epierre
                Hero Member
                wrote on last edited by epierre
                #8

                Some experiments:

                • I left it on a window border, it varied by one ohm on the night.
                • radio close is ok with the basic antenna.
                • i'll try to see to put it further outside, at the moment there are more than 10°C difference along with wet cars on the morning. I fear the rain drop may not be enough sensible...

                There is an alternative to the expensive davis one: LEAF WETNESS SENSOR

                I'll modify the sketch to report a percentage, as other humidity sensors would do.

                Some interresting discussion:

                • 200 KOmhs = very dry leaf
                • 20 KOmhs = slew fog
                • 5 KOhms = heavy rain

                About oxydation, dfrobot has one ground probe with this explanation:

                Immersion Gold which protects the nickel from oxidation. Electroless nickel immersion gold (ENIG) has several advantages over more conventional (and cheaper) surface platings such as HASL (solder)

                z-wave - Vera -> Domoticz
                rfx - Domoticz <- MyDomoAtHome <- Imperihome
                mysensors -> mysensors-gw -> Domoticz

                1 Reply Last reply
                0
                • epierreE Offline
                  epierreE Offline
                  epierre
                  Hero Member
                  wrote on last edited by
                  #9

                  some returns:

                  • from Sept 11th to 15th, the batteries (3*1.5V) went from 4.5V to 3.2 as mesured today, it stopped emitting on sept 15th
                  • the leaf sensor shows heavy signs of oxydation without any rain during the period... this is a real problem with all those copies around... that is not a very viable solution...
                    IMG_20140918_205949.jpg

                  I've seen another product from Spain at Liebllium that I guess I will test for I haven't found any other item...

                  z-wave - Vera -> Domoticz
                  rfx - Domoticz <- MyDomoAtHome <- Imperihome
                  mysensors -> mysensors-gw -> Domoticz

                  YveauxY 2 Replies Last reply
                  0
                  • epierreE epierre

                    some returns:

                    • from Sept 11th to 15th, the batteries (3*1.5V) went from 4.5V to 3.2 as mesured today, it stopped emitting on sept 15th
                    • the leaf sensor shows heavy signs of oxydation without any rain during the period... this is a real problem with all those copies around... that is not a very viable solution...
                      IMG_20140918_205949.jpg

                    I've seen another product from Spain at Liebllium that I guess I will test for I haven't found any other item...

                    YveauxY Offline
                    YveauxY Offline
                    Yveaux
                    Mod
                    wrote on last edited by
                    #10

                    @epierre said:

                    heavy signs of oxydation

                    You're definitely not the first to report this.... I've read many negative reviews of these cheap sensors.

                    http://yveaux.blogspot.nl

                    epierreE 1 Reply Last reply
                    0
                    • YveauxY Yveaux

                      @epierre said:

                      heavy signs of oxydation

                      You're definitely not the first to report this.... I've read many negative reviews of these cheap sensors.

                      epierreE Offline
                      epierreE Offline
                      epierre
                      Hero Member
                      wrote on last edited by
                      #11

                      @Yveaux but finding good one seems to be .... very difficult... I've spoken of immersive gold... will try to see if those are better....

                      z-wave - Vera -> Domoticz
                      rfx - Domoticz <- MyDomoAtHome <- Imperihome
                      mysensors -> mysensors-gw -> Domoticz

                      1 Reply Last reply
                      0
                      • epierreE epierre

                        some returns:

                        • from Sept 11th to 15th, the batteries (3*1.5V) went from 4.5V to 3.2 as mesured today, it stopped emitting on sept 15th
                        • the leaf sensor shows heavy signs of oxydation without any rain during the period... this is a real problem with all those copies around... that is not a very viable solution...
                          IMG_20140918_205949.jpg

                        I've seen another product from Spain at Liebllium that I guess I will test for I haven't found any other item...

                        YveauxY Offline
                        YveauxY Offline
                        Yveaux
                        Mod
                        wrote on last edited by
                        #12

                        @epierre any idea why your sensor lasted this short?
                        How often did it report its value to the gateway? Was it sleeping in between? Any other sensors connected?

                        http://yveaux.blogspot.nl

                        epierreE 1 Reply Last reply
                        0
                        • YveauxY Yveaux

                          @epierre any idea why your sensor lasted this short?
                          How often did it report its value to the gateway? Was it sleeping in between? Any other sensors connected?

                          epierreE Offline
                          epierreE Offline
                          epierre
                          Hero Member
                          wrote on last edited by
                          #13

                          @Yveaux several ideas:

                          • it reported every 10000
                          • it has no other sensor (this was my first try on batteries...)
                          • I had an AMS1117 in entry but I didn't needed it
                          • I haven't hacked the 3.3V core with the websites @a-lurker ideas

                          I'm waiting for the batteries from my other post because using so fast batteries is not environment friendly...

                          Has there been simulation of energy usage for those arduini ? e.g. for a spark core it isadvertized at 500mW

                          z-wave - Vera -> Domoticz
                          rfx - Domoticz <- MyDomoAtHome <- Imperihome
                          mysensors -> mysensors-gw -> Domoticz

                          1 Reply Last reply
                          0
                          • epierreE Offline
                            epierreE Offline
                            epierre
                            Hero Member
                            wrote on last edited by
                            #14

                            I've finally received from cooking hacks the leaf wetness sensor board that should be better than the one from china...

                            It is the one from hobby boards:

                            lws1-r2-b__34709_zoom.jpg

                            I guess I can recycle the lectronic from the cheap one on this one ?

                            z-wave - Vera -> Domoticz
                            rfx - Domoticz <- MyDomoAtHome <- Imperihome
                            mysensors -> mysensors-gw -> Domoticz

                            1 Reply Last reply
                            0
                            • hekH Offline
                              hekH Offline
                              hek
                              Admin
                              wrote on last edited by
                              #15

                              It doesn't look much different that the china-ones. Is it gold-plated or something?

                              1 Reply Last reply
                              0
                              • epierreE Offline
                                epierreE Offline
                                epierre
                                Hero Member
                                wrote on last edited by epierre
                                #16

                                yes it is, from the hobby board site it is $2, but it is a quarter the china's size.

                                sorry I missed your point, it is gold plated, immersion gold.

                                z-wave - Vera -> Domoticz
                                rfx - Domoticz <- MyDomoAtHome <- Imperihome
                                mysensors -> mysensors-gw -> Domoticz

                                1 Reply Last reply
                                0
                                • epierreE Offline
                                  epierreE Offline
                                  epierre
                                  Hero Member
                                  wrote on last edited by epierre
                                  #17

                                  Ok, so I made some adjustments from my last try:

                                  • hobbyboard immersion gold sensor
                                  • I kept the comparator from the other sensor to facilitate work with the arduino
                                  • I've added a 18650 LiOn battery (5000mAh) to have an extended life cycle

                                  Here is the sketch:
                                  https://github.com/empierre/arduino/blob/master/LeafWetnessSensor.ino

                                  What I can say, is that it is very sensitive. It is now outside live in the cold.

                                  This could be used for a leak sensor easily.

                                  z-wave - Vera -> Domoticz
                                  rfx - Domoticz <- MyDomoAtHome <- Imperihome
                                  mysensors -> mysensors-gw -> Domoticz

                                  1 Reply Last reply
                                  0
                                  • epierreE Offline
                                    epierreE Offline
                                    epierre
                                    Hero Member
                                    wrote on last edited by
                                    #18

                                    so my 5000mAh lasted outside... 4 days... btw I didn't remove all leds from the comparator that could be an improvement and the outside weather is quite cold.

                                    I had a reading every 30 secs, way to quick surely...

                                    @hek is there a way to power the radio only when necessary ? I guess the gw.sleep could be a gw.sleep and a gw.wakeup and manage the delay outside ?

                                    z-wave - Vera -> Domoticz
                                    rfx - Domoticz <- MyDomoAtHome <- Imperihome
                                    mysensors -> mysensors-gw -> Domoticz

                                    hekH 1 Reply Last reply
                                    0
                                    • epierreE epierre

                                      so my 5000mAh lasted outside... 4 days... btw I didn't remove all leds from the comparator that could be an improvement and the outside weather is quite cold.

                                      I had a reading every 30 secs, way to quick surely...

                                      @hek is there a way to power the radio only when necessary ? I guess the gw.sleep could be a gw.sleep and a gw.wakeup and manage the delay outside ?

                                      hekH Offline
                                      hekH Offline
                                      hek
                                      Admin
                                      wrote on last edited by hek
                                      #19

                                      @epierre

                                      gw.sleep() sleeps the radio as well. What do you mean by power down radio? Like cutting power using digital pin?

                                      epierreE 1 Reply Last reply
                                      0
                                      • hekH hek

                                        @epierre

                                        gw.sleep() sleeps the radio as well. What do you mean by power down radio? Like cutting power using digital pin?

                                        epierreE Offline
                                        epierreE Offline
                                        epierre
                                        Hero Member
                                        wrote on last edited by
                                        #20

                                        @hek said:

                                        @epierre

                                        gw.sleep() sleeps the radio as well. What do you mean by power down radio? Like cutting power using digital pin?
                                        yes, now you combine sleep for the radio and delay, what I mean is to have loop() run without radio, and if a transmission is needed to have a command that power it.

                                        If you have a long dry period, a device on battery will consume a lot of power having the radion on and off, if it is always off until a sensor finds something, that would save more power, no ?

                                        z-wave - Vera -> Domoticz
                                        rfx - Domoticz <- MyDomoAtHome <- Imperihome
                                        mysensors -> mysensors-gw -> Domoticz

                                        1 Reply Last reply
                                        0
                                        • RJ_MakeR Offline
                                          RJ_MakeR Offline
                                          RJ_Make
                                          Hero Member
                                          wrote on last edited by
                                          #21

                                          Wake only on interrupt?

                                          RJ_Make

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          15

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular