+ All Categories
Home > Technology > GSM Based e-Notice Board

GSM Based e-Notice Board

Date post: 08-Feb-2017
Category:
Upload: venkatesh-agnihotri
View: 38 times
Download: 1 times
Share this document with a friend
12
Presentation On Final Year B.E(CSE) Project : Phase 2 GSM BASED e-NOTICE BOARD Under Guidance Prof Nita K Presented by : Arjun Madhukar Nayak : 2sd10cs130 Venkatesh Agnihotri : 2sd10cs006 Aditya V Bharadwaj : 2sd10cs004
Transcript
Page 1: GSM Based e-Notice Board

Presentation On Final Year B.E(CSE)Project : Phase 2

GSM BASED e-NOTICE BOARD

Under GuidanceProf Nita K

Presented by:Arjun Madhukar Nayak : 2sd10cs130

Venkatesh Agnihotri : 2sd10cs006Aditya V Bharadwaj : 2sd10cs004

Page 2: GSM Based e-Notice Board

Contents

1. Introduction2. Summery of related work3. Architecture 4. Working of the system

Page 3: GSM Based e-Notice Board

1. Introduction

• The main aim of this project is to design an SMS driven automatic display notice board which can replace the currently used programmable electronic display.

• The message to be displayed is sent through a SMS from an authorized sender.

• The GSM receives the SMS, verifies the sender’s mobile identification pin(MIP) and displays the desired information on LCD.

Page 4: GSM Based e-Notice Board

Summary of related work

• GSM based Airport automation:- This project is used in airport at the time of departure of the flight. Using this project, pilot sends request to the base station, if there is no aircrafts on the runway then base station will send landing permit message to the pilot using GSM.

• GSM based automatic meter reading system using ARM:- The service provider for energy still uses conventional methods for getting the energy consumed by individual costumer. The proposed system automatically reads the energy consumed and sends it to the service provider using the existing SMS.

Page 5: GSM Based e-Notice Board

Comparison of our work with related work

• Both are GSM based project with microcontroller as the controlling unit.

• Use of Short Message Services(SMS) is common in both.

Page 6: GSM Based e-Notice Board

Preamble of the proposed work

• The main aim of the project is to construct a SMS driven electronic notice board which will replace the current programmable notice board.

• To update the notice board remotely and instantaneously.

Page 7: GSM Based e-Notice Board

Architecture

Page 8: GSM Based e-Notice Board

Description of the working of the project

• GSM is connected to microcontroller and microcontroller is connected to LCD display.

• Power supply is given to GSM and microcontroller.

Page 9: GSM Based e-Notice Board

•System is password protected.•So authorized user can send the SMS in this format <password><message body>#•Admin can chance the password(SDMC)

Page 10: GSM Based e-Notice Board

•The SMS must be sent to the valid number which is present in the GSM modem.•GSM receives all the SMSs sent to its valid number and forwards it to microcontroller

Page 11: GSM Based e-Notice Board

•Microcontroller receives the message from GSM and stores it in a buffer and deletes all the messages in the GSM and keeps waiting for the GSM to send new message.•The stored message in the buffer is verified for first 4 character password.

Page 12: GSM Based e-Notice Board

Recommended