Home - Albin-Tenghagen/The-Fellowship-of-the-Code-Flood-checker GitHub Wiki

HydroGuard

HydroGuard is a real-time flood risk monitoring and alert system developed by The Fellowship of the Code. The system leverages IoT sensor technology, LoRa data transmission, a fullstack backend, and a user-friendly frontend interface to help municipalities monitor water levels and prevent flooding disasters.


MCU 1

MCU 1


MCU 2

MCU 2 (1/2) MCU 2 (2/2)


Overview

HydroGuard gathers data from various environmental sensors, including:

  • Pressure sensor (TL-136)
  • Ultrasound distance sensor (HC-SR04)
  • Soil moisture sensor (YL-69)
  • Temperature and humidity sensor (DHT11)

Collected sensor data is sent using two Heltec LoRa 32 V3 development boards. The boards communicate using LoRa and then sends collected data using WiFi to our backend.


Team: The Fellowship of the Code

Frontend Team

Members: Federica, Sandra

Responsibilities:

Contributions:


Fullstack Team

Members: Albin, Sami, Zana

Responsibilities:

Contributions:


System Development (IoT Team)

Members: Anna, Marco, Victor, Love, Evie

Responsibilities:

  • Sensor setup and calibration
  • Data collection logic (ultrasound, soil moisture, pressure, temperature)
  • LoRa integration and message formatting

Contributions:


Built with ❤️ by The Fellowship of the Code.