You are on page 1of 14

THE ELECTRONICS BULLETIN

BOARD
BY
1.
2.
3.
4.

NANDKISHOR SHAH
PATEL JIMIT
VASAVA VIKAS
PATEL DIPTESH

GUIDED BY:
HEMALEE CHAUHAN

INDEX
INTRODUCTION
DESIGN OVERVIEW
FLOW CHART OF THE SYSTEM
HARDWARE PROFILE

MICROCONTROLLER
LCD
RS-232
GSM MODEM

INTRODUCTION
What

is Communication?

FUNDAMENTALS OF COMMUNICATION
Information
Transfer Information
III. Broadcast
I.
II.

DESIGN OVERVIEW

FLOW CHART OF THE


SYSTEM
Incoming
message

Check for new


message
Is the
senders
no.
valid?

Y
NO

Keep displaying the


previous message.&
send SMS

NO

Password is wrong.

Y
Is
Password
is correct
or not?

Y
Replace old message
with
new one in memory

HARDWARE PROFILE

GSM Modem

Testing GSM Modem Using AT Commands


Example: Send SMS
AT+CMGF=1[Enter]
AT+CMGS="+491711234567"[Enter]
>Please call office^Z
+CMGF=1 - set modem in text mode
Send SMS (^Z equals StrgZ).

LCD DISPLAY
4-bit and 8-bit LCD displays
7 lines and 11 lines respectively
Extra 3 lines for control like Enable,
R/W and Register Select
There are several cods for LCD
Like, 1 for clear display screen, 2 for
return home, display on, 3 for curser
blinking etc.

Interfacing with LCD

MICROCONTROLLER

Philips P89C51RC2FN
This device executes one machine cycle in 6
clock cycles
16 kb non-volatile Flash Program memory
The device also has four 8-bit I/O ports, three
16-bit timer/event counters
a multi-source, four-priority-level, nested
interrupt structure
an enhanced UART and on-chip oscillator and
timing circuits

RS-232
MAX

232
DTE and DCE description
RS-232 is a standard for serial
binary data signals connecting
between a DTE and a DCE
RS-232 Signals

DB-9 or Serial port

Interfacing with GSM


MODEM

Applications

At

Schools, Colleges, Banks, Public


Place etc.
For Advertisement purpose
As a Bulletin Board

Disadvantages
Short

String Support
Depends on GSM network
Limited Numbers of SMS can be
stored
Only one Valid Mobile No. can Access

You might also like