This document describes a microcontroller-based ultrasonic radar project. The system uses an ATmega328P microcontroller connected to ultrasonic sensors mounted on a servo motor to monitor and detect unauthorized objects in a limited area. When an object is detected, the sensors measure the distance and angle and send the data to an LCD screen and authorities via alerts. The system aims to provide 24/7 monitoring of areas in a low-cost way compared to using human labor alone. It discusses the components used, including the microcontroller, sensors, servo motor, and provides sample output of the monitoring system.