This document describes the design and implementation of a vehicle accident notification system using a gravity sensor. The system uses an Arduino Nano, accelerometer gravity sensor, GSM and GPS modules to detect when a vehicle accident occurs, determine the location, and notify emergency services. When an accident is detected, the system sends a notification through the GSM module with the accident location from the GPS module to alert rescue teams so they can quickly respond. The aim is to automatically detect accidents and alert emergency services to improve emergency response times.