<?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>MQ-6 &#8211; HVS Technologies</title>
	<atom:link href="https://www.hvstechnologies.in/product-tag/mq-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hvstechnologies.in</link>
	<description>Hub for Versatile Science &#38; Technologies</description>
	<lastBuildDate>Tue, 19 May 2026 13:12:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.hvstechnologies.in/wp-content/uploads/2025/07/favicon-32x32-1.png</url>
	<title>MQ-6 &#8211; HVS Technologies</title>
	<link>https://www.hvstechnologies.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HVS-4779. IoT based Air Pollution Monitoring and Controlling with SMS Alerts</title>
		<link>https://www.hvstechnologies.in/product/hvs-4779-iot-based-air-pollution-monitoring-and-controlling-with-sms-alerts/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4779-iot-based-air-pollution-monitoring-and-controlling-with-sms-alerts/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Tue, 19 May 2026 13:12:28 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=21848</guid>

					<description><![CDATA[<div class="qMYqUG_convSearchResultHighlightRoot">
<div class="" data-turn-id-container="request-WEB:795075b6-0de9-4008-acbe-1e252ad5b085-9" data-is-intersecting="true">
<div class="relative w-full overflow-visible"><section class="text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&#38;:has([data-writing-block])&#62;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]" dir="auto" data-turn-id="request-WEB:795075b6-0de9-4008-acbe-1e252ad5b085-9" data-turn-id-container="request-WEB:795075b6-0de9-4008-acbe-1e252ad5b085-9" data-testid="conversation-turn-20" data-scroll-anchor="false" data-turn="assistant">
<div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)">
<div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex max-w-full flex-col gap-4 grow">
<div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&#38;]:mt-1" dir="auto" tabindex="0" data-message-author-role="assistant" data-message-id="c3ec2e18-dcd6-4704-9182-50bf29ebe432" data-message-model-slug="gpt-5-5" data-turn-start-message="true">
<div class="flex w-full flex-col gap-1 empty:hidden">
<div class="markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling">
<p data-start="0" data-end="314" data-is-last-node="" data-is-only-node="">This project develops an intelligent environmental monitoring system using Arduino UNO, gas sensors, and temperature sensors to detect harmful conditions in real time. The system uploads data to the cloud, sends SMS alerts, and automatically controls devices like a fan, bulb, and buzzer for safety and automation.</p>

</div>
</div>
</div>
</div>
<div class="z-0 flex min-h-[46px] justify-start"></div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"></div>
</div>
</div>
</div>
</section>
<div class="contents"></div>
</div>
</div>
</div>
<div class="pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]" aria-hidden="true"></div>]]></description>
										<content:encoded><![CDATA[<p>This project presents an intelligent environmental monitoring and control system using an Arduino UNO microcontroller integrated with multiple sensors and communication modules. The system is designed to monitor environmental conditions such as gas leakage and temperature in real time. MQ-6 and MQ-9 gas sensors are used to detect harmful gas concentrations, while the LM35 sensor measures ambient temperature. The collected sensor data is displayed on an LCD screen and continuously uploaded to the ThingSpeak cloud platform through the ESP8266 Wi-Fi module for remote monitoring and analysis.</p>
<p>The system also provides automatic safety and control features based on predefined threshold values. When gas concentration or temperature exceeds the set limits, the buzzer is activated to alert users, and an SMS notification is sent to a predefined mobile number using the GSM module. In addition, the system automatically turns ON a cooling fan during high-temperature conditions and switches ON a bulb when dangerous gas levels are detected. The entire system is controlled using Embedded C programming, providing an efficient, low-cost, and reliable solution for smart environmental monitoring, industrial safety, and home automation application.</p>
<p>&nbsp;</p>
<p><strong>Objectives:</strong></p>
<ol>
<li>To monitor gas leakage and temperature using sensors.</li>
<li>To detect harmful gases using MQ-6 and MQ-9 gas sensors.</li>
<li>To measure environmental temperature using the LM35 sensor.</li>
<li>To display sensor readings on an LCD screen.</li>
<li>To upload real-time data to the ThingSpeak cloud platform using Wi-Fi.</li>
<li>To send SMS alerts using the GSM module during abnormal conditions.</li>
<li>To activate a buzzer for warning alerts when threshold values are exceeded.</li>
<li>To automatically control a cooling fan based on temperature levels.</li>
<li>To switch ON a bulb when dangerous gas levels are detected.</li>
<li>To develop a smart and automated environmental monitoring system using Arduino UNO.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>The main blocks of this project are</strong><strong>:</strong></p>
<ul>
<li>Power Supply.</li>
<li>Arduino UNO.</li>
<li>ESP8266 WI-FI module.</li>
<li>MQ-9 sensor.</li>
<li>MQ-6 sensor.</li>
<li>LM35 Temperature sensor.</li>
<li>GSM.</li>
<li>Buzzer.</li>
<li>LCD display<strong>. </strong></li>
<li>Relay along with Bulb.</li>
<li>Transistor along with Cooling fan.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Software&#8217;s used:</strong></p>
<ul>
<li>Arduino IDE for compiling and dumping code into Microcontroller.</li>
<li>Express SCH for Circuit design.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-21851" src="https://www.hvstechnologies.in/wp-content/uploads/2026/05/IOT-Based-Air-Quality-Monitoring-System-Copy-Copy.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/05/IOT-Based-Air-Quality-Monitoring-System-Copy-Copy.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/IOT-Based-Air-Quality-Monitoring-System-Copy-Copy-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/IOT-Based-Air-Quality-Monitoring-System-Copy-Copy-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/05/IOT-Based-Air-Quality-Monitoring-System-Copy-Copy-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/qd0HItpTzrU?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-4779-iot-based-air-pollution-monitoring-and-controlling-with-sms-alerts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3314. Solar Outdoor Air Purifier and Air Quality Monitor.</title>
		<link>https://www.hvstechnologies.in/product/hvs-3314-solar-outdoor-air-purifier-and-air-quality-monitor/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3314-solar-outdoor-air-purifier-and-air-quality-monitor/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 05:55:38 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=3252</guid>

					<description><![CDATA[Pollution has rocked the world with skyrocketing pollution levels. Though the long-term solution to the pollution problem lies in finding and minimizing pollution sources, we need to bring the current pollution levels under control by the time. The best way of controlling pollution is by using air purifiers. ]]></description>
										<content:encoded><![CDATA[<p>Pollution has rocked the world with skyrocketing pollution levels. Though the long-term solution to the pollution problem lies in finding and minimizing pollution sources, we need to bring the current pollution levels under control by the time. The best way of controlling pollution is by using air purifiers.</p>
<p>The main controlling device of the project is arduino.MQ-135, MQ-6, LCD display and relay through air purifier inter faced to the arduino.Arduino will continuously read the air quality from sensors and will be display on LCD and upload them into the blynk mobile application through ESP8266 WI-FI module.User can access this device from anywhere in the world and based on that user will control the air purifier from blynk app.Here works as a switch to ON/OFF the air purifier based on the received signal from arduino.Solar energy is uses to charge the battery for through charging circuit and this battery power is used to run this air purifier.</p>
<p>&nbsp;</p>
<p><strong>The main objective of this project:</strong></p>
<ul>
<li>Real time outdoor air quality monitoring and controlling system.</li>
<li>By using this project, we can reduce the health problems.</li>
<li>Real-time outdoor air quality monitoring system.</li>
<li>Sensor based air purifier.</li>
<li>Display the sensor data on LCD.</li>
<li>Using MQ135 sensor and MQ-6 for monitoring air quality.</li>
<li>Using SOLAR renewable energy.</li>
<li>Monitoring the air quality parameters into the blynk mobile application through ESP8266 WI-FI module.</li>
<li>Using ESP8266 WI-FI module to upload the data into the blynk app.</li>
<li>Controlling air purifier from blynk mobile application.</li>
<li>Using arduino UNO to achieve this task.</li>
</ul>
<p><strong>The major building blocks of this project are:</strong></p>
<ul>
<li>Power Supply.</li>
<li>Arduino UNO Microcontroller.</li>
<li>LCD display.</li>
<li>MQ-6.</li>
<li>MQ135</li>
<li>Filter.</li>
<li>Relay.</li>
<li>Solar.</li>
<li>Charging circuit.</li>
<li>battery.</li>
<li>ESP8266 WI-FI.</li>
</ul>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Embedded C programming.</li>
<li>ARDUINO IDE STUDIO COMPILER for dumping code into Micro controller.</li>
<li>Express SCH for Circuit design.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>RegulatedPower Supply:</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong> <img decoding="async" class="size-full wp-image-3258 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/RPS-4.png" alt="" width="628" height="128" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/RPS-4.png 628w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/RPS-4-300x61.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/RPS-4-600x122.png 600w" sizes="(max-width: 628px) 100vw, 628px" /></strong><br />
&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Block diagram:</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><img decoding="async" class="size-full wp-image-3259 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-12.png" alt="" width="628" height="472" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-12.png 628w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-12-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-12-600x451.png 600w" sizes="(max-width: 628px) 100vw, 628px" /> </strong><br />
&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/KV5P4aekgtM?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-3314-solar-outdoor-air-purifier-and-air-quality-monitor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
