This document describes the development of a low-cost two-wheeled balancing scooter using a proportional derivative (PD) controller. A simple mechanical design was created using hollow bar iron and wheelbarrow wheels attached to electric bicycle motors. An 8-bit microcontroller runs a PD controller to balance the scooter. Additional strategies were needed to overcome non-linear issues from low-cost components. The system was successfully built and can carry a 65kg rider, turn, and perform 360-degree spins. The PD controller balances the scooter using angle and rate data from an inertial measurement unit fused with a Kalman filter.