Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multiuser sms based wireless noticeboard ppt
#1

Multiuser SMS Based Wireless Electronic Notice Board Project

INTRODUCTION

The Multiuser SMS Based Wireless Electronic Notice Board Project represents the model to show the notices on technological notice board in colleges through sending messages in the form of SMS by mobile. This is a seamless transmission method that includes low errors and perpetuation. The board of hardware includes microcontroller AT89c52 present at the model of heart. The microcontroller is blend with converter MAX232 level and GSM Modem. This is applied to transform levels of TTL voltage to levels of RS232 voltage and vice versa. The hardware even includes 64K EEPROM chip AT24C64. EEPROM is applied to save messages and the timings to show on the board.

Hardware even includes the actual time clock DS1307 to sustain the time track. The display of 16 2 Character LCD is connected to microcontroller to show. Microcontroller coding would be accomplished with the help of Kiel and Embedded C. PC Coding would be accomplished with the help of Visual Basic. Many costumers are authenticated to update the notices over the technological notice board by giving password. We are able to make use of the computer including administrator to function the system.

Wireless connection has declared its accomplishment on great level and the globe is becoming mobile. We love to manage things without motion. This remote function of appliances is resulted by Embedded Systems. The Embedded System in Communication resulted in several interesting uses which makes sure of comfort and security for the human life

GSM Modem

A GSM modem is a wireless modem that works with
a GSM wireless network. A wireless modem
behaves like a dial-up modem. The main difference
between them is that a dial-up modem sends and
receives data through a fixed telephone line while a
wireless modem sends and receives data through
radio waves. Like a GSM mobile phone, a GSM
modem requires a SIM card from a wireless carrier
in order to operate.

Display Unit

One of the most common devices attached to an
8051 is an LCD display. Here we have used 16x2-
that means 2 rows and 16 characters. It is a Hitachi
HD44780 compatible module, having 16 pins
including 2 pins for backlight.
To program the LCD module, first we have to
initialize the LCD by sending some control words.
RS should be low and E should be high when we
send control. R/W pin 0 mean write data or control
to LCD and R/W pin 1 means read data from the
LCD. To send a data to LCD, make RS high, R/W
low, place the data in pins 7 to 14 and make pin E
high and low once. To make this let us first build a
circuit. We are going to write on the LCD module
and not reading back. So, R/W is connected to
ground directly. We need not have to input any data
through, so all output pins are used in our
application.

Conclusion:

Under this Multiuser SMS Based Wireless Electronic Notice Board ECE Final Year student project, this is concluded to model the design in which the sent messages are shown by SMS from authenticated transmitter. The toolkit gets the SMS, authorizes the consumer, and shows the particular data later important code transmission.
Reply

#2
Abstract

The Multiuser SMS Based Wireless Electronic Notice Board Project represents the model to show the notices on technological notice board in colleges through sending messages in the form of SMS by mobile. This is a seamless transmission method that includes low errors and perpetuation. The board of hardware includes microcontroller AT89c52 present at the model of heart. The microcontroller is blend with converter MAX232 level and GSM Modem. This is applied to transform levels of TTL voltage to levels of RS232 voltage and vice versa. The hardware even includes 64K EEPROM chip AT24C64. EEPROM is applied to save messages and the timings to show on the board.

Hardware even includes the actual time clock DS1307 to sustain the time track. The display of 16 2 Character LCD is connected to microcontroller to show. Microcontroller coding would be accomplished with the help of Kiel and Embedded C. PC Coding would be accomplished with the help of Visual Basic. Many costumers are authenticated to update the notices over the technological notice board by giving password. We are able to make use of the computer including administrator to function the system.

Wireless connection has declared its accomplishment on great level and the globe is becoming mobile. We love to manage things without motion. This remote function of appliances is resulted by Embedded Systems. The Embedded System in Communication resulted in several interesting uses which makes sure of comfort and security for the human life.

Conclusion:

Under this Multiuser SMS Based Wireless Electronic Notice Board ECE Final Year student project, this is concluded to model the design in which the sent messages are shown by SMS from authenticated transmitter. The toolkit gets the SMS, authorizes the consumer, and shows the particular data later important code transmission.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.