It's a self-driving rover that is capable of sensing its environment via sensors and navigating itself without any interruption.
Index- Introduction
- Build a Rover
- Code Execution
Our end product is a rover that navigate by itself. Setting up the rover with sensors and we finally concluded by executing the code.
Have any basic framework, any hard material box would do the job, we scrapped some material we had in our college to have our basic framework, after setting up a basic box structure fit wheels and DC motor on both sides of the box, use a ball bearing for the front wheel.
Mount the Arduino and add a battery in it for supply, and four IR sensor are fixed in four side of the rover, for more accuracy you use UV sensor also.
Connect the H-bridge motor driver with motor.
Connect the four sensor and the bridge board to the arduino and upload the code in Arduino.
Comments
Please log in or sign up to comment.