GSM Interfacing With 8051 Microcontroller
GSM Interfacing With 8051 Microcontroller
Microcontroller
Mobile communication is an emerging technology these days. GSM is the acronym for
Global System for Mobile Communication. GSM module is wireless modem that
transmits data using radio waves. GSM architecture is similar to the mobile architecture.
GSM modems are generally used in many electronic applications and they are required
to interface with the microcontrollers. This article describes interfacing of a GSM modem
to an AT89C51 microcontroller.
Also Get an Idea about How to Interface GPS with 8051 Microcontroller
AT+CMGF
Message format.
AT+CMGL
List messages.
AT+CMGR
Read message.
AT+CMGS
Send message.
ATA
Answer a call.
ATD
Dial a number.
ATDL
ATH
Circuit Components:
MAX232 IC.
AT89C51 microcontroller.
GSM modem.
Crystal oscillator.
Potentiometer.
An LCD module is connected to the port2 of the microcontroller. This article also shows
the interfacing of 4-bit LCD module to the microcontroller. Data bits D4-D7 of the LCD
module are connected to the port2 of the microcontroller. A pot is connected to the LCD
to adjust the intensity of the display. Here LCD is used for displaying the received
message.
A button is connected to the PORTB of the microcontroller. This button is used for
sending a message.
This can be used in automatic accident detection and indication along with GPS.
This circuit can be used in GSM based green house parameter monitoring
system
Although GSM has many advantages there are some limitations. This cannot be used in
applications where immediate result is required as it may not work if there are no
signals.
Note:
If you are interested to get code, kindly take some time and answer following questions
in the comment section, so that we will send you the code.