From bb3d951bf51008aa151958b10a725ef3dec1dea4 Mon Sep 17 00:00:00 2001 From: Nishant Movaliya <63806205+nishantmovaliya@users.noreply.github.com> Date: Thu, 10 Jun 2021 00:04:34 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de422780..23ff9d2b 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ [![Water Monitoring System](https://img.shields.io/badge/Water Monitoring-System-teal.svg?colorA=teal&colorB=orange&style=for-the-badge)](https://github.com/vinitshahdeo/Water-Monitoring-System/) [![IoT](https://img.shields.io/badge/IoT-Project-teal.svg?colorA=blue&colorB=red&style=for-the-badge)](https://github.com/vinitshahdeo/Water-Monitoring-System/) -Water Monitoring System is an IoT based Liquid Level Monitoring system that has the mechanism to keep the user alerted in case of liquid overflow or when tank depletes. The water tanks can be fixed with ultrasonic sensors that is placed over the container. Ultrasonic sensor is used to measure, compare container depth and liquid level. +Water Monitoring System is an IoT based Liquid Level Monitoring system that has the mechanism to keep the user alerted in case of liquid overflow or when the tank depletes. The water tanks can be fixed with ultrasonic sensors that are placed over the container. An ultrasonic sensor is used to measure, compare container depth and liquid level. -The status of the system could be monitored by a LCD screen or a web page that provides a brilliant graphical representation. Colours are used to depict various scenarios with respect to the amount of liquid in the tanks or containers and the buzzer buzzes when the limit exceeds the permissible quantity of fill. +The status of the system could be monitored by an LCD screen or a web page that provides a brilliant graphical representation. Colours are used to depict various scenarios concerning the amount of liquid in the tanks or containers and the buzzer buzzes when the limit exceeds the permissible quantity of fill. ### Goals of this project :