DIY Smart Home Automation
DIY Smart Home Automation
DIY Smart Home Automation
Living
Outside
Play
Technology
Workshop
Table of Contents
DIY Smart Home Automation using Android . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
http://www.instructables.com/id/DIY-Smart-Home-Automation/
Author:abhishek7xavier Abhishek
I am an electronics enthusiast,an inventor,a dreamer and a bounteous human.I believe that the purpose of life is to learn and make something out of it that
helps/encourage/inspire/augment the humanity.Being a human if you cannot help others, then you are not doing good in life.Life is a one time opportunity so
live it generously.To the engineering side I love making electronics projects,crafts,programming and embedded systems technology.
Increase your independence and give you greater control of your home environment.
Make it easier to communicate with your family.
Save you time and effort.
Improve your personal safety.
Reduce your heating and cooling costs.
Increase your homes energy efficiency.
Alert you audibly and visually to emergency situations.
Allow you to monitor your home while you are away.
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
Use five sensors to monitor the state of home namely temperature, light intensity,motion, LPG leak and door/window status.
Use a host device that will be mounted on wall and will have connection to all your home appliances like lights, fans, etc and to all the sensors.
Use ANDROID based smartphone, tablets as the user interface and control panel.
The ANDROID client will use bluetooth to wirelessly connect to the host device.
Simply logging in the android application will grant access to the user to control and automate his home wirelessly.
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
and that is being sensed by the ADC of the microcontroller. After them, we used a hook switch to sense the door whether it is opened or closed. This sensor is connected
to the digital input pin D.7 of the microcontroller pulled up externally.Whe the door is closed, the hook switch is closed and the output is logic low as it bypasses the
ground. When the door is open, the hool switch is also open and it bypasses logic1 throught 10k resistor to the output. To sense the presence and motion we used the
PIR (Pyroelectric InfraRed) sensor that has a digital output and it is also connected to the digital input (pinA.4) of the microcontroller pulled up externally. When a motion
is detected ,the output goes high for a few seconds and comes back to low in case of absence of motion. The main door is driven by the geared DC motor and as it has to
close and open the door, it has to be moved bi-direcionally. To do so, we used the four BC107 NPN transistor based H-bridge bidirectional motor driver circuit interfaced
to the digital output of the microcontroller. The microcontroller can digitally control the motion and direction of the motor to open and close the door. To display messages
and sensor values a 16x2 character LCD is used in 4 bit mode to portB of the microcontroller.
The H-bridge circuit is used to drive a DC motor in both the directions. It can also use relays to function but here we used the BJT based one. It comprises of four BC107
NPN transistors as shown in figure 2. The two transistor T1 and T2 are in series and those T3 and T4 are also in series. The base of all four transistors are protected y
current limiting resistors R1-R4. The prevent damaging the transistors. The base signals of T1 and T4 are the same and that of T3 and T2 are also the same. The
operation is simple that when Sig1 is logic 1 and Sig 2 is logic 0, it will turn ON T1 and T4 and will turn the motor in one direction same if we reverse the input logics, the
motor will go in reverse direction. All four transistors are used as simple switches here.
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
File Downloads
http://www.instructables.com/id/DIY-Smart-Home-Automation/
File Downloads
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
http://www.instructables.com/id/DIY-Smart-Home-Automation/
File Downloads
App.7z (6 MB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'App.7z']
Related Instructables
Home
Automation
MSWindows XP
by
Computothought
Home
automation
server with
router by
mrx23dot
Bluetooth home
automation with
arduino:VOICE
by atharva12
Linux:
beginning home
automation on a
server. by
Computothought
Another home
automation
project with
pcDuino by
Linksprite
Advertisements
Comments
37 comments Add Comment
anand6565 says:
I done this project almost but there is no communication between Bluetooth module and microcontroller plz help
I m using hc05 module
abhishek7xavier says:
Can you tell me the exact model number of the Bluetooth module you are using??
mnopamin says:
kingstars009 says:
http://www.instructables.com/id/DIY-Smart-Home-Automation/
Vincent20130401 says:
kingstars009 says:
FaXiwaheed says:
OUTSTANDING WORK! I am working on a similar project and this guide helped me alot :)
dharmeshp says:
nithinkrkalpetta says:
nithinkrkalpetta says:
nithinkrkalpetta says:
nithinkrkalpetta says:
RezaT2 says:
hi its good
but i have problem
1- resistor R1 on schematic no value =?
2- fuse bit config on micro atmega16=?
anand6565 says:
anand6565 says:
anand6565 says:
what is this hook switch
What is its model no.
http://www.instructables.com/id/DIY-Smart-Home-Automation/
GauravM2 says:
electricar says:
Hello,
first thank you very much for this project!
I wanted to downlaod the code, but I cannot find anything at the bottom of 5th and 6th step. Can you help me please?
Greets
jhunmar100 says:
What kind of software program that you use to write your code?
durgap says:
Actually I don't know much more about ATMEGA16. So can I use PIC16F877.I think pic features are same as ATMEGA16.
DukeB1 says:
wow, this is cool. i did something similar with ir once. im gonna try it with bluetooth. thx for the info
durgap says:
abhishek7xavier says:
asanker says:
hai frnd i like your project.... can you plz give me code plzzz......
abhishek7xavier says:
please see the bottom of 5th & 6th step,code is archived there only!!
arti023 says:
NIce project well done . what is the code for the .apk file please ?
abhishek7xavier says:
nitin4212 says:
After install home automation Android file in my mobile phone then required password. what is password.
abhishek7xavier says:
45206734
tpratama says:
Thanks a lot!
This is great
abhishek7xavier says:
Thanks
http://www.instructables.com/id/DIY-Smart-Home-Automation/
nitin4212 says:
how can download pdf file.what information in pdf file .pl describe.can i make a project industry level through this pdf.
KOTSOS5 says:
mxain says:
abhishek7xavier says:
ATMEA16 ,u can also use ATMEGA32/64
http://www.instructables.com/id/DIY-Smart-Home-Automation/