The document describes how to implement RF communication between a transmitter and receiver without using microcontrollers. It involves using an RF module paired with a serial encoder and decoder. The transmitter section uses switches and an encoder to convert parallel input into a serial data stream transmitted via the RF module. The receiver section uses a decoder and RF module to receive the serial data and convert it back to parallel output controlling LEDs. Address pins on the encoder and decoder must match to ensure communication between the paired devices only.