SlideShare une entreprise Scribd logo
1  sur  23
Home automation under
Wi-Fi through Android apps
from any smart phone
http://www.edgefxkits.com/
Home automation under Wi-Fi through
Android apps from any smart phone
Introduction
 The main aim of the project is to control multiple electrical loads remotely
over internet falling under the basic principles of Internet of Things-IOT. For
this real-time scenario we use an Android app on any smart cell phone with
user configurable front end (GUI). The data sent from the cell phone upon
touch commands are sent through allotted IP fed to it, to any nearby
wireless modem which is then received by a Wi-Fi module interfaced to a
microcontroller of 8051 series, under TCP IP via networked wireless modem
environment.
http://www.edgefxkits.com/
Block Diagram
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Hardware Requirements
 Microcontroller
 LCD display
 A to D converter
 Temperature sensors
 Relay
 Resistors
 Capacitors
 Diodes
 Transformer
 Voltage Regulator
 Transistors
 relays
 WiFi module as required
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Software Requirements
 Keil compiler
 Language: Embedded C or Assembly.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Wi-Fi through android apps
 The Wi-Fi works on radio waves technology.
 The data to be passed through Wi-Fi is converted into the electromagnetic
signal which is then sent using the antenna.
 This signal is received and decoded by the outer at the receiving end.
 This signal is passed to the controller which is nothing but AVR controller.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Home automation
 Home automation is the residential extension of building automation and
involves the control and automation of lighting, heating, ventilation, air
conditioning (HVAC), appliances, and security.
 Modern systems generally consist of switches and sensors connected to a
central hub sometimes called a "gateway"
 From which the system is controlled with a user interface that is
interacted either with a wall-mounted terminal, mobile phone software,
tablet computer or a web interface.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Micro Controller
 Compatible with MCS®-51 products
 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 AT89S52
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Home automation
 Home automation is the residential extension of building automation.
 And involves the control and automation of lighting, heating, ventilation,
air conditioning (HVAC), appliances, and security.
 Modern systems generally consist of switches and sensors connected to a
central hub sometimes called a "gateway"
 From which the system is controlled with a user interface that is
interacted either with a wall-mounted terminal, mobile phone software,
tablet computer or a web interface.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Liquid Crystal Display (LCD)
 Most common LCDs connected to the microcontrollers are 16x2 and 20x2
displays.
 This means 16 characters per line by 2 lines and 20 characters per line by 2
lines, respectively.
 The standard is referred to as HD44780U
 It refers to the controller chip which receives data from an external source
(and communicates directly with the LCD.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
A to D Converter
 Analog signals – directly measurable quantities in terms of some other
quantity
Examples:
 Thermometer – mercury height rises as temperature rises
 Car Speedometer – Needle moves farther right as you accelerate
 Stereo – Volume increases as you turn the knob.
Home automation under Wi-Fi through
Android apps from any smart phone
Analog Signal
http://www.edgefxkits.com/
A to D Converter
 Digital Signals – have only two states. For digital computers, we refer to
binary states, 0 and 1. “1” can be on, “0” can be off.
Examples:
 Light switch can be either on or off
 Door to a room is either open or closed
Home automation under Wi-Fi through
Android apps from any smart phone
Digital Signal
http://www.edgefxkits.com/
A to D Converter
Home automation under Wi-Fi through
Android apps from any smart phone
 Converts analog signals into binary words
http://www.edgefxkits.com/
A to D Converter
Home automation under Wi-Fi through
Android apps from any smart phone
 Quantizing - breaking down analog
value is a set of finite states
Example:
 You have 0-10V signals. Separate
them into a set of discrete states
with 1.25V increments. (How did
we get 1.25V? See next slide…)
Output
States
Discrete Voltage
Ranges (V)
0 0.00-1.25
1 1.25-2.50
2 2.50-3.75
3 3.75-5.00
4 5.00-6.25
5 6.25-7.50
6 7.50-8.75
7 8.75-10.0
http://www.edgefxkits.com/
A to D Converter
Home automation under Wi-Fi through
Android apps from any smart phone
 Encoding - assigning a digital word
or number to each state and
matching it to the input signal
Example:
 Here we assign the digital value
(binary number) to each state for
the computer to read.
Output
States
Output Binary Equivalent
0 000
1 001
2 010
3 011
4 100
5 101
6 110
7 111
http://www.edgefxkits.com/
Relay
 It is A electro magnetic switch
 Used to control the electrical devices
 Copper core magnetic flux plays main role here
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Relay Driver ULN2003
 ULN is relay driver application
 The ULN2003 is A monolithic high voltage and high current darlington
transistor arrays.
 It consists of seven NPN darlington pairs that features high-voltage
outputs with common-cathode clamp diode for switching inductive
loads.
 The collector-current rating of a single darlington pair is 500ma.
 The darlington pairs may be paralleled for higher current capability.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Relay Driver ULN2003
 The ULN functions as an inverter.
 If the logic at input 1b is high then
the output at its corresponding pin 1c
will be low.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Working Principle
 The data sent from the cell phone upon touch commands are sent through
allotted IP fed to it, to any nearby wireless modem.
 Which is then received by a Wi-Fi module interfaced to a microcontroller
of 8051 series, under TCP IP via networked wireless modem environment.
 Relays are then driven as per the command received at the controller end
to handle electrical loads.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Working Principle
 The real time data is also seen at the sending end upon a LCD display
interfaced to the microcontroller that displays the status of the loads too.
 The power supply consists of a step down transformer 230/12V, which
steps down the voltage to 12V AC.
 This is converted to DC using a Bridge rectifier and
 It is then regulated to +5V using a voltage regulator 7805
 Which is required for the operation of the microcontroller , 3.3 volt for the
Wi-Fi unit and other components.
Home automation under Wi-Fi through
Android apps from any smart phone
http://www.edgefxkits.com/
Applications
Home automation under Wi-Fi through
Android apps from any smart phone
 Home automation – This project can be used to control various Home
Appliances
 We can control device from a long distance, thus it gives ease of access.
 Faster operation and efficient.
 No need to carry separate remote or any other controlling unit.
http://www.edgefxkits.com/
Conclusion
Home automation under Wi-Fi through
Android apps from any smart phone
 Home automation under Wi-Fi through Android apps from any smart
phone was designed and implemented to control multiple electrical loads
remotely over internet falling under the basic principles of Internet of
Things-IOT. For this real-time scenario we use an Android app on any smart
cell phone with user configurable front end (GUI).
http://www.edgefxkits.com/

Contenu connexe

Tendances

Voice Based Home Automation
Voice Based Home AutomationVoice Based Home Automation
Voice Based Home Automation
Sumukh Athrey
 
Distributed Control System (DCS) Notes
Distributed Control System (DCS) NotesDistributed Control System (DCS) Notes
Distributed Control System (DCS) Notes
Raj Nayak
 

Tendances (20)

Home automation ppt
Home automation pptHome automation ppt
Home automation ppt
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home Automation
 
Home automation with arduino
Home automation with arduinoHome automation with arduino
Home automation with arduino
 
Voice Based Home Automation
Voice Based Home AutomationVoice Based Home Automation
Voice Based Home Automation
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobiles
 
Sensors
SensorsSensors
Sensors
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
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 ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINO
 
Ac voltage controller
Ac voltage controllerAc voltage controller
Ac voltage controller
 
Distributed Control System (DCS) Notes
Distributed Control System (DCS) NotesDistributed Control System (DCS) Notes
Distributed Control System (DCS) Notes
 
IoT home automation project
IoT home automation projectIoT home automation project
IoT home automation project
 
Hart - Highway Addressable Remote Transducer Protocol
Hart - Highway Addressable Remote Transducer ProtocolHart - Highway Addressable Remote Transducer Protocol
Hart - Highway Addressable Remote Transducer Protocol
 
Latest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE StudentsLatest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE Students
 
Home automation using wifi
Home automation using wifiHome automation using wifi
Home automation using wifi
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)
 
Basics of Sensors & Transducers
Basics of Sensors & TransducersBasics of Sensors & Transducers
Basics of Sensors & Transducers
 

Similaire à Home automation under wi fi through android apps from any smart phone

Android wi fi home automation – arduino
Android wi fi home automation – arduinoAndroid wi fi home automation – arduino
Android wi fi home automation – arduino
svsembedded
 

Similaire à Home automation under wi fi through android apps from any smart phone (20)

Control of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetoothControl of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetooth
 
Home Automation by Android Application based Remote Control
Home Automation by Android Application based Remote ControlHome Automation by Android Application based Remote Control
Home Automation by Android Application based Remote Control
 
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
374847997-Iot-Based-on-Home-Automation-Pptx.pptx374847997-Iot-Based-on-Home-Automation-Pptx.pptx
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
 
Controlling Home Appliances Using Voice
 Controlling Home Appliances Using Voice Controlling Home Appliances Using Voice
Controlling Home Appliances Using Voice
 
Android wi fi home automation – arduino
Android wi fi home automation – arduinoAndroid wi fi home automation – arduino
Android wi fi home automation – arduino
 
WearableAgency - We develop home automation application
WearableAgency - We develop home automation applicationWearableAgency - We develop home automation application
WearableAgency - We develop home automation application
 
Remote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayRemote ac power control by android application with lcd display
Remote ac power control by android application with lcd display
 
Android Based Switch Controlling Technique for LED BulbsUsing Bluetooth/Wi-Fi...
Android Based Switch Controlling Technique for LED BulbsUsing Bluetooth/Wi-Fi...Android Based Switch Controlling Technique for LED BulbsUsing Bluetooth/Wi-Fi...
Android Based Switch Controlling Technique for LED BulbsUsing Bluetooth/Wi-Fi...
 
Home automation
Home automationHome automation
Home automation
 
Home Automation using NodeMCU .docx
Home Automation using NodeMCU .docxHome Automation using NodeMCU .docx
Home Automation using NodeMCU .docx
 
Smart home using andriod application
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod application
 
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...
 
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
 
Voice controlled home appliances
Voice controlled home appliancesVoice controlled home appliances
Voice controlled home appliances
 
Introduction to IDT Wireless Power IC Solutions (Inductive Charging)
Introduction to IDT Wireless Power IC Solutions (Inductive Charging)Introduction to IDT Wireless Power IC Solutions (Inductive Charging)
Introduction to IDT Wireless Power IC Solutions (Inductive Charging)
 
Presentation 2.pptx
Presentation 2.pptxPresentation 2.pptx
Presentation 2.pptx
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
 
IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSM
 
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONCLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
 

Plus de Edgefxkits & 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

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Dernier (20)

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 

Home automation under wi fi through android apps from any smart phone

  • 1. Home automation under Wi-Fi through Android apps from any smart phone
  • 2. http://www.edgefxkits.com/ Home automation under Wi-Fi through Android apps from any smart phone Introduction  The main aim of the project is to control multiple electrical loads remotely over internet falling under the basic principles of Internet of Things-IOT. For this real-time scenario we use an Android app on any smart cell phone with user configurable front end (GUI). The data sent from the cell phone upon touch commands are sent through allotted IP fed to it, to any nearby wireless modem which is then received by a Wi-Fi module interfaced to a microcontroller of 8051 series, under TCP IP via networked wireless modem environment.
  • 3. http://www.edgefxkits.com/ Block Diagram Home automation under Wi-Fi through Android apps from any smart phone
  • 4. http://www.edgefxkits.com/ Hardware Requirements  Microcontroller  LCD display  A to D converter  Temperature sensors  Relay  Resistors  Capacitors  Diodes  Transformer  Voltage Regulator  Transistors  relays  WiFi module as required Home automation under Wi-Fi through Android apps from any smart phone
  • 5. http://www.edgefxkits.com/ Software Requirements  Keil compiler  Language: Embedded C or Assembly. Home automation under Wi-Fi through Android apps from any smart phone
  • 6. http://www.edgefxkits.com/ Wi-Fi through android apps  The Wi-Fi works on radio waves technology.  The data to be passed through Wi-Fi is converted into the electromagnetic signal which is then sent using the antenna.  This signal is received and decoded by the outer at the receiving end.  This signal is passed to the controller which is nothing but AVR controller. Home automation under Wi-Fi through Android apps from any smart phone
  • 7. http://www.edgefxkits.com/ Home automation  Home automation is the residential extension of building automation and involves the control and automation of lighting, heating, ventilation, air conditioning (HVAC), appliances, and security.  Modern systems generally consist of switches and sensors connected to a central hub sometimes called a "gateway"  From which the system is controlled with a user interface that is interacted either with a wall-mounted terminal, mobile phone software, tablet computer or a web interface. Home automation under Wi-Fi through Android apps from any smart phone
  • 8. http://www.edgefxkits.com/ Micro Controller  Compatible with MCS®-51 products  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 AT89S52 Home automation under Wi-Fi through Android apps from any smart phone
  • 9. http://www.edgefxkits.com/ Home automation  Home automation is the residential extension of building automation.  And involves the control and automation of lighting, heating, ventilation, air conditioning (HVAC), appliances, and security.  Modern systems generally consist of switches and sensors connected to a central hub sometimes called a "gateway"  From which the system is controlled with a user interface that is interacted either with a wall-mounted terminal, mobile phone software, tablet computer or a web interface. Home automation under Wi-Fi through Android apps from any smart phone
  • 10. http://www.edgefxkits.com/ Liquid Crystal Display (LCD)  Most common LCDs connected to the microcontrollers are 16x2 and 20x2 displays.  This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively.  The standard is referred to as HD44780U  It refers to the controller chip which receives data from an external source (and communicates directly with the LCD. Home automation under Wi-Fi through Android apps from any smart phone
  • 11. http://www.edgefxkits.com/ A to D Converter  Analog signals – directly measurable quantities in terms of some other quantity Examples:  Thermometer – mercury height rises as temperature rises  Car Speedometer – Needle moves farther right as you accelerate  Stereo – Volume increases as you turn the knob. Home automation under Wi-Fi through Android apps from any smart phone Analog Signal
  • 12. http://www.edgefxkits.com/ A to D Converter  Digital Signals – have only two states. For digital computers, we refer to binary states, 0 and 1. “1” can be on, “0” can be off. Examples:  Light switch can be either on or off  Door to a room is either open or closed Home automation under Wi-Fi through Android apps from any smart phone Digital Signal
  • 13. http://www.edgefxkits.com/ A to D Converter Home automation under Wi-Fi through Android apps from any smart phone  Converts analog signals into binary words
  • 14. http://www.edgefxkits.com/ A to D Converter Home automation under Wi-Fi through Android apps from any smart phone  Quantizing - breaking down analog value is a set of finite states Example:  You have 0-10V signals. Separate them into a set of discrete states with 1.25V increments. (How did we get 1.25V? See next slide…) Output States Discrete Voltage Ranges (V) 0 0.00-1.25 1 1.25-2.50 2 2.50-3.75 3 3.75-5.00 4 5.00-6.25 5 6.25-7.50 6 7.50-8.75 7 8.75-10.0
  • 15. http://www.edgefxkits.com/ A to D Converter Home automation under Wi-Fi through Android apps from any smart phone  Encoding - assigning a digital word or number to each state and matching it to the input signal Example:  Here we assign the digital value (binary number) to each state for the computer to read. Output States Output Binary Equivalent 0 000 1 001 2 010 3 011 4 100 5 101 6 110 7 111
  • 16. http://www.edgefxkits.com/ Relay  It is A electro magnetic switch  Used to control the electrical devices  Copper core magnetic flux plays main role here Home automation under Wi-Fi through Android apps from any smart phone
  • 17. http://www.edgefxkits.com/ Relay Driver ULN2003  ULN is relay driver application  The ULN2003 is A monolithic high voltage and high current darlington transistor arrays.  It consists of seven NPN darlington pairs that features high-voltage outputs with common-cathode clamp diode for switching inductive loads.  The collector-current rating of a single darlington pair is 500ma.  The darlington pairs may be paralleled for higher current capability. Home automation under Wi-Fi through Android apps from any smart phone
  • 18. http://www.edgefxkits.com/ Relay Driver ULN2003  The ULN functions as an inverter.  If the logic at input 1b is high then the output at its corresponding pin 1c will be low. Home automation under Wi-Fi through Android apps from any smart phone
  • 19. http://www.edgefxkits.com/ Working Principle  The data sent from the cell phone upon touch commands are sent through allotted IP fed to it, to any nearby wireless modem.  Which is then received by a Wi-Fi module interfaced to a microcontroller of 8051 series, under TCP IP via networked wireless modem environment.  Relays are then driven as per the command received at the controller end to handle electrical loads. Home automation under Wi-Fi through Android apps from any smart phone
  • 20. http://www.edgefxkits.com/ Working Principle  The real time data is also seen at the sending end upon a LCD display interfaced to the microcontroller that displays the status of the loads too.  The power supply consists of a step down transformer 230/12V, which steps down the voltage to 12V AC.  This is converted to DC using a Bridge rectifier and  It is then regulated to +5V using a voltage regulator 7805  Which is required for the operation of the microcontroller , 3.3 volt for the Wi-Fi unit and other components. Home automation under Wi-Fi through Android apps from any smart phone
  • 21. http://www.edgefxkits.com/ Applications Home automation under Wi-Fi through Android apps from any smart phone  Home automation – This project can be used to control various Home Appliances  We can control device from a long distance, thus it gives ease of access.  Faster operation and efficient.  No need to carry separate remote or any other controlling unit.
  • 22. http://www.edgefxkits.com/ Conclusion Home automation under Wi-Fi through Android apps from any smart phone  Home automation under Wi-Fi through Android apps from any smart phone was designed and implemented to control multiple electrical loads remotely over internet falling under the basic principles of Internet of Things-IOT. For this real-time scenario we use an Android app on any smart cell phone with user configurable front end (GUI).