You are on page 1of 9

THIRD YEAR OF ENGINNERING

In

Electronics and Telecommunication Engineering


MINI PROJECT
By

Megharani maske
Heramb desai
Shubham shelake
Under the guidance of

MR.GAJANAN BIRAJDAR

Department of Electronics &Telecommunication Engineering

SHREE RAMCHANDRA COLLEGE OF ENGINEERING


LONIKAND , PUNE 412216

FEB 2017

Wireless electronic notice board using gsm


Acknowledgement
We express our deep sense of gratitude to respected and learned guides, prof Gajanan Birajdar

For their valuable help and guidance, we are thankful to them for encouragement they have given
us in completing the project.

We are also thankful to misses Sujata Rao (HOD) and to our respected director mr. Bhumkar for
permitting us to utilizing all facilities of our institution.

We are also thankful to all other facility and staff members of our department for their kind
cooperation and help.

Lastly we will like to express our deep appreciation towards our classmates and our parent for
moral support and encouragement.

CHAPTER 1

PROJECT OVERVIEW

We are going to make the wireless electronic notice board using gsm.

The project will work as follows

 We send a message from mobile phone


 Message is received by gsm to notice board.
 Then displays the data on LCD whatever we sent from the mobile.

CHAPTER 2

HARDWARE SPECIFICATION

 Following Hardware components we require while doing these project :-

 Ic : Pic 18f4550

 SIM 800A GSM MODEM (GSM Module)


 SIM Card (for inserting in GSM Modem)

 A mobile phone with a SIM Card already inserted

 16 x 2 LCD Display

 10 KΩ Potentiometer

 Connecting wires

 Power Supply

 Max232

 Bridger rectifier

 If 8051 Development Board is not available, then you need the following components

 2 x 10 KΩ Resistors (1/4 Watt)

 2 x 33pF Ceramic Disc type Capacitors

 Push Button

 10µF / 16V Capacitor (Polarized)

 0592 MHz Quartz Crystal

 We also require
1) PCB Board

SOFTWARE REQUIREMENT

1) Proteus 8 Proffesional.
2) MPLAB X IDE v1.30
3) Arduino Compiler
CHAPTER 3
HARDWARE DESCRIPTION & COMPONENT DESCRIPTION

1) PIC 18f4550 IC :-
We are going to use PIC18f4550 Microcontroller for controlling our wireless electronic
notice board. Our Ic will be programmed for the project and then message will be receive
by Ic and noticeboard.

2) Sim 800 gsm modem :-


A GSM modem is a device which can be either a mobile phone or a modem device
which can be used to make a computer or any other processor communicate over a
network. A GSM modem requires a SIM card to be operated and operates over a
network range subscribed by the network operator.

3) Sim card :-
A SIM card, also known as a subscriber identity module, is a smart
card that stores data for GSM cellular telephone subscribers. Such data
includes user identity, location and phone number, network
authorization data, personal security keys, contact lists and stored text
messages. Security features include authentication and encryption to
protect data and prevent eavesdropping. We will use it to send the
message to the notice board that is to be desplayed.

4) Mobile phone :-
A mobile phone is a wireless handheld device that allows users to make calls and send
text messages, among other features. The earliest generation of mobile phones could
only make and receive calls. Today’s mobile phones, however, are packed with many
additional features, such as web browsers, games, cameras, video players and even
navigational systems. We will send the message using mobile phone.

5) 16 x 2 LCD Display :-

Build a basic 16×2 character LCD. ... An LCD is an electronic display module which
uses liquid crystalto produce a visible image. The 16×2 LCD display is a very basic
module commonly used in DIYs and circuits. The 16×2 translates o a display
16characters per line in 2 such line. A message is displayed using lcd display.
6) Max 232 :-

It is an integrated circuit which converts the signals from the RS232 serial port to the
proper signal which are used in the TTL compatible digital logic circuits.
The MAX232 can convert the signals like RX, TX, CTS, and RTS and it is a dual
driver/receiver

7) Bridge rectifier :-

A bridge rectifier is an arrangement of four or more diodes in a bridge circuit


configuration which provides the same output polarity for either input polarity. It is used
for converting an alternating current (AC) input into a direct current (DC) output.

8) Push butten :-

A push-button (also spelled pushbutton) or simply button is a


simple switch mechanism for controlling some aspect of a machine or a
process. Buttons are typically made out of hard material, usually plastic or metal

9) Voltage regulater :-

A Voltage regulator is a device that automatically maintains a constant voltage level. A voltage
regulator generates a fixed output voltage of a preset magnitude that remains constant
regardless of changes to its input voltage or load conditions. Electronic voltage regulators are
found in devices such as computer power supplies where they stabilize the DC voltages used by
the processor and other elements.
CHAPTER 4

BLOCK DIAGRAM

Software commands:

AT Commands :-

AT commands are instructions used to control a modem. AT is the abbreviation of ATtention.


Every command line starts with "AT" or "at". That's why modem commands are called AT
commands. Many of the commands that are used to control wired dial-up modems, such as ATD
(Dial), ATA (Answer), ATH (Hook control) and ATO (Return to online data state), are also
supported by GSM/GPRS modems and mobile phones. Besides this common AT command set,
GSM/GPRS modems and mobile phones support an AT command set that is specific to the GSM
technology, which includes SMS-related commands like AT+CMGS (Send SMS message),
AT+CMSS (Send SMS message from storage), AT+CMGL (List SMS messages) and AT+CMGR (Read
SMS messages).

CHAPTER 7

ADVANTAGES AND APPLICATIONS

Advantages:

Program :-
CHAPTER 8

REFERENCES
Web portal:

1) Nevon project website.


2) www.google.com
3) www.youtube.com
4) www.eforu.com

You might also like