This document describes the design of an accident detection and alert system for motorcycles. The system uses an accelerometer, tilt sensor, and impact sensor to detect if an accident has occurred. It then uses GPS technology to determine the location and sends an alert message with the coordinates to emergency services and contacts. The hardware is installed on the motorcycle and includes sensors connected to a microcontroller. The software analyzes the sensor data to identify if an accident occurred and formats an alert message sent via GSM to designated recipients. The prototype was tested on a tricycle and successfully sent alerts when collisions were detected.