This document describes a vehicle accident reporting system that uses a MEMS accelerometer sensor and GSM modem. When an accident occurs, the MEMS sensor detects abnormal movement and sends a signal to a microcontroller. If movement does not return to normal within a set time, the microcontroller instructs the GSM modem to send an SMS alert about the accident to emergency responders. The system is intended to automatically report vehicle accidents on highways. It consists of an LPC2129 microcontroller interfaced with an accelerometer sensor, ADC, GPS module, GSM modem, and power supply.