In this video there is description of how the code is working or to do the code in arduino for Automated Guided Vehicle. The needed to be done in arduino ide which can be downloaded from link below.
Windows IDE:
https://www.arduino.cc/en/Guide/Windows
MacOSX IDE:
https://www.arduino.cc/en/Guide/MacOSX
Linux IDE:
https://www.arduino.cc/en/Guide/Linux
Portable IDE windows and linux:
https://www.arduino.cc/en/Guide/Porta...
And the link for how to make Automated Guided Vehicle using arduino with magnetic sensor, the link below is part 1.
• Automated Guided Vehicle using arduino wit...
Automated Guided vehicle have been used for transmitting materials and parts between the two workstation or points. This is used to reduce human effort and time. In this project we are making four wheeled prototype that can move along the path from one station to other station. The AGV uses hall effect magnetic sensor to follow the path, the is made up of the magnetic strip or simply magnetic tape. The controller used is arduino uno and motor driver IC L298N which controlls all the navigation of agv. No human intervention is required during its task execution. Safety measures are provided to agv by using fire sensor and obstacle detection with the help of buzzer.
Keywords:-Arduino IDE, Arduino UNO R3, Motor Driver, Battery, Magnetic Tape, Sensor.