<?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>OLED &#8211; HVS Technologies</title>
	<atom:link href="https://www.hvstechnologies.in/product-tag/oled/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hvstechnologies.in</link>
	<description>Hub for Versatile Science &#38; Technologies</description>
	<lastBuildDate>Fri, 20 Feb 2026 07:03:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.hvstechnologies.in/wp-content/uploads/2025/07/favicon-32x32-1.png</url>
	<title>OLED &#8211; HVS Technologies</title>
	<link>https://www.hvstechnologies.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HVS-4622. Battery Management System (BMS) and SOC for Electrical Vehicle using ESP32 and OLED</title>
		<link>https://www.hvstechnologies.in/product/hvs-4622-battery-management-system-bms-and-soc-for-electrical-vehicle-using-esp32-and-oled/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4622-battery-management-system-bms-and-soc-for-electrical-vehicle-using-esp32-and-oled/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 20 Feb 2026 07:03:05 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=11661</guid>

					<description><![CDATA[In this work, the purpose, functions, and topologies of BMS are discussed in detail.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify; line-height: 150%;"><span lang="EN-US">The use of green energy is becoming increasingly important in today’s world. Therefore, electric vehicles are currently the best choice for the environment in terms of public and personal transportation. Because of their high energy density and efficiency, lithium-ion (Li-ion) batteries are widely used in electric vehicles. However, Li-ion batteries can be hazardous if they operate outside their Safe Operating Area (SOA). To ensure safety and optimal performance, a Battery Management System (BMS) is essential for every Li-ion battery, particularly in electric vehicles.</span></p>
<p style="text-align: justify; line-height: 150%;"><span lang="EN-US">In this work, the purpose, functions, and topologies of BMS are discussed in detail. Additionally, early battery models, along with hardware and system designs for BMS, are reviewed in the literature. An improved battery model is introduced, and simulation results are presented to validate its performance. Finally, a novel BMS hardware system is designed, and experimental results are discussed. Possible improvements for both battery models and BMS hardware are outlined in the conclusions and future work section.</span></p>
<p style="text-align: justify; line-height: 150%;"><span lang="EN-US">A Battery Management System (BMS) is proposed for electric vehicles, designed to manage Li-ion battery packs by ensuring safe operation and monitoring their status using an ESP32 microcontroller.</span></p>
<p style="text-align: justify; line-height: 150%;"><span lang="EN-US">The ESP32 serves as the central controller of the system. Integrated modules include a temperature sensor, Li-ion battery pack with relay, charger, and an OLED display. When any of the Li-ion battery packs are drained, the system automatically activates the charger via the relay, and the voltage levels of each battery pack are displayed on the OLED. The system continuously monitors the temperature, and if it exceeds a predefined threshold, the ESP32 activates a buzzer to issue an alert.</span></p>
<p style="text-align: justify; line-height: 150%;"><span lang="EN-US">The ESP32 measures voltage from the sensors and, based on the readings, switches the relay to control the charging process. The relay functions as a switch to enable or disable the charging connection as needed, ensuring the safe and efficient operation of the Li-ion battery packs.</span></p>
<p><strong>The major building blocks of this project are:</strong></p>
<ul>
<li>Regulated power supply</li>
<li>ESP-32.</li>
<li>Temperature sensor.</li>
<li>Voltage sensor.</li>
<li>Buzzer.</li>
<li>Battery pack</li>
<li>Relay.</li>
<li>Charging Circuit.</li>
<li>OLED.</li>
<li>LED Indicators</li>
<li>Crystal oscillator</li>
<li>Reset button.</li>
</ul>
<p><strong> </strong></p>
<p><strong>Software’s used:</strong></p>
<ul>
<li>Arduino IDE for dumping code into Micro controller.</li>
<li>Express SCH for Circuit design.</li>
<li>Embedded C programming.</li>
</ul>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-11664" src="https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED.jpg" alt="" width="1280" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED.jpg 1280w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED-300x169.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED-1024x576.jpg 1024w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED-768x432.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Battery-Management-System-BMS-and-SOC-for-Electrical-Vehicle-using-ESP32-and-OLED-600x338.jpg 600w" sizes="(max-width: 1280px) 100vw, 1280px" /></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/LrbudwwWSOE?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-4622-battery-management-system-bms-and-soc-for-electrical-vehicle-using-esp32-and-oled/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-4513. Smart Kitchen using NodeMCU and Blynk IOT</title>
		<link>https://www.hvstechnologies.in/product/hvs-4513-smart-kitchen-using-nodemcu-and-blynk-iot/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4513-smart-kitchen-using-nodemcu-and-blynk-iot/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 06:31:03 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=10456</guid>

					<description><![CDATA[In this project, we will build an IoT based smart kitchen monitoring system using NodeMCU. This system can monitor the temperature, humidity, Gas and motion using sensors will be display on OLED, also sending this data into the blynkapp through WI-FI. User can access this device with his/her credential using mobile/laptop.]]></description>
										<content:encoded><![CDATA[<p>In this project, we will build an IoT based smart kitchen monitoring system using NodeMCU. This system can monitor the temperature, humidity, Gas and motion using sensors will be display on OLED, also sending this data into the blynkapp through WI-FI. User can access this device with his/her credential using mobile/laptop.</p>
<p>&nbsp;</p>
<p>The kitchen is one of the important places in a house. The safety factor is the main aspect that must be taken into account during the activity in the kitchen. The existence of gas leakage, uncontrolled fire, excessive temperatures &amp; a moist environment must be quickly identified and addressed.  Apart from this, this system can monitor the motion using PIR sensor and indicate as this through LED which is in Blynkapp. If the system detects the gas, it will turn ON the buzzer for alerts.</p>
<p>&nbsp;</p>
<p>The system makes a use of NodeMCU microcontroller. The project aims in designing a smart kitchen using IOT and NodeMCU module. NodeMCU is an open-source platform based on ESP8266 which can connect objects and let data transfer using the Wi-Fi protocol. In addition, by providing some of the most important features of microcontrollers such as GPIO, PWM, ADC, and etc, it can solve many of the project&#8217;s needs alone.</p>
<p><strong> </strong></p>
<p><strong>The major features of this project are:</strong></p>
<ul>
<li>Using Blynk app for wireless monitoring and alerting.</li>
<li>Using NODEMCU to achieve this task.</li>
<li>Using IOT technology.</li>
<li>DHT11 sensor-based temperature and humidity detection.</li>
<li>MQ-135 based Gas detection.</li>
<li>PIR based motion detection.</li>
<li>Audible alerts using Buzzer.</li>
<li>Visible alerts using LCD display.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>The major building blocks of this project are:</strong></p>
<ul>
<li>Adapter Power Supply.</li>
<li>NodeMCU</li>
<li>Dht11(temperature, Humidity Sensor)</li>
<li>MQ-135 Gas sensor.</li>
<li>PIR Sensor.</li>
<li>OLED</li>
<li>Buzzer</li>
</ul>
<p><strong> </strong></p>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Arduino IDE Studio Compiler to write the program.</li>
<li>Embedded C language.</li>
<li>BlynkAPP</li>
<li>Express SCH for Circuit design.</li>
</ol>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong>Regulated Power Supply:</strong></p>
<p><strong> </strong><br />
<img decoding="async" src="https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS.png" alt="" width="953" height="438" class="alignnone size-full wp-image-10187" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS.png 953w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-300x138.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-768x353.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-600x276.png 600w" sizes="(max-width: 953px) 100vw, 953px" /><br />
<strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Block Diagram: </strong></p>
<p><img decoding="async" src="https://www.hvstechnologies.in/wp-content/uploads/2026/01/BLOCK-16.png" alt="" width="960" height="720" class="alignnone size-full wp-image-10465" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/01/BLOCK-16.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/BLOCK-16-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/BLOCK-16-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/BLOCK-16-600x450.png 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/CKM6v2UtyQQ?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-4513-smart-kitchen-using-nodemcu-and-blynk-iot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
