[go: up one dir, main page]

0% found this document useful (0 votes)
89 views1 page

Wireless Data Communication

Wireless data communication can transmit and receive data easily and quickly using modern technologies. The system has a transmitter with a microcontroller, PC and LCD that adds a code to transmitted data. The receiver has another microcontroller and LCD that decodes the code to display the exact data. Encryption converts plaintext to ciphertext using a cipher text technique, while decryption reconverts ciphertext to plaintext. The project involves designing electrical schematics, making a custom PCB, writing a controller program, and debugging it using tools like KiCAD and a microcontroller IDE.

Uploaded by

Prayog Tech
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 PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views1 page

Wireless Data Communication

Wireless data communication can transmit and receive data easily and quickly using modern technologies. The system has a transmitter with a microcontroller, PC and LCD that adds a code to transmitted data. The receiver has another microcontroller and LCD that decodes the code to display the exact data. Encryption converts plaintext to ciphertext using a cipher text technique, while decryption reconverts ciphertext to plaintext. The project involves designing electrical schematics, making a custom PCB, writing a controller program, and debugging it using tools like KiCAD and a microcontroller IDE.

Uploaded by

Prayog Tech
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 PDF, TXT or read online on Scribd
You are on page 1/ 1

Wireless Data Communication

Abstract:
In Todays Electronic communication take important role. Using Todays 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 and in transmitting section we have AT89C52 Microcontroller, PC and LCD. In receiver section we have another AT89C52Microcontroller 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.

Block Diagram:

Block Diagram

Scope:
1. Electrical design schematics. 2. Soldered Custom PCB. 3. Writing controller program.

4. Debugging the program .

Tools Required:
1. KiCAD 2. Microcontroller IDE

http://prayogtech.co.in/#act/academicprojects.html

You might also like