SECURED WIRELESS DATA COMMUNICATION (AT89S52)

This project is used to communicate or transmit a text message from one place to another place through wireless. The text message is encrypted by using the Microcontroller and the encrypted message was transmitted through wireless. At the receiver end the signal was received by the standard receiver and the analog signal was fed to the Microcontroller and it was decrypted by the Microcontroller and the message was displayed over the LCD display. We can use several receivers and the message from the transmitter can be sent to the entire receivers at the same time. Each receiver can be accessed separately by its address.The Microcontroller is used to do the above work. It gets data from the Keyboard and encrypt with an private algorithm and at the receiver end the Microcontroller decrypt it with the same algorithm and display the data over the LCD display.

Sponsored Links:

Circuit Diagram:

      

Downloads:

Download the Source code from here: