The document describes a project to control the position of a dish antenna using a TV remote. A circuit was designed using an AT89C51 microcontroller, L293D motor driver, TSOP1738 IR receiver, and two geared motors. The TSOP1738 receives IR signals from the TV remote based on the RC5 protocol and sends data to the microcontroller. The microcontroller then controls the motors via the L293D to position the dish antenna horizontally and vertically based on the remote button pressed. The project aims to allow remote control of a dish antenna for applications such as DTH reception.