กลับไปหน้ารวมไฟล์
flood-detection-using-iot-e27852-en.md

The objective of “IOT BASED FLOODDETECTION” is to help people residing near flood prone areas to know about the current status of water level in their nearby dam. This can also help them by alerting them during heavy rains and monsoon season. Also, it gives a reliable support to farmers for planning their farm according to the level of water in the dam. The proposed method is a IoT based system which uses NodeMCU as the main processor which is programmed using Arduino IDE. Ultrasonic sensor is connected with processor and some LED lights are used for signals.

As the water level increases LED’s start glowing one-by-one and a SMS is sent to mobile phones of registered contacts (among the vicinity area).

EXPANDED TECHNICAL DETAILS

Water Level Analytics

Developed for disaster prevention, this IoT node monitors water levels in flood-prone areas.

  • Detection Method: Uses a Non-contact Liquid Level Sensor or a HC-SR04 ultrasonic sensor mounted at a high point. It measures the distance to the water surface continuously.
  • Critical Thresholds: The firmware defines three states: "Normal," "Warning," and "Critical."

IoT Ecosystem

  • Transmission: Data is sent via WiFi (ESP8266) or GSM (SIM800L) to a central server.
  • User Alerts: Integrated with a "Maker Service" like IFTTT or Pushsafer. When water reaches the "Critical" level, the system triggers a phone call or a priority push notification to the user, allowing for early evacuation or property protection.

ข้อมูล Frontmatter ดั้งเดิม

title: "Flood Detection Using IOT"
description: "The project is used to detect flood occurrence in flood prone areas near dams."
author: "dipti2503"
category: ""
tags:
  - "embedded"
  - "energy efficiency"
views: 3830
likes: 0
price: 1120
difficulty: "Easy"
components:
  - "1x Ultrasonic Sensor - HC-SR04 (Generic)"
  - "1x LED (generic)"
  - "1x Jumper wires (generic)"
  - "1x NodeMCU ESP8266 Breakout Board"
tools: []
apps:
  - "1x Maker service"
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/c5044218-8ead-428b-9e0c-952e2e5b2b39.ino"
  - "https://projects.arduinocontent.cc/c5044218-8ead-428b-9e0c-952e2e5b2b39.ino"
documentationLinks: []
passwordHash: "135b34c2c1b0a59faa411696b0dbf4969b1d2cb2dedee2ca94ee21ae2165d6f6"
encryptedPayload: "U2FsdGVkX1/r0InPQFWp35mm5Y8gXUaJUXDkaLIK/HVsoPWv/E/Ge/Ua0DUV+gpTFuu6lr8LSowoIdHPEbTo+eJWzJR0coj1qGDQRCNeuAVCXy8gP5rA+uPP0B0EkbYq"
seoDescription: "IOT-based Flood Detection system for monitoring and alerting flood occurrences in areas near dams."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/flood-detection-using-iot-e27852_cover.jpg"
lang: "en"