up:: Projects MOC
owner:: @Niko
intent: living-doc
llm: update-in-place
scope: team
Sensor-based water flow tracking across La Finka's water systems. Related: Smart Home & Environmental Systems Integration.
skills:: #MCU #sensor
lead:: @Niko
start::
estimated completion::
Project - Overview
ToDo:: Write Overview
Insert_Image_Or_Gif
Purpose
To establish a comprehensive water flow tracking system across La Finka, aiming to measure and analyze water movement through different zones to enhance water management and conservation practices.
Objectives
- To quantify water inflow and distribution across three key zones: The South Garden, the large fields' swales, and the neighboring property.
- To integrate technology for precise water measurement and real-time monitoring.
- To gather data that supports the optimization of water use and informs future water management strategies.
Background Info
Expanding on La Finka's existing gravity-fed irrigation infrastructure by incorporating advanced measurement technologies to gain a better understanding of water dynamics on the property.
Project - Details
Scope
Implementation of water flow sensors at key points within the property's irrigation system, including data collection and analysis capabilities.
Milestones
A - Technology Selection
- Research and select appropriate water flow measurement technologies, including sensors and data transmission methods.
- Selected (260713): LoRa sensor nodes → attic gateway → MQTT → Home Assistant. For the swale travel-time question specifically, a water-presence probe at each checkpoint (timestamped arrival) beats continuous moisture. Full stack + BOM ↓ "Recommended Stack & Swale Travel-Time MVP".
B - System Installation
- Install sensors and set up data transmission infrastructure across the specified zones.
C - Data Collection and Analysis
- Begin data collection and establish protocols for ongoing analysis and reporting.
Tasks
- ToDo
Recommended Stack & Swale Travel-Time MVP (260713)
Site: 1.7 ac, 4000 Plumas St. Backend in the basement; a wire can run to the attic for an elevated gateway. Home Assistant already running (power monitoring + smart switches); a Z-Wave antenna handles the door locks. Irrigation is gravity-fed.
Radio → LoRa. The far swale checkpoint is only ~250–380 ft from the house, but the right radio for battery field nodes is still LoRa — low-power, long-range, reliable at ground level through wet vegetation. WiFi is marginal at that distance through foliage and burns more power; Z-Wave stays on the door locks (wrong radio for spread battery field sensors). At 1.7 ac range is a non-issue, so use cheap LoRa gear — no LoRaWAN complexity required.
Gateway → attic. Put the LoRa base in the attic (use the basement→attic wire run) with the antenna high. Elevation blankets all 1.7 ac with margin; the base bridges to HA over MQTT.
The travel-time trick. To answer "how long does water take to reach point X," you don't need moisture curves everywhere — you need a timestamped "water arrived HERE." Put a cheap water-presence probe at each swale checkpoint (two stainless rods, or a float, at the swale invert). HA logs the rising edge at each node during a release; travel time = Δ between node timestamps. Add a capacitive soil-moisture probe only where infiltration depth also matters.
Per node (swale checkpoint) — ≈ $35–40
- LoRa MCU — LILYGO T3 / Heltec LoRa32 (ESP32 + SX127x), ~$18 — or a bare RA-01 + low-power MCU for less
- Water-presence probe (stainless rods at the invert) + potted capacitive soil-moisture sensor (v2.0), ~$5
- Power — 18650 Li-ion + small 5–6 V solar panel + solar charge controller (TP4056/CN3791), ~$10
- Enclosure — IP67 box, cable glands, electronics potted in epoxy, ~$8
Base / gateway (attic) — ~$20–120: a second LoRa32 as receiver → MQTT bridge to HA (ESPHome or a tiny script); or a Dragino LPS8 if going full LoRaWAN.
3-node MVP (~$130–150): base in attic + 3 checkpoints along one swale in the big field (head / mid / tail). Prove the travel-time readout end-to-end, then fan out.
Power & weather — non-negotiable: capacitive sensors, never resistive (resistive corrodes in weeks buried); IP67 + potted electronics + cable glands; deep-sleep between samples; sample faster once a node first sees water (~30–60 s adaptive cadence) to catch the wetting front sharply.
HA integration: each node publishes presence/moisture over MQTT; HA records timestamps; a template sensor / automation computes front-arrival per node and the Δt between checkpoints — so every release auto-produces a travel-time reading + a dashboard tile. See Smart Home & Environmental Systems Integration.
Alternatives to the DIY LoRa path:
- Turnkey — Dragino LSE01 LoRaWAN soil sensors + LPS8 gateway (attic) + ChirpStack HA add-on. ~$50–70/node, no soldering.
- Meshtastic — LoRa mesh that doubles as property comms (ties into FinkaLabs Meshtastic Nodes from Solar Harbor Breeze Lights).
Decision (260713): LoRaWAN backbone — sensors-only, no Meshtastic comms layer. Per-node DIY-vs-buy is still open (buy calibrated sensors, make custom ones) — full sensor landscape + rollout in Research - LoRaWAN Sensors (Smart Homestead).
Project - Resources
Budget
- To be determined based on selected technologies and partnership agreements.
Materials & Tools
Equipment
- Technical setup for data monitoring and analysis
References / Examples:
Documentation and Media
Photos and Videos:
- Visual documentation of installation and operational phases will be updated here: [Link_to_media]
Documents:
- Technical specifications and operational manuals for the installed systems: [Link_to_documents]
Technologies
- Sensors: water-presence probes (swale arrival), capacitive soil-moisture, clamp-on ultrasonic flow (piped zones)
- Transport: LoRa (900 MHz) field nodes → attic base/gateway → MQTT → Home Assistant (Z-Wave reserved for door locks; not used for field sensing)
- Options: DIY LoRa32 · Dragino LoRaWAN + LPS8 · Meshtastic mesh
Questions / Unknowns:
- Evaluating the accuracy and reliability of different sensor technologies.
- Integration challenges with the existing irrigation infrastructure.
Collaboration and Participation
How to Get Involved
- Technicians and volunteers interested in water conservation technologies are welcome to assist with installation and monitoring.
- Educational workshops will be organized to engage the community and share findings. Interested participants should contact @Niko at lafinka@pm.me.
Potential Partnerships
- Technology providers specializing in water management systems.
- Local universities or research institutions interested in hydrology studies.
- Environmental NGOs focusing on sustainable water use.
Created: 260713-15:47
Updated: 260713-15:47