This document describes an ultrasonic automatic vehicle braking system for forward collision avoidance. The system uses an ultrasonic sensor and Arduino to detect obstacles in front of a vehicle and automatically apply the brakes if a collision is detected to be imminent. Road accidents pose a major safety and economic problem globally and in Bangladesh. This system aims to help avoid front-end collisions by taking control of braking when the driver is unable to react quickly enough. It functions by emitting and receiving ultrasonic waves to measure the distance to obstacles and applies the brakes if within a threshold distance. The core components are the ultrasonic sensor and Arduino microcontroller.