Flood Detection System

By B.E. Alejandro6 minutes read


Spanish version

Summary

Professional river monitoring and early flood warning system using an independent LoRa mesh network, with real-time visualization in ATAK/iTAK.


Project Description

Distributed sensor system that monitors water levels at various river points, transmitting real-time data through a Meshtastic (LoRa) mesh network, visualized on ATAK/iTAK maps with GPS geolocation and live metrics.


Main Technologies

Meshtastic

LoRa mesh network operating without internet or cellular connection. Long-range communication (2–50 km) between self-organizing, resilient nodes.

ATAK/iTAK

Situational awareness software used by rescue and emergency teams. Map visualization with GPS location of each sensor and real-time metrics.

Heltec LoRa V3

ESP32-S3 board with integrated LoRa SX1262 radio, OLED display, WiFi, and Bluetooth. More efficient than Arduino, suitable for professional projects.

Ultrasonic Sensor

Waterproof JSN-SR04T sensor that measures distance without contact, calculating river water level.


System Components

Node Hardware (2 nodes)

Gateway (1 unit)

Visualization


System Architecture

[Sensor Río 1] → [Heltec V3] → [Red Mesh LoRa] ←→ [Gateway] → [ATAK/iTAK]
[Sensor Río 2] → [Heltec V3] → [Red Mesh LoRa] ←→ [Gateway] → [ATAK/iTAK]

Data Flow:

  1. Ultrasonic sensor measures water level
  2. Heltec V3 processes and displays on OLED
  3. Transmits via LoRa mesh
  4. Gateway translates to ATAK format
  5. ATAK/iTAK displays on GPS map

Node Configuration

Node 1 - Shore Sensor

Node 2 - Center Sensor

Separation


Operation

Measurement

Transmission

Visualization in ATAK

Alerts


System Advantages

Independence

Professional

Scalable

Educational


Applied Physics

Ultrasonic Waves

Electromagnetic Waves (LoRa)

Solar Energy


Costs

Per Sensor Node

ComponentPrice (USD)Price (MXN)
Heltec V3 Kit$30–35$540–630
Ultrasonic sensor$10$180
Solar panel + charger$15$270
Enclosure and cables$15$270
Subtotal~$75~$1,350

Gateway

ComponentPrice (USD)Price (MXN)
Raspberry Pi 4$55$990
Meshtastic node$35$630
Accessories$10$180
Subtotal~$100~$1,800

Complete System (2 nodes)

ConceptPrice (USD)Price (MXN)
2 sensor nodes$150$2,700
Gateway$100$1,800
TOTAL~$250~$4,500

Implementation Schedule

Week 1: Basic Setup

Week 2: Sensors

Week 3: GPS and Telemetry

Week 4: Gateway and ATAK

Week 5: Deployment

Week 6: Optimization


Social Impact

Early Warning

Vulnerable Communities

Education


Project Differentiators

vs Cellular/IoT Systems

vs Satellite Systems

vs Basic Arduino


Advantages for CCI 2025 Competition

Science

Technology

Innovation

Social Impact


Competition Requirements

✅ Science & Technology

✅ Innovation

✅ University Level

✅ Interactivity

✅ Social Impact


Comparison with Previous Project

Previous Project (2024)

Current Project (2025)

Evolution


Next Steps

Immediate

  1. Purchase 2 Heltec LoRa V3 units
  2. Purchase JSN-SR04T ultrasonic sensors
  3. Obtain Raspberry Pi 4

Short Term

  1. Flash Meshtastic
  2. Configure nodes
  3. Test mesh communication

Medium Term

  1. Program sensors
  2. Install gateway
  3. Configure ATAK

Long Term

  1. Field deployment
  2. System optimization
  3. Documentation for competition

Conclusion

Professional flood detection system combining:

Cost: $250 USD ($4,500 MXN) for complete 2-node system
Time: 6 weeks development
Level: University, CCI 2025 ready

Result: High-impact, cutting-edge winning project