Watering only when moisture sensor switches

Startseite Foren Allgemein Watering only when moisture sensor switches

Ansicht von 2 Beiträgen – 1 bis 2 (von insgesamt 2)
  • Autor
    Beiträge
  • #33556
    nicolasoto
    Teilnehmer

    Hello,

    I bought an OSPi, a moisture meter and a rain sensor. I would like to create a program for my green roof that should work as follows:

    When the humidity sensor opens (reports that it is dry), the “carport roof” zone should be started for x time units.
    If it is raining and the carport irrigation is running, the irrigation should stop. If there is not enough rain and the sensor says it is dry again, the irrigation should start again.

    Is this feasible, or am I seeing it as too complex?

    #33561
    Admin
    Administrator

    Hi, yes use the OpenSprinklerShop OSPi Software.

    a) timed executions: Define an irrigation program that only starts when both sensors say dry/not raining, use digital 0/1 sensors connected to SN1 (Rain sensor) and SN2 (Humidity sensor).

    b) event driven execution: Use the new “Monitor and Control” function that starts the program IN THE MOMENT when the sensors report “dry” and “not raining”.

    https://opensprinklershop.de/en/monitoring-and-control/

     

     

Ansicht von 2 Beiträgen – 1 bis 2 (von insgesamt 2)
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.