The document provides an overview of embedded systems and describes a gesture controlled robot project. It discusses the basic blocks of an embedded system including the CPU, memory, input/output devices and communication interfaces. It then describes the transmitter and receiver blocks of the gesture controlled robot. The transmitter contains an accelerometer, analog to digital converter, encoder and RF transmitter. The receiver contains a microcontroller, decoder, motor driver and RF receiver. It explains how hand gestures are sensed and transmitted wirelessly to control the robot's movement. Finally, it provides background on the 8051 microcontroller family used in the project.