This document describes a code modulation based encryption and decryption technique for secure wireless communication. The system has a transmitter section and receiver section, each designed around a microcontroller. The transmitter encrypts data entered into a PC and sends it via RF to the receiver. The receiver decodes the encrypted data and displays it on a PC. To view the actual data, a password must be entered which decrypts the cipher text into plaintext. Block diagrams show the components in the transmitter including an encoder, microcontroller, and RF transmitter, and in the receiver including a decoder, microcontroller, and RF receiver.