<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Water level &#8211; HVS Technologies</title>
	<atom:link href="https://www.hvstechnologies.in/product-tag/water-level/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hvstechnologies.in</link>
	<description>Hub for Versatile Science &#38; Technologies</description>
	<lastBuildDate>Mon, 29 Jun 2026 12:46:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.hvstechnologies.in/wp-content/uploads/2025/07/favicon-32x32-1.png</url>
	<title>Water level &#8211; HVS Technologies</title>
	<link>https://www.hvstechnologies.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HVS-4969. IoT based Coal Mine Safety Monitoring System.</title>
		<link>https://www.hvstechnologies.in/product/hvs-4969-iot-based-coal-mine-safety-monitoring-system/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4969-iot-based-coal-mine-safety-monitoring-system/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Mon, 29 Jun 2026 12:42:47 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=23885</guid>

					<description><![CDATA[Coal mines are hazardous environments where workers are exposed to dangerous gases, temperature variations, and possible water accumulation.]]></description>
										<content:encoded><![CDATA[<p>Coal mines are hazardous environments where workers are exposed to dangerous gases, temperature variations, and possible water accumulation. Continuous monitoring of these parameters is essential to ensure worker safety and prevent accidents. This project presents an IoT-Based Coal Mine Safety Monitoring System designed using an ESP32 microcontroller as the central controller to monitor environmental conditions inside mines in real time.</p>
<p>The system integrates multiple sensors including the MQ-2 gas sensor for detecting harmful gases, the BMP180 sensor for measuring temperature, altitude, and air pressure, and a soil moisture sensor to monitor water level conditions in the mine. The collected sensor data is processed by the ESP32 and transmitted through its built-in Wi-Fi module to the ThingSpeak cloud platform for remote monitoring and data analysis.</p>
<p>For local alerts and safety actions, the system uses red and green LED indicators, a buzzer, and an I2C LCD display. Under normal environmental conditions, the green LED indicates safe operation. When abnormal conditions such as Gas leakage, high temperature, or water presence are detected, the system activates the red LED and buzzer to warn workers immediately. Additionally, a relay-controlled DC fan is automatically turned ON when the temperature rises beyond the safe limit to improve ventilation.</p>
<p>This IoT-based monitoring system provides real-time safety alerts, remote monitoring capability, and automatic response mechanisms, helping to reduce risks in coal mining environments. The proposed system enhances worker safety, enables early hazard detection, and contributes to the development of smart and safer mining operations.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</p>
</p>
<p><strong>The features of the project are:</strong></p>
<ol>
<li>Real-time monitoring – Continuously checks gas, temperature, air pressure, and water level in the coal mine.</li>
<li>Gas detection – The MQ-2 sensor detects harmful gases and smoke.</li>
<li>Temperature monitoring – The BMP180 sensor measures temperature and air pressure.</li>
<li>Water level detection – The soil moisture sensor detects the presence of water.</li>
<li>Automatic fan control – The DC fan turns ON automatically when temperature becomes high.</li>
<li>Safety alerts –
<ul>
<li>Green LED → Normal condition</li>
<li>Red LED + Buzzer → Danger or abnormal condition</li>
</ul>
</li>
<li>LCD display – Shows sensor values and system status.</li>
<li>Cloud monitoring – Sensor data is sent to ThingSpeak using Wi-Fi (ESP32) for remote monitoring.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Components Used:</strong></p>
<ul>
<li>Regulated Power Supply.</li>
<li>ESP32 Microcontroller.</li>
<li>MQ-2 sensor</li>
<li>Water level Sensor.</li>
<li>BMP180.</li>
<li>DC fan</li>
<li>Relay.</li>
<li>Green LED</li>
<li>Red LED.</li>
<li>Buzzer.</li>
<li>LCD display.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<p><strong> </strong></p>
<ol>
<li>Embedded C programming.</li>
<li>Arduino IDE for dumping code into Micro controller.</li>
<li>Express SCH for Circuit design.</li>
<li>Thingspeak API.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Regulated Power Supply:</strong></p>
</p>
</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-23764" src="https://www.hvstechnologies.in/wp-content/uploads/2026/06/Untitled-9.jpg" alt="" width="718" height="227" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/06/Untitled-9.jpg 718w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/Untitled-9-300x95.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/Untitled-9-600x190.jpg 600w" sizes="(max-width: 718px) 100vw, 718px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</p>
</p>
<p><strong>Block diagram:</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone size-full wp-image-23888" src="https://www.hvstechnologies.in/wp-content/uploads/2026/06/HVS-4969.-IoT-based-Coal-Mine-Safety-Monitoring-System.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/06/HVS-4969.-IoT-based-Coal-Mine-Safety-Monitoring-System.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/HVS-4969.-IoT-based-Coal-Mine-Safety-Monitoring-System-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/HVS-4969.-IoT-based-Coal-Mine-Safety-Monitoring-System-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/HVS-4969.-IoT-based-Coal-Mine-Safety-Monitoring-System-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/MTQOgJWjXLU?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-4969-iot-based-coal-mine-safety-monitoring-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-4819. Smart AC Drain Water Reuse System with IoT monitoring.</title>
		<link>https://www.hvstechnologies.in/product/hvs-4819-smart-ac-drain-water-reuse-system-with-iot-monitoring/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4819-smart-ac-drain-water-reuse-system-with-iot-monitoring/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Wed, 27 May 2026 08:06:51 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=22240</guid>

					<description><![CDATA[This project proposes a smart automated water management and irrigation system controlled by an ESP32 module, enabling efficient resource utilization and real-time monitoring.]]></description>
										<content:encoded><![CDATA[<p>This project proposes a smart automated water management and irrigation system controlled by an ESP32 module, enabling efficient resource utilization and real-time monitoring. The system consists of a central water tank equipped with a water-level sensor and a pH sensor, whose readings are continuously processed by the ESP32. Two pumps are used: Pump 1 supplies water to the toilet flush tank, while Pump 2 irrigates plants. A flush-usage detection mechanism increments a digital flush count each time the flush is activated, ensuring accurate tracking of water consumption. For irrigation control, a soil moisture sensor monitors the moisture level and automatically triggers Pump 2 when the soil becomes dry using Relay.</p>
<p>All sensor data—including flush count, soil moisture percentage, water level, and pH value—are displayed on both an onboard LCD screen and a web interface hosted by the ESP32, enabling remote monitoring through Wi-Fi. The ESP32 executes decision-based logic to control pump operation and ensure optimal water distribution without manual intervention. This integrated smart water management system enhances usability, minimizes water wastage, and supports sustainable domestic and agricultural water usage through automation and IoT-based monitoring.</p>
<p>&nbsp;</p>
</p>
</p>
<p><strong>The objectives of the project include: </strong></p>
<p>  To design and implement an ESP32-based smart water management and irrigation system capable of autonomous operation with real-time monitoring.</p>
<p>  To measure and monitor key water parameters such as</p>
<ul>
<li>Water Level</li>
<li>pH Level</li>
<li>Soil Moisture</li>
<li>Flush Count</li>
</ul>
<p>  To automate water distribution using pumps, were</p>
<ul>
<li>Pump 1 refills the toilet flush tank when flush usage is detected</li>
<li>Pump 2 irrigates plants when soil moisture is below the threshold</li>
</ul>
<p>  To display all real-time sensor readings on an LCD module, enabling easy on-site monitoring.</p>
<p>  To develop a web dashboard using the ESP32’s Wi-Fi capability for remote visualization of water level, soil moisture, pH value, and flush count.</p>
<p>  To reduce water wastage by enabling intelligent decision-making based on sensor data and automated pump control.</p>
<p>  To ensure system reliability and safety through continuous monitoring and timely activation of pumps only when required.</p>
<p>  To create a scalable and user-friendly smart water management solution suitable for homes, farms, or greenhouse applications.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</p>
</p>
<p><strong>The main building blocks of the project are:</strong></p>
<p><strong> </strong></p>
<ul>
<li>Adapter power supply.</li>
<li>ESP32.</li>
<li>Two DC water pumps.</li>
<li>PH sensor.</li>
<li>Water level sensor.</li>
<li>Soil moisture sensor.</li>
<li>Flush.</li>
<li>Main tank.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<p><strong> </strong></p>
<ol>
<li>WEB technology.</li>
<li>Arduino IDE studio compiler to write the program.</li>
<li> Express SCH for Circuit design.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone size-full wp-image-22243" src="https://www.hvstechnologies.in/wp-content/uploads/2026/05/HVS-4819.-Smart-AC-Drain-Water-Reuse-System-with-IoT-monitoring.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/05/HVS-4819.-Smart-AC-Drain-Water-Reuse-System-with-IoT-monitoring.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/HVS-4819.-Smart-AC-Drain-Water-Reuse-System-with-IoT-monitoring-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/HVS-4819.-Smart-AC-Drain-Water-Reuse-System-with-IoT-monitoring-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/HVS-4819.-Smart-AC-Drain-Water-Reuse-System-with-IoT-monitoring-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/GapIuVW0TXM?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-4819-smart-ac-drain-water-reuse-system-with-iot-monitoring/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-4681. IoT based Green house monitoring and control system with WEB monitoring</title>
		<link>https://www.hvstechnologies.in/product/hvs-4681-iot-based-green-house-monitoring-and-control-system-with-web-monitoring/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4681-iot-based-green-house-monitoring-and-control-system-with-web-monitoring/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Thu, 30 Apr 2026 06:32:45 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=20850</guid>

					<description><![CDATA[In this proposed system monitor the plant water level, Temperature, humidity and light into the mobile application through Esp8266 WI-FI.]]></description>
										<content:encoded><![CDATA[<p>This project introduces the design of a wireless sensor network to monitor temperature, moisture, and soil humidity of a greenhouse in real time. To optimize the parameters and use of water, an automated control system is built for handling these microclimate parameters. The advanced sensor node handles the sensor information and causes the actuators based on the programmed microcontroller&#8217;s (Arduino-based) with a threshold algorithm.</p>
<p>In this proposed system monitor the plant water level, Temperature, humidity and light into the mobile application through Esp8266 WI-FI.</p>
<p>The main controlling device of the project is Arduino UNO microcontroller which loaded program written in embedded C language. Arduino will continuously monitor the sensor data and based on that it will switch on the appropriate device through relay and upload the sensor data into the WEB application through Esp8266 Wi-Fi module. Here relay works as a switch to ON/OFF the light and water motor.</p>
<p>&nbsp;</p>
</p>
<p><strong>The major objectives of this project are:</strong></p>
<ul>
<li>To design a DHT11 sensor-based system for accurate temperature and humidity monitoring.</li>
<li>To implement a soil moisture detection system using a soil sensor for real-time soil condition measurement.</li>
<li>To integrate IoT technology to send temperature, humidity, soil moisture, and light data to a WEB application.</li>
<li>To develop an LDR-based automatic light control system for efficient illumination management.</li>
<li>To control an exhaust fan automatically based on temperature and humidity levels using the DHT11 sensor.</li>
<li>To operate a water pump automatically based on soil moisture readings for smart irrigation.</li>
<li>To provide visible alerts and sensor readings using an LCD display.</li>
<li>To achieve complete system integration and control using an Arduino Uno microcontroller.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>The major building blocks of this project are:</strong></p>
<ul>
<li>Soil Moisture Sensor.</li>
<li>Humidity Sensor&amp; Temperature Sensor.</li>
<li>Light Dependent Resistor (LDR).</li>
<li>Arduino Uno.</li>
<li>Power Supply Circuit.</li>
<li>LCD Display.</li>
<li>Esp8266Wi-fi Module.</li>
<li>Fans, Bulbs, Water Pump, Relays.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<ul>
<li>Embedded C program.</li>
<li>ARDUINO IDE studio.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone size-full wp-image-20853" src="https://www.hvstechnologies.in/wp-content/uploads/2026/04/IOT-based-Greenhouse-monitoring-system-2-1.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/04/IOT-based-Greenhouse-monitoring-system-2-1.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/IOT-based-Greenhouse-monitoring-system-2-1-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/IOT-based-Greenhouse-monitoring-system-2-1-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/IOT-based-Greenhouse-monitoring-system-2-1-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/sfV3J2ysW9g?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-4681-iot-based-green-house-monitoring-and-control-system-with-web-monitoring/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
