SlideShare une entreprise Scribd logo
1  sur  25
Home Automation by Android
Application based Remote Control
http://www.edgefxkits.com/
Introduction
 The primary objective of this project is to develop a home
automation system with Android application controlled remote.
 Remote Controlled Home Automation System provides a simpler
solution with Android application technology.
 Remote operation is achieved by any smart-phone or Tablet with
Android OS, upon a GUI (Graphical User Interface) based touch
screen operation.
http://www.edgefxkits.com/
Home Automation System
 Home Automation is the controlling and operating of the home
appliances such as lighting equipment, kitchen appliances, air
conditioning and heating, audio/video systems, etc. in either
automatic or manual modes conveniently and efficiently.
 This system uses various types of sensors to sense or detect the
parameter status and with the use of centralized controllers it
appropriately activates the loads for prescribed limits or conditions.
 In addition controlling it also provides energy saving, graphical user
interface or HMI and security to the homes.
 Home control systems where different sensors corresponding to the
home appliances with the appropriate actuators are hard-wired to
input/output modules of a central controller.
http://www.edgefxkits.com/
 The sensors sense the motion, light, temperature, smoke and other
sensing variables using sensing devices like photo detectors, IR
sensors, thermocouples, current and voltage transformers and many
more.
 Upon receiving these variables and based on the program, the main
or central controller activates the loads using actuators like motors,
switches, relays, and other actuating devices.
 These controllers can be a compact controller to high-end modular
programmable logic controllers with I/O enlarges capability.
 For the user interface, this automation is integrated with different
interfacing modules computer/laptops, smart phones, touch pads, a
tablet with a user-friendly HMI application.
Home Automation System
http://www.edgefxkits.com/
Block Diagram
http://www.edgefxkits.com/
230 V AC
50 Hz
Bridge rectifier
Filter(470µf)
5v Regulator
5V DC
12V step down
transformer
Power supply
http://www.edgefxkits.com/
 8K Bytes of In-System Programmable (ISP) Flash
Memory.
 4.0V to 5.5V Operating Range.
Crystal Frequency 11.0592MHZ.
 Three-level Program Memory Lock.
 256 x 8-bit Internal RAM.
 32 Programmable I/O Lines.
 Three 16-bit Timer/Counters.
AT89S52
Micro controller
http://www.edgefxkits.com/
CPU
On-chip
RAM
On-chip
ROM for
program
code
4 I/O
Ports
Timer 0
Serial
PortOSC
Interrupt
Control
External interrupts
Timer 1
Timer/Count
er
Bus
Control
TxD RxDP0 P1 P2 P3
Address/Data
Counter
Inputs
Block diagram of MC
http://www.edgefxkits.com/
MC components explanation
ROM:
 A code of 4K memory is incorporated as on-chip ROM in 8051.
RAM:
 The 8051 microcontroller is composed of 128 bytes of internal RAM.
Interrupt Control:
 An event which is used to suspend or halt the normal program
execution for a temporary period of time in order to serve the
request of another program or hardware device is called an
interrupt.
http://www.edgefxkits.com/
MC components explanation
Address Bus:
 A bus is group of wires using which data transfer takes place
from one location to another within a system.
Timers and Counters:
 Synchronization among internal operations can be achieved with
the help of clock circuits which are responsible for generating
clock pulses.
 Internal operations can be synchronized using clock circuits
which produce clock pulses.
http://www.edgefxkits.com/
Pin diagram of 8052
http://www.edgefxkits.com/
8052 pin diagram explanation
Port 0(p0.0 to p0.7):
 It is 8-bit bi-directional I/O port. It is bit/ byte addressable. During
external memory access, it functions as multiplexed data and low-
order address bus AD0-AD7.
Port 1 (p1.0 to p1.7):
 It is 8-bit bi-directional I/O port. When logic '1' is written into port
latch then it works as input mode. It functions as simply I/O port
and it does not have any alternative function.
http://www.edgefxkits.com/
8052 pin diagram explanation
Port 2 (p2.0 to p2.7):
 It is 8-bit bi-directional I/O port. It is bit/ byte addressable.
Port 3(p3.0 to port 3.7):
 It is 8-bit I/O port. In an alternating function each pins can be used
as a special function I/O pin.
RESET:
 It is active high I/P signal. It should be maintained high for at least
two machine cycle while oscillator is running then 8051
microcontroller resets.
http://www.edgefxkits.com/
Android Remote Control
 As we know that Android is a popular smartphone technology,
which has been developing ample mobile applications.
 So, to turn a smartphone or tablet as a universal remote control
in place of conventional remotes is a good idea as this is the most
efficient and flexible automation.
 This technology makes every appliance at home as a potential
accessory for smartphones.
 Android remote control based home automation consists of
Android OS operated Graphical User Interface (GUI) with wireless
communication modules such as Bluetooth and Zigbee to have
control of different home appliances.
http://www.edgefxkits.com/
 In this system, different sensors and load controllers in the home
are connected to sensors and an I/O control module has the
capability to communicate with a user-controlled device.
 At the user controlling side, the smartphone or tablet with an
android-application-based GUI-controller allows the user to send
the desired control signals such as switching a lamp OFF and ON,
room temperature maintenance, etc.
 Building of this Android-based home automation is a simple
concept as you can implement this in your home by using cost-
effective products like microcontroller and sensors as Do It Yourself
(DIY) project.
Android Remote Control
http://www.edgefxkits.com/
 So let us understand this in brief using Bluetooth communication
to control home appliances.
 The block diagram below shows the design of Android-based
home-appliance control that is implemented by using 8051
microcontrollers.
Android Remote Control
http://www.edgefxkits.com/
Graphical Diagram
http://www.edgefxkits.com/
Circuit Operation
 The smartphone or android mobile is paired to the Bluetooth
attached to the microcontroller.
 Once both are paired, the controlling signals correspond to the load
to operate, it can be sent from an Android remote control or phone.
 From the touch panel of a GUI interface-based application, if any key
or button is pressed, the application sends the corresponding signals
to the remote Bluetooth modem.
 Then, at the receiver side, the Bluetooth modem receives these
signals and processes them according to the code, and finally sends
the control signals to the relay driver IC.
http://www.edgefxkits.com/
 This driver IC energizes the respective coils to switch the appropriate
loads.
 This system is useful for the elderly and physically handicapped
people as they face difficulties while operating the loads.
 So, with this Android-home-control system, they can easily serve the
loads with portable Android mobile phones.
 It is also possible to add a temperature sensor by adding an ADC to
the microcontroller to switch on the air-conditioning system
depending on temperature variations.
Circuit Operation
http://www.edgefxkits.com/
 Thus, we hope that the furnished information on wireless home
automation using Android mobile might have provided the concept
to you in detail.
 And, also you can just imagine how simple would it be to
implement such a system in your home that too at a very
reasonable cost by using cost-effective devices.
 If you want complete circuit or any technical help regarding
practical guidance to implement electronic projects or this concept
you can reach us by commenting below.
Circuit Operation
http://www.edgefxkits.com/
Applications and Advantages
1. Home Automation – This project can be used to control various
Home Appliances.
2. We can control device from a long distance. Thus, it provides ease
of access.
3. Faster operation and efficient.
4. No need to carry separate remote or any other controlling unit.
http://www.edgefxkits.com/
Future Development
 We can interface sensors to this project so that it can monitor
certain parameters.
http://www.edgefxkits.com/
Conclusion
 Today, Android is the world’s powerful mobile platform that
customizes hacked, manipulated and molded open source operating
system to fit easily whatever the functionality you had in your mind.
 This detailed information about wireless home automation using
Android mobile helps you to implement such a fantastic system in
your home at a very reasonable price using cost-effective devices.
http://www.edgefxkits.com/
http://www.edgefxkits.com/

Contenu connexe

Tendances

Bluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOBluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOparameshwar koneti
 
Home Automation Using Android phone over bluetooth (1).pdf
Home Automation Using Android phone over bluetooth (1).pdfHome Automation Using Android phone over bluetooth (1).pdf
Home Automation Using Android phone over bluetooth (1).pdfMANJITPATEL5
 
Home automation using arduino
Home automation using arduinoHome automation using arduino
Home automation using arduinoIkram Arshad
 
Home Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phaseHome Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phasethrishma reddy
 
Home automation system
Home automation systemHome automation system
Home automation systemNaman Gautam
 
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILE
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILEANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILE
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILEDurgaprasad M
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOEklavya Sharma
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andAnish Basu
 
Android Based Home Automation Control
Android Based Home Automation ControlAndroid Based Home Automation Control
Android Based Home Automation ControlVivek Porwal
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUSouvik Kundu
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with androidrahul takalkar
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robotUVSofts Technologies
 
Smart door lock
Smart door lockSmart door lock
Smart door lockaswin5432
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation systemVeer Singh shakya
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
Home Automation using IOT
Home Automation using IOTHome Automation using IOT
Home Automation using IOTNaveensing87
 
Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...Diwash Kapil Chettri
 

Tendances (20)

Bluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNOBluetooth based home automation using Arduino UNO
Bluetooth based home automation using Arduino UNO
 
Home Automation Using Android phone over bluetooth (1).pdf
Home Automation Using Android phone over bluetooth (1).pdfHome Automation Using Android phone over bluetooth (1).pdf
Home Automation Using Android phone over bluetooth (1).pdf
 
Home automation using arduino
Home automation using arduinoHome automation using arduino
Home automation using arduino
 
Home Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phaseHome Automation using Android Phones-Project first phase
Home Automation using Android Phones-Project first phase
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Home automation with arduino
Home automation with arduinoHome automation with arduino
Home automation with arduino
 
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILE
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILEANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILE
ANDROID BASED HOME APPLIANCE CONTROL USING APP IN MOBILE
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINO
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android and
 
Android Based Home Automation Control
Android Based Home Automation ControlAndroid Based Home Automation Control
Android Based Home Automation Control
 
Home automation
Home automationHome automation
Home automation
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with android
 
Voice controlled robot ppt
Voice controlled robot pptVoice controlled robot ppt
Voice controlled robot ppt
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
 
Smart door lock
Smart door lockSmart door lock
Smart door lock
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation system
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
Home Automation using IOT
Home Automation using IOTHome Automation using IOT
Home Automation using IOT
 
Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...
 

En vedette

Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobilesDurairaja
 
Home automation using IoT
Home automation using IoTHome automation using IoT
Home automation using IoTAthira_1993
 
Presentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationPresentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationArifur Rahman
 
android app based home automation
android app based home automationandroid app based home automation
android app based home automationAshikur Rahman
 
Home automation
Home automationHome automation
Home automationahmkashwa
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneKamal Lamichhane
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliancesADARSH KUMAR
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gMohan Kumar G
 
My Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMy Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMichael Olafusi
 
WearableAgency - We develop home automation application
WearableAgency - We develop home automation applicationWearableAgency - We develop home automation application
WearableAgency - We develop home automation applicationWearable Agency
 
Home Automation with InduSoft Web Studio and John Rasmussen
Home Automation with InduSoft Web Studio and John RasmussenHome Automation with InduSoft Web Studio and John Rasmussen
Home Automation with InduSoft Web Studio and John RasmussenAVEVA
 
How to control your Smart Appliances (and why) with JEMMA & Arduino Yùn
How to control your Smart Appliances (and why) with JEMMA & Arduino YùnHow to control your Smart Appliances (and why) with JEMMA & Arduino Yùn
How to control your Smart Appliances (and why) with JEMMA & Arduino Yùnric_iot
 
Automation of Web Application Attacks
Automation of Web Application AttacksAutomation of Web Application Attacks
Automation of Web Application AttacksImperva
 
Plastic Bag Fast
Plastic Bag FastPlastic Bag Fast
Plastic Bag FastSOSFClinton
 
Instructor biography sheet
Instructor biography sheetInstructor biography sheet
Instructor biography sheetmorristont
 

En vedette (20)

Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobiles
 
Home automation using IoT
Home automation using IoTHome automation using IoT
Home automation using IoT
 
Presentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationPresentation Smart Home With Home Automation
Presentation Smart Home With Home Automation
 
android app based home automation
android app based home automationandroid app based home automation
android app based home automation
 
Home automation
Home automationHome automation
Home automation
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhane
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliances
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
 
My Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMy Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation System
 
WearableAgency - We develop home automation application
WearableAgency - We develop home automation applicationWearableAgency - We develop home automation application
WearableAgency - We develop home automation application
 
Home Automation with InduSoft Web Studio and John Rasmussen
Home Automation with InduSoft Web Studio and John RasmussenHome Automation with InduSoft Web Studio and John Rasmussen
Home Automation with InduSoft Web Studio and John Rasmussen
 
Bluetooth profile
Bluetooth profileBluetooth profile
Bluetooth profile
 
Home Automation
Home AutomationHome Automation
Home Automation
 
home automation
home automationhome automation
home automation
 
How to control your Smart Appliances (and why) with JEMMA & Arduino Yùn
How to control your Smart Appliances (and why) with JEMMA & Arduino YùnHow to control your Smart Appliances (and why) with JEMMA & Arduino Yùn
How to control your Smart Appliances (and why) with JEMMA & Arduino Yùn
 
Automation of Web Application Attacks
Automation of Web Application AttacksAutomation of Web Application Attacks
Automation of Web Application Attacks
 
Mobile App Marketing
Mobile App MarketingMobile App Marketing
Mobile App Marketing
 
Plastic Bag Fast
Plastic Bag FastPlastic Bag Fast
Plastic Bag Fast
 
Instructor biography sheet
Instructor biography sheetInstructor biography sheet
Instructor biography sheet
 

Similaire à Home Automation by Android Application based Remote Control

Home automation under wi fi through android apps from any smart phone
Home automation under wi fi through android apps from any smart phoneHome automation under wi fi through android apps from any smart phone
Home automation under wi fi through android apps from any smart phoneEdgefxkits & Solutions
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation SystemAI Publications
 
BENGAL INSTITUDE OF TECNOLOGY.pptx
BENGAL INSTITUDE OF TECNOLOGY.pptxBENGAL INSTITUDE OF TECNOLOGY.pptx
BENGAL INSTITUDE OF TECNOLOGY.pptxjitbhattacharjeeetce
 
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0devsunit
 
Google Voice Assistance Based Smart Home Automation
Google Voice Assistance Based Smart Home AutomationGoogle Voice Assistance Based Smart Home Automation
Google Voice Assistance Based Smart Home AutomationGauthamG4
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation SystemSaifullah Khan
 
Home automation using android phone
Home automation using android phoneHome automation using android phone
Home automation using android phoneMohit Singh
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIRJET Journal
 
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"Disha Modi
 
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD.""Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."Disha Modi
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationSaumya Tiwari
 
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxDIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxRafayNaveed4
 

Similaire à Home Automation by Android Application based Remote Control (20)

Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
 
Home automation under wi fi through android apps from any smart phone
Home automation under wi fi through android apps from any smart phoneHome automation under wi fi through android apps from any smart phone
Home automation under wi fi through android apps from any smart phone
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
 
BENGAL INSTITUDE OF TECNOLOGY.pptx
BENGAL INSTITUDE OF TECNOLOGY.pptxBENGAL INSTITUDE OF TECNOLOGY.pptx
BENGAL INSTITUDE OF TECNOLOGY.pptx
 
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0
 
Google Voice Assistance Based Smart Home Automation
Google Voice Assistance Based Smart Home AutomationGoogle Voice Assistance Based Smart Home Automation
Google Voice Assistance Based Smart Home Automation
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
Home automation using android phone
Home automation using android phoneHome automation using android phone
Home automation using android phone
 
Smart home
Smart homeSmart home
Smart home
 
Smart home copy
Smart home   copySmart home   copy
Smart home copy
 
Smart home
Smart homeSmart home
Smart home
 
Home automation
Home automationHome automation
Home automation
 
Project
ProjectProject
Project
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
HOME_AUTOMATION_EC_3SEM
HOME_AUTOMATION_EC_3SEMHOME_AUTOMATION_EC_3SEM
HOME_AUTOMATION_EC_3SEM
 
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
 
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD.""Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docxDIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
DIGITAL LOGIC DESIGN (1) PROJECT REPORT.docx
 

Plus de Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsEdgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsEdgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motorEdgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerEdgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsEdgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsEdgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierEdgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsEdgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsEdgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsEdgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsEdgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 

Plus de Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 

Dernier

Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 

Dernier (20)

Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 

Home Automation by Android Application based Remote Control

  • 1. Home Automation by Android Application based Remote Control
  • 2. http://www.edgefxkits.com/ Introduction  The primary objective of this project is to develop a home automation system with Android application controlled remote.  Remote Controlled Home Automation System provides a simpler solution with Android application technology.  Remote operation is achieved by any smart-phone or Tablet with Android OS, upon a GUI (Graphical User Interface) based touch screen operation.
  • 3. http://www.edgefxkits.com/ Home Automation System  Home Automation is the controlling and operating of the home appliances such as lighting equipment, kitchen appliances, air conditioning and heating, audio/video systems, etc. in either automatic or manual modes conveniently and efficiently.  This system uses various types of sensors to sense or detect the parameter status and with the use of centralized controllers it appropriately activates the loads for prescribed limits or conditions.  In addition controlling it also provides energy saving, graphical user interface or HMI and security to the homes.  Home control systems where different sensors corresponding to the home appliances with the appropriate actuators are hard-wired to input/output modules of a central controller.
  • 4. http://www.edgefxkits.com/  The sensors sense the motion, light, temperature, smoke and other sensing variables using sensing devices like photo detectors, IR sensors, thermocouples, current and voltage transformers and many more.  Upon receiving these variables and based on the program, the main or central controller activates the loads using actuators like motors, switches, relays, and other actuating devices.  These controllers can be a compact controller to high-end modular programmable logic controllers with I/O enlarges capability.  For the user interface, this automation is integrated with different interfacing modules computer/laptops, smart phones, touch pads, a tablet with a user-friendly HMI application. Home Automation System
  • 6. http://www.edgefxkits.com/ 230 V AC 50 Hz Bridge rectifier Filter(470µf) 5v Regulator 5V DC 12V step down transformer Power supply
  • 7. http://www.edgefxkits.com/  8K Bytes of In-System Programmable (ISP) Flash Memory.  4.0V to 5.5V Operating Range. Crystal Frequency 11.0592MHZ.  Three-level Program Memory Lock.  256 x 8-bit Internal RAM.  32 Programmable I/O Lines.  Three 16-bit Timer/Counters. AT89S52 Micro controller
  • 8. http://www.edgefxkits.com/ CPU On-chip RAM On-chip ROM for program code 4 I/O Ports Timer 0 Serial PortOSC Interrupt Control External interrupts Timer 1 Timer/Count er Bus Control TxD RxDP0 P1 P2 P3 Address/Data Counter Inputs Block diagram of MC
  • 9. http://www.edgefxkits.com/ MC components explanation ROM:  A code of 4K memory is incorporated as on-chip ROM in 8051. RAM:  The 8051 microcontroller is composed of 128 bytes of internal RAM. Interrupt Control:  An event which is used to suspend or halt the normal program execution for a temporary period of time in order to serve the request of another program or hardware device is called an interrupt.
  • 10. http://www.edgefxkits.com/ MC components explanation Address Bus:  A bus is group of wires using which data transfer takes place from one location to another within a system. Timers and Counters:  Synchronization among internal operations can be achieved with the help of clock circuits which are responsible for generating clock pulses.  Internal operations can be synchronized using clock circuits which produce clock pulses.
  • 12. http://www.edgefxkits.com/ 8052 pin diagram explanation Port 0(p0.0 to p0.7):  It is 8-bit bi-directional I/O port. It is bit/ byte addressable. During external memory access, it functions as multiplexed data and low- order address bus AD0-AD7. Port 1 (p1.0 to p1.7):  It is 8-bit bi-directional I/O port. When logic '1' is written into port latch then it works as input mode. It functions as simply I/O port and it does not have any alternative function.
  • 13. http://www.edgefxkits.com/ 8052 pin diagram explanation Port 2 (p2.0 to p2.7):  It is 8-bit bi-directional I/O port. It is bit/ byte addressable. Port 3(p3.0 to port 3.7):  It is 8-bit I/O port. In an alternating function each pins can be used as a special function I/O pin. RESET:  It is active high I/P signal. It should be maintained high for at least two machine cycle while oscillator is running then 8051 microcontroller resets.
  • 14. http://www.edgefxkits.com/ Android Remote Control  As we know that Android is a popular smartphone technology, which has been developing ample mobile applications.  So, to turn a smartphone or tablet as a universal remote control in place of conventional remotes is a good idea as this is the most efficient and flexible automation.  This technology makes every appliance at home as a potential accessory for smartphones.  Android remote control based home automation consists of Android OS operated Graphical User Interface (GUI) with wireless communication modules such as Bluetooth and Zigbee to have control of different home appliances.
  • 15. http://www.edgefxkits.com/  In this system, different sensors and load controllers in the home are connected to sensors and an I/O control module has the capability to communicate with a user-controlled device.  At the user controlling side, the smartphone or tablet with an android-application-based GUI-controller allows the user to send the desired control signals such as switching a lamp OFF and ON, room temperature maintenance, etc.  Building of this Android-based home automation is a simple concept as you can implement this in your home by using cost- effective products like microcontroller and sensors as Do It Yourself (DIY) project. Android Remote Control
  • 16. http://www.edgefxkits.com/  So let us understand this in brief using Bluetooth communication to control home appliances.  The block diagram below shows the design of Android-based home-appliance control that is implemented by using 8051 microcontrollers. Android Remote Control
  • 18. http://www.edgefxkits.com/ Circuit Operation  The smartphone or android mobile is paired to the Bluetooth attached to the microcontroller.  Once both are paired, the controlling signals correspond to the load to operate, it can be sent from an Android remote control or phone.  From the touch panel of a GUI interface-based application, if any key or button is pressed, the application sends the corresponding signals to the remote Bluetooth modem.  Then, at the receiver side, the Bluetooth modem receives these signals and processes them according to the code, and finally sends the control signals to the relay driver IC.
  • 19. http://www.edgefxkits.com/  This driver IC energizes the respective coils to switch the appropriate loads.  This system is useful for the elderly and physically handicapped people as they face difficulties while operating the loads.  So, with this Android-home-control system, they can easily serve the loads with portable Android mobile phones.  It is also possible to add a temperature sensor by adding an ADC to the microcontroller to switch on the air-conditioning system depending on temperature variations. Circuit Operation
  • 20. http://www.edgefxkits.com/  Thus, we hope that the furnished information on wireless home automation using Android mobile might have provided the concept to you in detail.  And, also you can just imagine how simple would it be to implement such a system in your home that too at a very reasonable cost by using cost-effective devices.  If you want complete circuit or any technical help regarding practical guidance to implement electronic projects or this concept you can reach us by commenting below. Circuit Operation
  • 21. http://www.edgefxkits.com/ Applications and Advantages 1. Home Automation – This project can be used to control various Home Appliances. 2. We can control device from a long distance. Thus, it provides ease of access. 3. Faster operation and efficient. 4. No need to carry separate remote or any other controlling unit.
  • 22. http://www.edgefxkits.com/ Future Development  We can interface sensors to this project so that it can monitor certain parameters.
  • 23. http://www.edgefxkits.com/ Conclusion  Today, Android is the world’s powerful mobile platform that customizes hacked, manipulated and molded open source operating system to fit easily whatever the functionality you had in your mind.  This detailed information about wireless home automation using Android mobile helps you to implement such a fantastic system in your home at a very reasonable price using cost-effective devices.