WATER LEVEL MONITORING APP

Aim

The aim of the project is to monitor the water level using smartphone.

Problem statement

Design and develop a mobile application for water level monitoring that addresses the following challenges:

Inaccurate Water Level Information: Many regions, especially flood-prone areas, lack real-time and accurate water level monitoring systems. Existing methods are often outdated or rely on manual measurements, leading to inaccurate data.

Public Safety Concerns: Inadequate water level monitoring can lead to delays in issuing flood warnings, posing significant risks to public safety, property, and infrastructure.

Lack of Accessibility: Current water level monitoring systems are not easily accessible to the general public. There’s a need for a user-friendly app that provides up-to-date water level information in an easily understandable format.

Data Visualization: Presenting water level data in a clear and user-friendly way, using graphs, maps, and alerts, is essential to help users make informed decisions and take necessary precautions.

Integration with Sensors: The application should be capable of integrating with various water level sensors, including IoT devices and government-operated monitoring stations, to ensure data accuracy.

Scalability: The solution should be designed to accommodate data from a wide range of geographic locations and sensors, allowing for scalability and flexibility in deployment.

Data Accuracy and Reliability: Ensuring that the data collected is accurate, reliable, and resistant to tampering or hacking is crucial for making informed decisions and providing timely alerts.

Real-time Notifications: The app should have a notification system to alert users about significant changes in water levels, potential flooding, or other water-related emergencies.

User Engagement: The application should encourage user engagement by providing educational resources on water safety, flood preparedness, and sustainable water management practices.

Cross-Platform Compatibility: The app should be available on both iOS and Android platforms to reach a broad user base.

Your task is to create a mobile application that effectively addresses these challenges, providing a solution for real-time water level monitoring, data visualization, and public awareness to enhance overall water safety and management.

Material used
Input: Water Level Sensor
Brain: TinkerSpace Brain Board
Output: Bluetooth
Battery: Lithium-ion rechargeable battery
Component description
WATER LEVEL SENSOR

The function of the Water level sensor is to measure the level of water

BLUETOOTH

BluetoothHC-05 Bluetooth module is used to send / receive data from smartphone to Brain board

TinkerSpace Brain Board

TinkerSpace board acts as brain of this project, its function is to monitor Water level Sencor and Bluetooth

Battery

5V Lithium-Ion battery is used to power-up this project

Working description

Case – 1: When the water level is below 25% (low), the water level sensor(input) sends a signal to the TinkerSpace brain board (brain). The brainboard sends the notification to the smartphone via bluetooth (output) and itdisplayed as “LOW’’.

Case – 2: When the water level is between 25% and 75% (medium), thewater level sensor (input) sends a signal to the TinkerSpace brain board(brain). The brain board sends the notification to the smartphone viabluetooth (output) and it displayed as “MEDIUM’’.

Case – 3: When the water level is above 75% (high), the water level sensor(input) sends a signal to the TinkerSpace brain board (brain). The brainboard sends the notification to the smartphone via bluetooth (output) and it displayed as “HIGH’.

Water level is below 25% —> “LOW”
Water level between 25% to 75% —> “MEDIUM”

Circuit Design (DesignSpace) PENDING

Step 1: Open TCode App -> Create New project -> Open DesignSpace

Step 2: Connect Water Level Sensor to INPUT 1 of the Brain board.

Step 3: Connect the Bluetooth module to the Bluetooth Connector of the Brain board.

Step 4: Connect supply and test project.

Model ideas

Plan a house with water tank or build a village tank

Leave a Reply

Your email address will not be published. Required fields are marked *