Final Year Engineering Projects

Shopping Cart
0 item(s)
Anti Forensics
Anti Forensics

android application,bootstrap,mysql serv


Domestic Servers
Domestic Servers

android application,mysql server


Friend Finder
Friend Finder

android application,mysql server


Eskin-care
Eskin-care

joomla,mysql server,cloud server


MASTER SLAVE BASED PWM(PULSE WIDTH MODULATION) OF DC AND AC MOTORS
MASTER SLAVE BASED PWM(PULSE WIDTH MODULATION

pwm,embedded c,89x5x microcontroller


MSP430 Micro-Controller & GSM Based Centralized Measurement and Monitor of POWER,Theft Identification System
MSP430 Micro-Controller & GSM Based Centraliz

java,embedded c,msp430 chip


APPLIANCES CONTROL THROUGH GSM(SMS)


Project Platform : EMBEDDED C 89X51 SERIES CHIP AT COMMANDS


Languages Used : AT COMMANDS EMBEDDED C


Project Cost : 16000


Description

Abstract


This project is designed to make home automation easy to control when a user is not at home. The project is designed to allow easy use of a mobile phone to control appliances in the home. Using a mobile phone the development of the control system will be carried out using SMS. This will communicate with another mobile phone, which in turn controls the devices attached to microcontroller modules. When the action has been carried out then a response is sent to the user. The project involves three main areas, research, development\programming, testing and the writing of the report.

Introduction 

The project is aimed at developing and testing the use of mobile phones to remotely control an appliance control system. The microcontroller would then control an device based on the information given to it. The proposed solution will need to be easy to use, simple, secure, robust and be useful on most mobile phones. To achieve this testing will need to be carried out to create a useful system.  

The report consists of a background into the area of 8051 microcontroller and mobile communication, how they are interfaced to each other and AT (Attention) commands set used in communication.

HARDWARE USED

1.    AT command supporting GSM mobile phone.
2.    89S52 Microcontroller
3.    Max 232 IC.
4.    Relays
5.    Relay driver IC ULN 2803
6.    Voltage regulator 7805.
7.    Diode IN4007
8.    GSM Phone

SOFTWARE USED

1.    Keil u-Vision 3.0
2.    PRO51 Programmer Software

THEORY OF OPERATION

In this project we interfaced 8051 microcontroller with Motorola’s C168 GSM mobile phone to decode the received message and do the required action. The protocol used for the communication between the two is AT command. The microcontroller pulls the SMS received by phone, decode it, recognizes the Mobile no. and then switches on the relays attached to its port to control the appliances. After successful operation, controller sends back the acknowledgement to the user’s mobile through SMS.

 

BLOCK DIAGRAM :-

 

Sms Based Device Control

 

 

 

Basic Working Structure :-

 

Sms Based Home Appliance Control