1. The document describes a raspberry pi based obstacle avoiding robot that uses a pi camera module to detect obstacles in real time.
2. The camera feeds images to the raspberry pi, which uses image processing algorithms to detect obstacles and determine whether to turn the robot left or right to avoid the obstacle.
3. The raspberry pi then sends signals to a motor driver and DC motors to physically move the robot left or right down an obstacle-free path.