wireless notice board for public

22
WIRELESS NOTICE BOARD USING GSM GROUP MEMBER SEBIN.K.B.(NLAMEEE006) GUIDED BY JINU .K .T Asst. professor Dept. of EEE NiCE 3/11/2015 1

Upload: sebinkb

Post on 14-Apr-2017

226 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Wireless notice board for public

1

WIRELESS NOTICE BOARD USING GSM

GROUP MEMBER SEBIN.K.B.(NLAMEEE006)

GUIDED BY

JINU .K .T

Asst. professor

Dept. of EEE

NiCE

3/11/2015

Page 2: Wireless notice board for public

2

INTRODUCTION

The main of the project will be design a GSM

BASED ELECTRONIC NOTICE DISPLAY

SYSTEM which can replace the currently used

programmable electronic display. It is designed for

displaying notices in college on electronic notice board

by sending messages in form of SMS through mobile , it

is a wireless transmission system which has very less

errors and maintenance.

3/11/2015

Page 3: Wireless notice board for public

3

DESIGN OVERVIEW

The design of the project is basically divided into:

1. Transmitting Section

2. Receiving Section

3/11/2015

Page 4: Wireless notice board for public

4

3/11/2015

Page 5: Wireless notice board for public

5

TRANSMITTING SECTION

3/11/2015

Transmitting Section consists of just mobile which has

inbuilt GSM modem for wireless data transfer through

GSM.

Page 6: Wireless notice board for public

6

RECEIVING SECTION

Microcontroller

MAX232

Mobile

Power Supply

LCD Display

RS-232 Cable

3/11/2015

Page 7: Wireless notice board for public

7

CIRCUIT DIAGRAM

3/11/2015

Page 8: Wireless notice board for public

8

THE MICROCONTROLLER

Microcontroller is the heart of the system. It is used for

interfacing the display, memory and other peripherals with

GSM modem.

The microcontroller used in this case is AT89c52. It is a

low-power,high performance CMOS 8-bitmicrocomputer

with 8K bytes of Flash programmable and erasable read

only memory. It is compatible with the industry-standard

80C51 and 80C52 instruction set and pin out.

3/11/2015

Page 9: Wireless notice board for public

9

3/11/2015

Page 10: Wireless notice board for public

10

GSM MOBILE

A GSM mobile is used in our project to receive messages

at receiving section. GSM Mobile consists of GSM Modem.

It is a wireless modem that works with a GSM wireless

network. It sends and receives data through radio waves.

In our project, we are using gsm module and phone which

give compatible mobile devices wireless connectivity using

the GSM 850/900/1800/1900 MHz cellular net-works.

3/11/2015

Page 11: Wireless notice board for public

11

3/11/2015

Page 12: Wireless notice board for public

12

DISPLAY UNIT (LCD ) 

One of the most common devices attached to an 8051 is

an LCD display.

Here we have used 16x2 compatible module, having 16

pins including 2 pins for backlight.

3/11/2015

Page 13: Wireless notice board for public

13

3/11/2015

Page 14: Wireless notice board for public

14

MAX232

 

The MAX232 is a dual driver/receiver that includes a

capacitive voltage generator to supply EIA-232 voltage

levels from a single 5-V supply and converts EIA- 232

inputs to 5-V TTL/CMOS levels.

It is used to convert RS232 voltage to TTL voltage levels

and vice versa. We use PC's serial port to interface

microcontroller.

3/11/2015

Page 15: Wireless notice board for public

15

3/11/2015

In PC, at RS-232 voltage levels, logic 1 varies from -3 to

-15 volts and logic 0 from +3 to +15 volts.

The microcontroller which works on TTL logic levels,

logic 1 is +5 volts and logic 0 is 0 volts. Therefore to

interface the two we use a MAX 232 driver IC.

Page 16: Wireless notice board for public

16

POWER SUPPLY 

Power Supply is an important part of a circuit.

It provides required supply to different blocks of the circuit

from input 230 VAC.

3/11/2015

Page 17: Wireless notice board for public

17

3/11/2015

Page 18: Wireless notice board for public

18

RS-232 CABLE

 

RS -232 is used to connect PC to microcontroller. It is

based on RS232 standard.

These can be classified as Data Terminal Equipment

(DTE) or Data Communication Equipment (DCE); this

defines at each device which wires will be sending and

receiving each signal.

3/11/2015

Page 19: Wireless notice board for public

19

3/11/2015

In general and according to the standard, terminals and

computers have male connectors with DTE pin functions, and

modems have female connectors with DCE pin functions

Page 20: Wireless notice board for public

20

APPLICATIONS  Educational Institutions and Organizations

Crime Prevention

Managing Traffic

Advertisement

Railway Station

3/11/2015

Page 21: Wireless notice board for public

21

3/11/2015

REFERENCE

•8051 microcontroller - M Mallikarjunaswamy, V Udayashankara•8051 microcontroller and embedded systems - Muhammad Ali Mazidi•http://www.electronicshub.org/wireless-electronic-notice-board-using-gsm/•http://www.edgefxkits.com/wireless-electronic-notice-board-by-gsm-with-user-programable-number-features•http://www.slideshare.net/dhanshri_deshmukh/wireless-electronic-notice-board-using-gsm-technolgy

Page 22: Wireless notice board for public

22

3/11/2015