In order to program the robot, we utilized Arduino’s Integrated Development Environment (IDE). Early stages of the robot only included functions which slowly increased the fans’ speed for a set period of time, then stopped. Now, we use XBee radio in order to control the robot using a remote control The remote sends data one byte at a time to the driver, which interprets the data and determines in which direction to move.