Space shooting game
This project is used to play the space shooting game and it entertain the kids well.
Secure India: Home Security Informer
Security is a big challenge everywhere because thefts are increasing day by day owing to the unsafe and insecure security systems in homes, commercial complexes and industries. Several conventional technologies are available to keep home properties safe from intruders, but most common smart home security systems work on wireless GSM communication. Such systems provide security from natural, incidental, intended, unintended, accidental and human made problems by continuously monitoring homes with different sensory systems like motion, smoke, gas, temperature, and fire alarm systems.
Home security can be achieved by adopting central controllers to control home devices or appliances that sense different variables using appropriate sensors. The main aspect of such a system is a sensory system that collects the parameter information like temperature, fire, human presence, gas, etc., and sends the corresponding data to the microcontroller or any other processor. This controller is programmed such that when these parameters cross their prescribed limits, it sends the command signals to various final controlling devices like relays, motors and buzzer devices.
Working:
Microcontroller: This is the heart of the system wherein central processing of data takes place. Arduino based ATMEGA328P microcontroller collects the data or information from various sensors and compares it with appropriate prescribed limits. It is programmed by pictoblox application. By receiving the sensor signals, it takes the corresponding course of action by sending commands to the output devices.
Sensors
It consists of various sensors like IR sensors for detecting human presence to open or close the doors; LPG gas sensor to detect the gas leakage in kitchens – and, a smoke detector to detect the presence of fire. It is also possible to add temperature sensor, camera and other sensing devices for improving the security of homes. These sensing values are sent to the microcontroller with intermediate circuitry like Analog to Digital Converter (ADC).
PIR sensor detects the motion of surrounding objects by sensing the difference in infrared or radiant heat levels emitted by that objects. It produces high output by detecting the movement of any objects or human body in front of it. Here it is used to detect thieves/burglars (any human beings). When someone comes in front of the sensor, it detects motion and provides a high output voltage.
GSM Module:
GSM Modem: GSM modem allows the computer to communicate over the mobile network through calls, SMS and MMS messages. It consists of a SIM card and operates over a subscription through a mobile network. It is a highly flexible plug-and-play device capable of connecting to a PC or any microcontroller’s serial port through MAX232IC. This IC is used to convert the TTL logic levels of the microcontroller to a RS232 logic level for enabling serial communication.
Secure India: Home Security Informer
Security is a big challenge everywhere because thefts are increasing day by day owing to the unsafe and insecure security systems in homes, commercial complexes and industries. Several conventional technologies are available to keep home properties safe from intruders, but most common smart home security systems work on wireless GSM communication. Such systems provide security from natural, incidental, intended, unintended, accidental and human made problems by continuously monitoring homes with different sensory systems like motion, smoke, gas, temperature, and fire alarm systems.
Home security can be achieved by adopting central controllers to control home devices or appliances that sense different variables using appropriate sensors. The main aspect of such a system is a sensory system that collects the parameter information like temperature, fire, human presence, gas, etc., and sends the corresponding data to the microcontroller or any other processor. This controller is programmed such that when these parameters cross their prescribed limits, it sends the command signals to various final controlling devices like relays, motors and buzzer devices.
Working:
Microcontroller: This is the heart of the system wherein central processing of data takes place. Arduino based ATMEGA328P microcontroller collects the data or information from various sensors and compares it with appropriate prescribed limits. It is programmed by pictoblox application. By receiving the sensor signals, it takes the corresponding course of action by sending commands to the output devices.
Sensors
It consists of various sensors like IR sensors for detecting human presence to open or close the doors; LPG gas sensor to detect the gas leakage in kitchens – and, a smoke detector to detect the presence of fire. It is also possible to add temperature sensor, camera and other sensing devices for improving the security of homes. These sensing values are sent to the microcontroller with intermediate circuitry like Analog to Digital Converter (ADC).
PIR sensor detects the motion of surrounding objects by sensing the difference in infrared or radiant heat levels emitted by that objects. It produces high output by detecting the movement of any objects or human body in front of it. Here it is used to detect thieves/burglars (any human beings). When someone comes in front of the sensor, it detects motion and provides a high output voltage.
GSM Module:
GSM Modem: GSM modem allows the computer to communicate over the mobile network through calls, SMS and MMS messages. It consists of a SIM card and operates over a subscription through a mobile network. It is a highly flexible plug-and-play device capable of connecting to a PC or any microcontroller’s serial port through MAX232IC. This IC is used to convert the TTL logic levels of the microcontroller to a RS232 logic level for enabling serial communication.
Automate the Surroundings
In this project we will see that tobi will tell us what expression we have on our face for example if our face expression is sad then tobi will show on the screen that I am sad
BT based Vaccuum Cleaning Bot
The main question which arises is why I choose this topic ?? I choose this topic as I saw my mom and maid who cleaned my home with broom and get a bad backache so i was very curious that what can I do to help them so i got an idea by surfing on Google to make an AI Vaccum cleaning robot.
So hey what’s up everyone today I Rudraksh Arora is going to show you an amazing project made by me So in our day to day life we always love to see our surroundings Clean and dustless and the world is changing and everything is being computerised so i thought to make my vaccum cleaning robot to make our thinking true and prove that we Indians do smart work
Movie Database Management System
The Movie Database project is a Python program that allows users to manage a collection of movies. The program uses a dictionary to store information about each movie, including the title, year, director, and genre. Users can perform various operations such as adding, deleting, searching for, and viewing all movies in the database.
Vacuum Robot
My robot helps in the functioning of the home like cleaning the house and doing some normal work like moving here and there and moving hands, moving head. It can do multiple tasks and it can do the vacuum cleaning in our house so that we can keep it clean. And it also helps my mom gets more time for her work (it can be controlled by any smartphone, you don’t even need extra remote for functioning) . And with the help of this robo my mom can focus more on my family now.
Like this I want to reduced the working hours of each and every mom.
And the plus point in this robo is that it’s very cost effective it cost around 5000/- indian rupees only. So medial class family can afford their own robo as price and power consumption are also very low.
So my dream is to make India digital and our homes more smarter.
Thank you.
Mood Detector
it can tell your mood by analysing your facial expression
Intelligent Helmet for Static Mapping
In this project an intelligent helmet has designed having following features:
Can display a static map for particular zone specially design for terrain, deep forest and mountain for soldiers
Provides navigation via pointer on Map
To display map OLED display is being used
To access the movement of user MPU6050 gyroscope is used
Gyro scope is connected to an arduino board which is connected to bluetooth module
Arduino controller send values of accelerometer to other controller ESP32 and this ESP32 displays map and provide navigation
Coding is done in Pictoblox and arduino IDE
Intelligent Helmet for Static Mapping
In this project an intelligent helmet has designed having following features:
Can display a static map for particular zone specially design for terrain, deep forest and mountain for soldiers
Provides navigation via pointer on Map
To display map OLED display is being used
To access the movement of user MPU6050 gyroscope is used
Gyro scope is connected to an arduino board which is connected to bluetooth module
Arduino controller send values of accelerometer to other controller ESP32 and this ESP32 displays map and provide navigation
Coding is done in Pictoblox and arduino IDE