Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

PROJECT WORKING:

The project “MOBILE IMPLEMENTATION” mainly consists of an 8051


microcontroller, GSM modem, matrix keypad, and LCD and Power supply circuit.
The power supply circuit will provide the necessary power for all the required
peripherals.

GSM (Global System for Mobile Communication) modem is similar to our


mobile phone .By using this modem we can implement all the functionalities
which we can do with our mobile phone. Here we are implementing five features
i.e. 1. Send Messages

2. Receive Messages

3. Add contacts

4. Incoming calls

5. Outgoing calls

Here the GSM modem is interfaced to our microcontroller through serial port.
This GSM modem will work with “AT” commands. In this a matrix keypad is
provided for enter the phone numbers and type the messages. This keypad is
interfaced to the microcontroller through I/O ports. By pressing these keys the
different options will be selected and the different actions will take place.LCD is
used to display the required messages and acknowledgements from the GSM
modem.

You might also like