This document describes a group project to design a robotic vehicle that can follow a black line and perform a 180 degree turn when detecting an obstacle. The robot uses a PIC18F4520 microcontroller board along with stepper motors, optical sensors, and a proximity sensor. The objectives were to get the stepper motors moving in the correct directions based on sensor input and turn 180 degrees upon obstacle detection from 15 cm away. The hardware and software designs are outlined, including assigning stepping sequences to the motors. Implementation and testing were completed with some challenges along the way.