This document describes a collision avoidance system using ultrasonic sensors and a microcontroller. The system works by transmitting ultrasonic pulses and measuring the time it takes for the echo to return, allowing it to calculate the distance to any obstacles. If an obstacle gets too close, the system can activate emergency braking. It also monitors vehicle speed and alerts the driver if the speed limit is exceeded. The system aims to help avoid accidents by detecting obstacles and enforcing speed limits.