This document describes a collision communication system that detects vehicle collisions and wirelessly transmits crash data and vehicle identification numbers (VINs). It uses an accelerometer to detect collisions and an Xbee transceiver to send data to other vehicles involved. The data is stored on an SD card and can also be read on an LCD display. The system is intended to help identify vehicles in hit-and-run accidents by logging collision details and VINs. A prototype was created using an Arduino, accelerometer, Xbee, data logger, and LCD display.