Вы находитесь на странице: 1из 3

Synopsis

TITLE: SMS Based Device Control using GSM Modem.

AIM: The main objective of this project is to develop a System which


can control the devices using SMS.

Features

1. Designed to control and monitor devices through SMS.


2. 8 devices can be controlled.
3. Password authentication for device control.
4. Compact, less expensive and easy to design.

PROJECT CYCLE

1. Specification of the Project.


2. PCB Layout.
3. Device Test.
4. Code Implementation.
5. Program Test.
6. Pilot Run.
7. Documentation.

SOFTWARE:

1. Embedded c Language.

2. Compiler - KEIL Uv2 IDE.

3. Programmer -NXP ISP.

TOOLS FOR SCHEMATIC DESIGNING:

1. CAPTURE CIS (ORCAD)


HARDWARE:

1. ATMEL 89S51 controller,

2. CELL PHONE WITH FBUS(Nokia 3310),

3. LCD, RELAY, RELAY-DRIVER.

4. POWER SUPPLY

Block diagram:

LCD DISPLAY

Relay
Relay
GSM Modem Driver
GSM Modem ATMEL Driver
ATMEL
89S51
89S51
Relay
Relay

Power
Power
Supply
Supply

Description

Microcontroller is interfaced to GSM modem using serial UART. SMS


are sent and received by microcontroller through this serial
communication protocol.
When the SMS is received by the GSM Modem, the frame is
transmitted to microcontroller, where the frame is decoded and
controls the relay.

Relay requires high current, which the microcontroller can not able to
sink/source this current, hence the relay drivers are used.

Microcontroller, relay drivers requires 5 & 12 V. these voltages are


derived from 230V by step down transformer, bridge rectifier and
regulators.

Вам также может понравиться