100% found this document useful (2 votes)
2K views3 pages

Wireless Electronic Notice Board Using RF

This document describes a wireless electronic notice board system that transmits data from one place to another using RF modules. At the transmitter, an AT89S52 microcontroller encodes the data with a predefined code and sends it to the receiver. The receiver decodes the data using the same microcontroller and displays it on an LCD. The system provides secure data transmission using an encryption technique and has applications in military and aircraft communications.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
2K views3 pages

Wireless Electronic Notice Board Using RF

This document describes a wireless electronic notice board system that transmits data from one place to another using RF modules. At the transmitter, an AT89S52 microcontroller encodes the data with a predefined code and sends it to the receiver. The receiver decodes the data using the same microcontroller and displays it on an LCD. The system provides secure data transmission using an encryption technique and has applications in military and aircraft communications.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Wireless Electronic Notice Board Using RF

ABSTRACT

In Today’s Electronic communication take important role. Using

Today’s Communication technology the data transmission and reception from one

Place to another is easy and fast.

In our project we have two sections, one is transmitter another one

Receiver, in transmitting section we have AT89S52 Microcontroller, PC and

LCD. In receiver section we have another AT89S52Microcontroller and LCD

At the time when data will transfer from the transmitter a predefined code will be

Added with every eight bit data and when this data receive by the receiver this code

Will be decode by the receiver and generate the exact data that will be displayed

On LCD.

In this project Wireless Encoding and decoding are using one of the techniques

Called cipher text technique. Encryption is any procedure to convert plaintext into

Cipher text. Decryption is any procedure to convert cipher text into plaintext.
Hardware components:

• AT 89C52 Micro controllers


• LCD
• RF Module.
• MAX 232
• DB-9 Connector.

Software tools:
• Kiel vision.

Advantages:

• The data secure is more while transferring data


• Used in data communication.

Applications:

• This system can be used for Military application for security.

• It can be used in Air craft applications.


BLOCK DIAGRAM

LCD

Regulated
Power
supply
Regulated
Power
Supply
MAX EMBEDDED
EMBEDDED CONTROLLER
PC 232 CONTROLLER

RF
Receiver
module
RF
Transmitte
r module

TRANSMITTER RECEIVER

You might also like