This document provides an introduction and overview of a personal detection robot project based on an 8-bit microcontroller. The robot uses a PIR sensor to detect humans and two DC gear motors controlled by the microcontroller to follow the detected person. The project is intended to be used to help with debris rescue during earthquakes. Hardware components include an AT89S52 microcontroller, PIR sensor, DC motors, and other basic electronics. The microcontroller reads signals from the PIR sensor and controls the motors accordingly.