This document describes an accident detection and alerting system that uses sensors to detect vehicle accidents and sends alerts via SMS. The system uses an Arduino microcontroller connected to an accelerometer sensor to detect accidents based on vibrations. When an accident is detected, the Arduino reads location coordinates from an attached GPS receiver and sends an SMS with the coordinates and a Google Maps link to emergency contacts. This is intended to quickly notify authorities and help is sent to any victims. The system provides real-time accident detection and alerting to improve emergency response times.