<?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>Raspberry Pi4 &#8211; HVS Technologies</title>
	<atom:link href="https://www.hvstechnologies.in/product-tag/raspberry-pi4/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hvstechnologies.in</link>
	<description>Hub for Versatile Science &#38; Technologies</description>
	<lastBuildDate>Fri, 03 Apr 2026 07:51:52 +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>Raspberry Pi4 &#8211; HVS Technologies</title>
	<link>https://www.hvstechnologies.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HVS-4655. Voice Recognition Commands using TinyML and Deep Learning for IoT Devices</title>
		<link>https://www.hvstechnologies.in/product/hvs-4655-voice-recognition-commands-using-tinyml-and-deep-learning-for-iot-devices/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4655-voice-recognition-commands-using-tinyml-and-deep-learning-for-iot-devices/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 07:49:58 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=18077</guid>

					<description><![CDATA[This project presents a voice recognition–based door control system using TinyML and deep learning techniques for IoT devices.]]></description>
										<content:encoded><![CDATA[<p>With the rapid growth of Internet of Things (IoT) technologies, voice-controlled smart systems are becoming an essential part of modern automation. This project presents a voice recognition–based door control system using TinyML and deep learning techniques for IoT devices. The proposed system enables users to open and close a door using simple voice commands, providing a hands-free, secure, and intelligent access control solution.</p>
<p>The system is built around a Raspberry Pi 4, which acts as the central processing unit. Voice commands are captured through a microphone module and processed locally using TinyML-based deep learning models, allowing efficient and low-latency voice recognition without continuous cloud dependency. Advanced noise filtering techniques are implemented to ensure high accuracy even in noisy environments. Recognized commands are matched with predefined keywords such as “Open Door” and “Close Door”.</p>
<p>Upon successful recognition, the Raspberry Pi drives a servo motor to perform precise door movement operations. The current system status, including command recognition and door position, is displayed on an LCD display for real-time user feedback. An SD card is used for data storage, including trained models and system logs. The entire system operates on a 5V DC power supply, making it suitable for embedded and IoT applications.</p>
<p>This project demonstrates an efficient, low-power, and cost-effective voice-controlled smart door system using TinyML and deep learning, with potential applications in smart homes, assistive technology, and secure access control systems.</p>
</p>
<p><strong>The main objectives of this project are:</strong></p>
<p><strong> </strong></p>
<ul>
<li>To design and develop a voice recognition–based door control system using TinyML and deep learning techniques.</li>
<li>To implement offline voice command recognition on an IoT device for improved privacy and low latency.</li>
<li>To efficiently filter background noise and improve voice recognition accuracy using TinyML models.</li>
<li>To control a servo motor for door opening and closing based on recognized voice commands.</li>
<li>To display the system status and door operation (Open/Close) on an LCD display.</li>
<li>To utilize Raspberry Pi 4 as the main controller for processing voice commands and device control.</li>
<li>To create a low-power, cost-effective, and user-friendly smart door automation system.</li>
<li>To demonstrate the applicability of TinyML in real-time IoT applications such as smart homes and access control systems.</li>
</ul>
<p>&nbsp;</p>
<p><strong>The major building blocks of this project are:</strong></p>
<p><strong> </strong></p>
<ol>
<li>Adapter power supply.</li>
<li>Raspberry pi 4.</li>
<li>SD card.</li>
<li>LCD display.</li>
<li>Micro phone.</li>
<li>Servo Motor.</li>
</ol>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<p><strong> </strong></p>
<ul>
<li>Raspbian OS.</li>
<li>TinyML and deep learning techniques.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-18080" src="https://www.hvstechnologies.in/wp-content/uploads/2026/04/block-diagram.png" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/04/block-diagram.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/block-diagram-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/block-diagram-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/04/block-diagram-600x450.png 600w" sizes="(max-width: 960px) 100vw, 960px" /></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/z4fZPfuvUus?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-4655-voice-recognition-commands-using-tinyml-and-deep-learning-for-iot-devices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-4523. Smart Battery Management System Using Raspberry pi 4 with active cell balancing, SOC, SOH and ML</title>
		<link>https://www.hvstechnologies.in/product/hvs-4523-smart-battery-management-system-bms-and-soc-soh-development-for-electrical-vehicles-with-ml/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4523-smart-battery-management-system-bms-and-soc-soh-development-for-electrical-vehicles-with-ml/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 20 Feb 2026 05:18:41 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=11618</guid>

					<description><![CDATA[A battery management system (BMS) is proposed which is used for electronic vehicle that manages a rechargeable battery (cell or battery pack), such as by protecting the battery from operating outside its safe operating area, monitoring its state of charging and state of health using Machine Learning algorithm to improve the performance of the designed project.]]></description>
										<content:encoded><![CDATA[<p>The use of green energy is becoming increasingly more 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 its high energy and current density, lithium-ion batteries are widely used in electric vehicles. Unfortunately, lithium-ion batteries can be dangerous if they are not operated within their Safety Operation Area (SOA). Therefore, a battery management system (BMS) must be used in every lithium-ion battery, especially for those used in electric vehicles.</p>
<p>A battery management system (BMS) is proposed which is used for electronic vehicle that manages a rechargeable battery (cell or battery pack), such as by protecting the battery from operating outside its safe operating area, monitoring its state of charging and state of health using Machine Learning algorithm to improve the performance of the designed project.</p>
<p>&nbsp;</p>
<p>Machine learning (ML) is the study of algorithms and mathematical models that computer systems use to progressively improve their performance on a specific task. Machine learning algorithms build a mathematical model of sample data, known as &#8220;training data&#8221;, in order to make predictions or decisions without being explicitly programmed to perform the task.</p>
<p>&nbsp;</p>
<p>The Raspberry Pi4 measure the SOC (State-of-Charge) and (SoH) State-of-Health from voltage sensors and based on that it will switch ON/OFF the relays for battery charging. Here relay works as a switch to ON/OFF the charging connection. And also, it will display the voltage, current, temperature, SOC and SOH values on LCD module. It will activate the buzzer if the sensor data exceed threshold value.</p>
<p>&nbsp;</p>
</p>
<p><strong>The major building blocks of this project are:</strong></p>
<ul>
<li>Adapter power supply.</li>
<li>Raspberry pi4.</li>
<li>Temperature sensor.</li>
<li>Voltage sensor.</li>
<li>Current sensor.</li>
<li>Buzzer</li>
<li>Three battery packs</li>
<li>Three Relays.</li>
<li>Charging Circuit.</li>
<li>LCD display.</li>
<li>LED Indicators</li>
</ul>
<p><strong> </strong></p>
<p><strong>Software’s used in the project:</strong></p>
<ol>
<li>Embedded Linux OS.</li>
<li>Python language.</li>
<li>Express SCH for Circuit design.</li>
<li>Machine learning (ML).</li>
</ol>
<p><img decoding="async" class="alignnone size-full wp-image-11621" src="https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled.jpg" alt="" width="1280" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled.jpg 1280w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled-300x169.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled-1024x576.jpg 1024w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled-768x432.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/02/Untitled-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/7DG0NXgJ99s&#038;t=5s?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-4523-smart-battery-management-system-bms-and-soc-soh-development-for-electrical-vehicles-with-ml/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3658. Voice based weather monitoring system using RF</title>
		<link>https://www.hvstechnologies.in/product/hvs-3658-voice-based-weather-monitoring-system-using-rf/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3658-voice-based-weather-monitoring-system-using-rf/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 19 Sep 2025 10:02:20 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=4875</guid>

					<description><![CDATA[Now a days many weather reporting applications are available which gives us information for protection about climatic changes that are going to take place by which man can be aware of present and future climatic changes. Most of the weather reporting applications extracts the data from accurate weather system. ]]></description>
										<content:encoded><![CDATA[<p>Now a days many weather reporting applications are available which gives us information for protection about climatic changes that are going to take place by which man can be aware of present and future climatic changes. Most of the weather reporting applications extracts the data from accurate weather system. Here we are building our own weather reporting system which would give us the information about present temperature, humidity, rain etc.</p>
<p>We can even set up this in our home and get alerts for time-to-time changes in climate which would help us in planning our daily work easily. It would be helpful for a farmer in this agricultural activity by which he can protect his crops according to climatic changes. It would help in transportation giving information of weather conditions.</p>
<p>Internet of things, IoT, as an important part of the new generation of information technology, have developed rapidly both in theory and practice since proposed and derived many applications such as smart home, intelligent environmental monitoring. Things not only liberated a lot of manpower, but also achieved a standardized, automated management.</p>
<p>The main aim of this project is to design a smart way of weather monitoring system using cloud storage technology based on wireless Wi-Fi communication and wireless voice alert based on RF technology. The weather parameters are monitored using sensing devices like rain sensor, temperature and humidity sensors. Then the collected data and analysis results will be available to the user through Wi-Fi to the cloud storage and provides thing speak. When the system detects any abnormal condition, it will give the voice alert wirelessly through speaker. The status of the project will display on LCD. This data will be helpful for future references. The smart way to monitor environment this device is an efficient low-cost embedded system.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>The major building blocks of this project are:</strong></p>
<ol>
<li>Adapter power supply.</li>
<li>Raspberry pi4.</li>
<li>DHT22 sensor</li>
<li>Rain sensor.</li>
<li>LCD display.</li>
<li>SD Card.</li>
<li>RF transmitter, receiver.</li>
</ol>
<p><strong>Software’s used in the project:</strong></p>
<ol>
<li>Raspbian OS.</li>
<li>Python language.</li>
<li>Express SCH for Circuit Design.</li>
<li>THINGSPEAK CLOUD.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Block diagram:</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><img decoding="async" class="size-full wp-image-4878 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-1-12.png" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-1-12.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-1-12-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-1-12-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-1-12-600x450.png 600w" sizes="(max-width: 960px) 100vw, 960px" /> </strong><br />
&nbsp;</p>
<p>&nbsp;</p>
<p><strong><img decoding="async" class="size-full wp-image-4879 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-2-11.png" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-2-11.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-2-11-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-2-11-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/bd-2-11-600x450.png 600w" sizes="(max-width: 960px) 100vw, 960px" /> </strong><br />
&nbsp;</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/dMxvMS52wXk?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-3658-voice-based-weather-monitoring-system-using-rf/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3635. Driver Drowsiness detection, health monitoring with Alcohol, obstacle SMS alerts GPS Raspberry pi</title>
		<link>https://www.hvstechnologies.in/product/hvs-3635-driver-drowsiness-detection-health-monitoring-with-alcohol-obstacle-sms-alerts-gps-raspberry-pi/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3635-driver-drowsiness-detection-health-monitoring-with-alcohol-obstacle-sms-alerts-gps-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Thu, 18 Sep 2025 07:47:32 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=4724</guid>

					<description><![CDATA[In this modern, fast moving and insecure world, it is a basic necessity to be aware of one’s safety. Moreover, the number of accidents occurrence of accidents is increasing day by day.]]></description>
										<content:encoded><![CDATA[<p>In this modern, fast moving and insecure world, it is a basic necessity to be aware of one’s safety. Moreover, the number of accidents occurrence of accidents is increasing day by day. Many statistics say that most of the accidents are caused due to consumption of alcohol or due to the drowsiness of the driver. A system using modern technology is developed to over come such accidents by monitoring the activities of driver.</p>
<p>Pi camera is used to monitor the drowsiness of driver using machine learning. Alcohol sensor is used for the detection of alcohol consumption by the driver. Ultrasonic sensor is used to detect the obstacle, if any vehicle comes near to his vehicle. Heartbeat sensor is used to monitor the heartrate of the driver. GPS module is used to track the live location of the vehicle in the form of latitude and longitude values. GSM module is used for sending alert SMS and location link to the predefine mobile number, if the heartbeat value crosses the set limit or if the driver consumes alcohol or if the ultrasonic sensor detects obstacle close the vehicle. In this BLDC motor works as a vehicle which is controlled by the Arduino through VSI (Voltage source inverter). In this vehicle accelerator control automatically based on the heartrate of the driver and stop the vehicle automatically if the driver was alcoholic or if the ultrasonic sensor detects obstacle very close the vehicle.</p>
<p>The main controlling device of the project is raspberry pi4 processor. Pi camera attached to the Raspberry Pi processor, it will monitor the person face whether the driver in drowsy or not using machine learning algorithm. The status of the project will display on LCD screen. To achieve this task raspberry pi loaded program written in python language.</p>
<p><strong><u> </u></strong></p>
<p>&nbsp;</p>
<p><strong>The main objectives of the project are:</strong></p>
<ol>
<li>Automatic Drowsiness detection using machine learning.</li>
<li>Automatic alcohol detection and ignition control system.</li>
<li>Automatic obstacle detection and ignition control system.</li>
<li>Automatic driver heartrate detection and SMS alert.</li>
<li>GPS based vehicle location tracking system.</li>
<li>GSM based SMS alerting system.</li>
<li>Pi camera-based driver drowsiness detection.</li>
<li>To achieve this using Raspberry Pi4 Processor.</li>
</ol>
<p><strong>The major building blocks of the project are:</strong></p>
<ul>
<li>Power supply.</li>
<li>Raspberry pi4.</li>
<li>SD card.</li>
<li>Pi Camera.</li>
<li>Arduino UNO.</li>
<li>Alcohol sensor.</li>
<li>Ultrasonic sensor.</li>
<li>Heartbeat sensor.</li>
<li>GPS Receiver.</li>
<li>GSM.</li>
<li>VSI.</li>
<li>BLDC motor.</li>
</ul>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Arduino IDE for dumping the code into the Arduino UNO.</li>
<li>Raspbian OS.</li>
<li>Python language.</li>
<li>Machine learning Algorithm.</li>
<li>Express SCH for Circuit design.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Block diagram:</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><img decoding="async" class="size-full wp-image-4733 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-61.png" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-61.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-61-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-61-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-61-600x450.png 600w" sizes="(max-width: 960px) 100vw, 960px" /> </strong><br />
&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>video:</strong></p>
<p>
<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/ObMcd33y1sQ?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>
[/iframe</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-3635-driver-drowsiness-detection-health-monitoring-with-alcohol-obstacle-sms-alerts-gps-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3356. Smart BMS (battery management system) using raspberry pi.</title>
		<link>https://www.hvstechnologies.in/product/hvs-3356-smart-bms-battery-management-system-using-raspberry-pi/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3356-smart-bms-battery-management-system-using-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Thu, 04 Sep 2025 11:44:15 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=3490</guid>

					<description><![CDATA[<h2><strong>Note: To know the price call to 9603140482</strong></h2>]]></description>
										<content:encoded><![CDATA[<h2><strong>Note: To know the price call to 9603140482</strong></h2>
</p>
<p>The use of green energy is becoming increasingly more 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 its high energy and current density, lithium-ion batteries are widely used in electric vehicles. Unfortunately, lithium-ion batteries can be dangerous if they are not operated within their Safety Operation Area (SOA). Therefore, a battery management system (BMS) must be used in every lithium-ion battery, especially for those used in electric vehicles.</p>
<p>A battery management system (BMS) is proposed which is used for electronic vehicle that manages a rechargeable battery (cell or battery pack), such as by protecting the battery from operating outside its safe operating area, monitoring its state of charging and state of health using Machine Learning algorithm to improve the performance of the designed project.</p>
<p>&nbsp;</p>
<p>Machine learning (ML) is the study of algorithms and mathematical models that computer systems use to progressively improve their performance on a specific task. Machine learning algorithms build a mathematical model of sample data, known as &#8220;training data&#8221;, in order to make predictions or decisions without being explicitly programmed to perform the task.</p>
<p>&nbsp;</p>
<p>The Raspberry Pi4 measure the SOC (State-of-Charge) and (SoH) State-of-Health from voltage sensors and based on that it will switch ON/OFF the relays for battery charging. Here relay works as a switch to ON/OFF the charging connection. And also it will display the voltage, current, temperature, SOC and SOH values on LCD module. It will activate the buzzer if the sensor data exceed threshold value.</p>
<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>Raspberry pi4.</li>
<li>Temperature sensor.</li>
<li>Voltage sensor.</li>
<li>Current sensor.</li>
<li>Buzzer.</li>
<li>Three battery packs.</li>
<li>Three Relays.</li>
<li>Charging Circuit.</li>
<li>LCD display.</li>
<li>LED Indicators.</li>
</ul>
<p><strong>Software’s used in the project:</strong></p>
<ol>
<li>Embedded Linux OS.</li>
<li>Python language.</li>
<li>Express SCH for Circuit design.</li>
<li>Machine learning (ML).</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&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-3496 aligncenter" src="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32.png" alt="" width="1280" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32.png 1280w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32-300x169.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32-1024x576.png 1024w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32-768x432.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/09/BD-32-600x338.png 600w" sizes="(max-width: 1280px) 100vw, 1280px" /> </strong><br />
<strong>video:</strong></p>
<p>
<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/EKLjdWPkvrk?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>
[/iframe</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-3356-smart-bms-battery-management-system-using-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3565.  AI with PTZ Camera, Raspberry pi based Weapons detection and Tracking Using Machine Learning Algorit</title>
		<link>https://www.hvstechnologies.in/product/hvs-3565-ai-with-ptz-camera-raspberry-pi-based-weapons-detection-and-tracking-using-machine-learning-algorit/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3565-ai-with-ptz-camera-raspberry-pi-based-weapons-detection-and-tracking-using-machine-learning-algorit/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Wed, 30 Jul 2025 11:28:00 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=1510</guid>

					<description><![CDATA[This project presents an innovative approach to weapons detection and tracking using a combination of machine learning algorithms, PTZ (Pan-Tilt-Zoom) camera, and a Raspberry Pi4 platform. The system leverages the high-resolution imaging capabilities of PTZ cameras for enhanced surveillance and real-time monitoring. By employing advanced machine learning algorithms, the system is designed to identify and classify weapons with high accuracy. The Raspberry Pi serves as a compact, cost-effective processing unit that integrates with the PTZ camera to facilitate data acquisition and processing.]]></description>
										<content:encoded><![CDATA[<p>This project presents an innovative approach to weapons detection and tracking using a combination of machine learning algorithms, PTZ (Pan-Tilt-Zoom) camera, and a Raspberry Pi4 platform. The system leverages the high-resolution imaging capabilities of PTZ cameras for enhanced surveillance and real-time monitoring. By employing advanced machine learning algorithms, the system is designed to identify and classify weapons with high accuracy. The Raspberry Pi serves as a compact, cost-effective processing unit that integrates with the PTZ camera to facilitate data acquisition and processing. The proposed solution includes a detailed pipeline for image capture, feature extraction, weapon detection, and tracking, ensuring robust performance in diverse environments. The integration of these technologies aims to improve security and safety measures in various settings by providing an intelligent, automated weapon detection and tracking system that is scalable and adaptable.</p>
<p>Connect the camera module to the raspberry Pi&#8217;s camera connector using the ribbon cable provided with the camera. When the camera detects the weapon, then raspberry pi will display the message on LCD and activate the Buzzer for alert. In this project we are using two Servo motors for pan and tilt motion purpose, two DC motors are using for zoom and focus purpose. The 16GB <strong>SD card is</strong> a key part of the <strong>Raspberry Pi</strong>; it provides the initial storage for the Operating System and files.<P></P></p>
<p><P></P><strong>Objectives:</strong></p>
<ul>
<li><strong>Develop a Real-Time Weapons Detection System:</strong> Utilize machine learning algorithms to accurately identify and classify weapons from video feeds captured by PTZ cameras in real-time, enhancing surveillance capabilities.</li>
<li><strong>Integrate PTZ Camera Capabilities:</strong> Leverage the pan, tilt, and zoom functionalities of PTZ cameras to improve the coverage and detail of video monitoring, ensuring comprehensive detection and tracking of potential threats.</li>
<li><strong>Optimize Processing on Raspberry Pi</strong>: Design and implement a solution that runs efficiently on a Raspberry Pi, providing a cost-effective and compact processing unit capable of handling real-time video analysis and decision-making.</li>
<li><strong>Enhance Tracking Accuracy:</strong> Implement advanced tracking algorithms to follow detected weapons as they move within the camera’s field of view, maintaining continuous and precise monitoring.</li>
</ul>
<p><strong>Components used:</strong></p>
<ul>
<li>Adapter.</li>
<li>Raspberry pi4.</li>
<li>SD Card.</li>
<li>PTZ (Pan-Tilt-Zoom) camera.</li>
<li>Two Servo motors.</li>
<li>Two DC motors.</li>
<li>16*2 LCD display.</li>
<li>Buzzer.</li>
</ul>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Raspbian OS.</li>
<li>Python language.</li>
<li>Artificial intelligence and Machine learning.</li>
<li>Express SCH for Circuit design.</li>
</ol>
<p><strong> </strong></p>
<p>&nbsp;<br />
<P></P><img decoding="async" src="https://www.hvstechnologies.in/wp-content/uploads/2025/07/B-22.png" alt="" width="960" height="720" class="alignnone size-full wp-image-1517" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/07/B-22.png 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/B-22-300x225.png 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/B-22-768x576.png 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/B-22-600x450.png 600w" sizes="(max-width: 960px) 100vw, 960px" /><P></P></p>
<p><strong>video:</strong></p>
<p>
<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/BaczpZmy0l4?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>
<br />
&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-3565-ai-with-ptz-camera-raspberry-pi-based-weapons-detection-and-tracking-using-machine-learning-algorit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3336. AI Based Garbage Collecting Boat</title>
		<link>https://www.hvstechnologies.in/product/hvs-3336-ai-based-garbage-collecting-boat/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3336-ai-based-garbage-collecting-boat/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Wed, 23 Jul 2025 11:29:19 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=882</guid>

					<description><![CDATA[This project prominence on design and implementation of artificial intelligence (AI) enabled robotic trash boat to cleaning the ocean or lake or river which can be works in two modes one is manual and two is automation. This Garbage Boat is a machine which involves collecting debris (trash) from water surface. Clean water is a basic need for all living beings but water gets polluted due to many reasons like sewage waste, industry waste and garbage waste. The lakes in many villages in India are not used for any day-to-day usage because of garbage stagnant. This is the reason which motivates to design and implement this project.]]></description>
										<content:encoded><![CDATA[<p>This project prominence on design and implementation of artificial intelligence (AI) enabled robotic trash boat to cleaning the ocean or lake or river which can be works in two modes one is manual and two is automation. This Garbage Boat is a machine which involves collecting debris (trash) from water surface. Clean water is a basic need for all living beings but water gets polluted due to many reasons like sewage waste, industry waste and garbage waste. The lakes in many villages in India are not used for any day-to-day usage because of garbage stagnant. This is the reason which motivates to design and implement this project.</p>
<p><strong>Automatic mode</strong>: In this proposed system, an automated boat is used to clean down the floating trash. The system has a Pi camera which is attach to the raspberry pi4 and which detects the trash while moving the boat on water surface by using image processing. The automated boat has conveyor belt setup to collect the floating trash and this will have a bin in the boat where the trash will be stored. Once the trash has been filled the IR sensor will detect it. When IR sensor gives out this information automatically the boat will move to the hub with the help of GPS and DIGITAL COMPASS the trash will be thrown over there.</p>
<p><strong>Manual mode</strong>: In this mode boat movement along with conveyor belt can be controlling from web browser while seeing the video by using buttons<strong>. </strong>This robot consists of ultrasonic sensor to detect and avoid the obstacle while moving on the water surface. Once the trash has been filled the IR sensor will detect it. When IR sensor gives out this information automatically the boat will move to the hub with the help of GPS and DIGITAL COMPASS the trash will be thrown over there.</p>
<p>This system will be more advanced as this would collect down the floating trash with the help of the image processing. The main controlling device of the project is Raspberry pi4 processor. To achieve this task raspberry pi loaded program written in python language. The <strong>SD card is</strong> a key part of the <strong>Raspberry Pi3</strong>; it provides the initial storage for the Operating System and files. This proposed system uses AI; the CNN improves the image comprehension by learning more discriminative and richer features.</p>
<p><strong> </strong></p>
<p><strong>The objectives of the project include: </strong></p>
<ol>
<li>Design an AI and image processing-based garbage collecting boat.</li>
<li>It can work in two modes manual and automatic.</li>
<li>Usage of Raspberry Pi4 to achieve the task.</li>
<li>Using GPS, Digital compass for location tracking.</li>
<li>IR sensor-based trash detecting system.</li>
<li>Ultrasonic sensor-based obstacle detection and avoidance system.</li>
<li>To collect the trash using Conveyor belt setup.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>The major building blocks of this project are:</strong></p>
<p><strong> </strong></p>
<ol>
<li>Regulated Power Supply</li>
<li>Raspberry Pi4.</li>
<li>Pi-camera.</li>
<li>DC motors.</li>
<li>GPS.</li>
<li>Pi camera.</li>
<li>Digital compass.</li>
<li>IR sensor.</li>
<li>Ultrasonic sensor.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Python Programming.</li>
<li>Artificial Intelligence.</li>
<li>Linux operating system.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Block diagram:</strong></p>
<p><img decoding="async" class="alignnone size-full wp-image-890" src="https://www.hvstechnologies.in/wp-content/uploads/2025/07/HVS-3336.-AI-Based-Garbage-Collecting-Boat.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/07/HVS-3336.-AI-Based-Garbage-Collecting-Boat.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/HVS-3336.-AI-Based-Garbage-Collecting-Boat-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/HVS-3336.-AI-Based-Garbage-Collecting-Boat-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/07/HVS-3336.-AI-Based-Garbage-Collecting-Boat-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/x1wl8DOqp90?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-3336-ai-based-garbage-collecting-boat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
