You are on page 1of 2

INTERFERENCE BETWEEN MOBILE PHONE AND MICROCONTROLLER

Modern mobile phones are able to send & receive SMS with appropriate AT command
originated from the microcontroller. The microcontroller circuit is used to control and interface
hardware devices and the SMS is generated, received, decoded and displayed through it. The
complete system for SMS Gateway can be setup for many applications. Some of the examples
are Smart Home System and Remote Data Collection System. The SMS Gateway main program is
written using PIC Assembly Language. Here relay (magnetic switch) acts as interface between
your microcontroller (AT89C51) and a CDMA phone. It handles the keys of CDMA phone and
follow the procedure to send a simple SMS, here we store predefined message in templates
option which are we want to send,

Design principle:-

Generally mobile keypad have two metal layers when we short them by a relay through relay
driver which is controlled by microcontroller, then the key will active and follow the instruction
how to send a simple message manually from template option using dedicative key.

PIN NO MOBILE KEY

P2.0------------------------------------------------------------Menu

P2.1------------------------------------------------------------- Up

P2.2------------------------------------------------------------Down

P2.3---------------------------------------------------------Power or End
Mobile
phone
P2.0

up
C menu
NC
NO pwr
dn
P2.1

Relay drivers

C
NC
NO
P2.2

C
NC
NO

C
P2.3

NC
NO

Mobile interfacing

You might also like