This document summarizes a proposed crash avoidance system for drones. When one of a drone's motors fails, the system would allow the pilot to manually switch the drone from a quadcopter to a tricopter configuration using a signal sent to the flight controller. This would maintain pilot control and allow the drone to safely land. The system would involve connecting an Arduino board to the flight controller to receive the pilot's signal and cut power to the failed motor while keeping the other three motors operational during the transition, ensuring stable controlled landing. A literature review found that existing methods focus on software solutions while this approach addresses the problem from both a software and hardware perspective.