This document describes a line-following robotic car created by a team of students for a course project. The robotic car uses an Arduino microcontroller along with sensors, motors, and other components to follow a black line on the ground. It uses articulated steering controlled by a servo motor. The team designed and 3D printed a chassis for the components. They implemented proportional-integral-derivative (PID) control using the Arduino to process sensor readings and steer the car along the line. The car successfully navigated intermediate test tracks but struggled with tighter turns on an advanced course due to mechanical limitations of its design.