HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.

Slides:



Advertisements
Similar presentations
Basic DC Motor Circuits
Advertisements

Dr. Ashraf Armoush Supervisor Oday Jihad IbrahimTariq Ziad Yameen.
Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng.
Automated Honey Extractor
BME/ECE 462 Presentation II Arduino basics & Visual display Yue Yin & Chenchen Qi 09/18/2014.
HOME AUTOMATION 002 AMSON MATHEWS 003 ANURAJ PA 009 MUHAMMED NIYAS MK 033 SAJITH Presented By, Group 3.
Aztec PC Oscilloscope Michael Mason Jed Brown Josh Price Andrew Youngs.
BLDC MOTOR SPEED CONTROL USING EMBEDDED PROCESSOR
Interactive Voice Response System (IVRS) Presented by Sateesh Kuna Srinivasrao Dhavanam Prudhvi Bolli Nirup Charan K Ashok Kumar M Under the guidance of.
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
Android ADK based app for offer making based on location and activity reporting John Waters.
2.0 EMBEDDED CONTROLLER Engr. Hj. Mohamad Fauzi bin Zakaria Department of Mechatronics and Robotics Engineering Faculty of Electrical and Electronic Engineering.
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
ECE 477 Design Review Team 01  Fall 2013 Paste a photo of team members here, annotated with names of team members.
Daniel Pickem and Rowland O’Flaherty 12/04/2012 Mechatronics (ME 6405) Student Lecture On Arduinos *Some slides courtesy of Eoin Brazil
DLS Digital Controller Tony Dobbing Head of Power Supplies Group.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Samuel John Vinod Kumar CG Ganesh Raam K. Introduction  The need for health consciousness has increased in the recent past and so is the need to monitor.
Group: CCM Project 2.5. EMERSON Emerson is a diversified global manufacturing company.  Provides innovative solutions to customers in the following areas:
ARDUINO OVERVIEW Bob Wilton – KF5TPQ. ARDUINO UNO.
 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.
Team 6. Guitar Audio Amplifier Audio Codec DSP Wireless Adapter Motor Array PC LCD Display LED Arrays Pushbutton or RPG Input Device
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
Team 01 : QuadSquad Software Design Considerations Camille Chang 10/23/2013 the ECE quadcopter senior design Purdue University1.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
Pulse-Width Modulation: Simulating variable DC output
 Home Security System Willard Stanley. Motivations  Commercial security systems have a monthly cost  Designing my own allows for greater extensibility.
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
Arduino Application: Speed control of small DC Motors
Smart Home Temperature System with Spinning LED Display Group 49: Jianxi Lu, Jia Shi, Xingchang Cheng May 4th, 2016 ECE445.
 Introduction  Problem  Solution  Future work.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Arduino.
Voice Controlled Robot by Cell Phone with Android App
Cypress Roadmap: Platform PSoC®
FIRE FIGHTING ROBOT REMOTELY OPERATED BY ANDROID APPLICATIONS
Obstacle avoiding robot { pixel }
simple example program to control a DC-Motor
Scrolling LCD using Arduino.
FOUR QUADRANT OPERATION OF DC MOTOR REMOTELY CONTROLLED BY ANDROID APPLICATIONS SUBMITTED BY.
Lucas Dias and Fabio Mantelli
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
Home automation using Arduino & ‘PIR sensor’
Smart Shoe S Seminar 2 Prepared by: Sa’ed Qariab Mos’ab Naffa’a
DTMF BASED REMOTE INDUSTRIAL LOAD AND/OR AGRICULTURAL PUMP CONTROL
Automatic human detector garbage can.
Textbook Detection System With Radio-Frequency Identification
Arduino & its hardware interfacing
SCADA for Remote Industrial Plant
Controlling of robot using voice
Cypress Roadmap: CapSense® Controllers
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
‘SONAR’ using Arduino & ultrasonic distance sensor
Remote Controlled Smart Socket
Arduino and Grove LET’S START.
ARDUINO     What is an Arduino? Features 14 Digital I/O pins 6 Analogue inputs 6 PWM pins USB serial 16MHz Clock speed 32KB Flash memory 2KB SRAM.
Design Constraint Andrew Kasha
Manual Robotics ..
Tareq Khan, Ph.D. Assistant Professor,
Elecbits.
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Arduino and Grove LET’S START.
RFID based attendance system using GSM BY MAMATA YADAV.
PRESENTATION BASED ON EMBEDDED SYSTEM. SUBMITTED BY MAMATA YADAV.
Presented By,  Mamata Yadav (BE Elex & Comm.) Vice R&D Coordinator(HW), PCRT  Payal Shah (BE Elex & Comm.)  Ananta Das (BE Elex & Comm.) R&D Team,PCRT.
Presentation transcript:

HOME AUTOMATION SYSTEM BLUETOOTH BASED

 INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS  LIMITATION  FUTURE SCOPE  CONCLUSION

To develop a Bluetooth based home automation system with Arduino-UNO board and android application Remote operation is achieved by any smart phone with Android OS. INTRODUCTION

If we control the home appliance through smart phone then It can be helpful for handicapped or disabled people and save the energy power. PROBLEM STATEMENT

BLOCK DIAGRAM

CIRCUIT DIAGRAM

WHY ARDUINO UNO? Operating Voltage =5V Input voltage= 6-20V Digital I/O pins =14(of which 6 provides PWM Output) Analog Input pins= 6 DC current per I/O pin = 20mA Flash Memory = 32KB (ATmega32P) Clock speed= 16MHz

WHY BLUETOOTH MODULE? 3.3 to 5V I/O. UART interface with programmable baud rate. Slave default baud rate: 9600, Data bits: 8, Stop bit:1 parity: No parity. Auto-connect to the last device on power as default. Permit pairing device to connect as default. Auto-pairing PINCODE:''1234'' as default.

METHODOLOGY t BT CONTROL APP ARDUINO RELAY OUTPUT BT HC-05

APPLICATIONS Using this project we can turn ON/OFF appliances remotely (using the phone) Home, industries, Hospital etc

LIMITATION Bluetooth range less(10m) Not secure Less accuracy It is not used for multipurpose only for particular work

FUTURE SCOPE This setup can further be developed into IOT project by adding some sensor(PIR, Temperature), Ethernet Shield or Wi-Fi module. It can be controlled from anywhere around the world having feedback from the devices to further improve the energy savings.

CONCLUSION This project reduces human efforts, helpful for handicapped or disabled people and save the energy power.

Project Demo