The Xbee based secured wireless communication using AES encryption allows us to communicate wireless with security feature. The data transfer during communication between two system is encrypted using 128 bit AES encryption which is highly secure.
The data can be decrypted with correct key only, otherwise it returns some garbage value. This is two way communication system where we can transmit as well as receive at both ends. We used Arduino interfaced with Xbee along with LCD display to send message and key, also have PS2 keyboards connected to each system and powered by 12V supply.
After starting system, we will able to enter message on system. The maximum limit of message is 16 character.
After that system asks for key, the key limit is 16character it can be number or alphabet. Entering key will send the encrypted message to other system.
Then the other system ask key to view the message. If the users enter correct key the message gets decrypted otherwise it will show garbage value thus securing the wireless communication.
Project customization is also available.
Reviews
There are no reviews yet.