RedBot is a robotic development kit that contains a RedBot mainboard, motors, sockets, switches, LEDs, an accelerometer, and sensors. The RedBot contains an Arduino Uno that can be programmed using the language C++. The RedBot contains an IR line sensor that allows it to detect lines and nearby objects. We were able to successfully code the RedBot to both detect and follow a line and avoid foreign objects, such as a person's hand, by turning around and following a line in the other direction.