An autonomous robotic vehicle created with an Arduino Uno R3 along with C++ programming. It has both an automatic and manual mode.
Initially, the blue Power LED is turned on and the vehicle is set to auto-mode by default. From here, the IR remote may be used to stop the vehicle, turn left or right, reverse, move forward, and switch between automatic and manual mode.
Check out the code by clicking here!