So many of Arduino obstacle avoiding robotic car. Now I provide you that how to make that stuff an easy way.Obstacle Avoiding Robot is an intelligent device which can automatically sense the obstacle in front of it and avoid them by turning itself in another direction. This design allows the robot to navigate in unknown environment by avoiding collisions, which is a primary requirement for any autonomous mobile robot. The application of Obstacle Avoiding robot is not limited and it is used in most of the military organization now which helps carry out many risky jobs that cannot be done by any soldiers.
hobbiest have a dream to make
Requirements :-- Chassis OR any toy car.
- Arduino UNO/Mega.
- Ultrasonic sensor HC SR-04.
- 2 DC motors.
- 9V/12V 1A battery.
- Motor driver module L298.
- Jumpers.
- Single stranded wires.
Thanks UTSOURCE.net to offer electronic components for my projects
Connections of Ultrasonic sensor –- VCC – VCC terminal of Arduino.
- GND – GND terminal of Arduino.
- Trigpin – digital pin 9 on Arduino.
- Echo pin – digital pin 10 on Arduino.
- +12V – Positive terminal of the battery.
- GND – a)GND of Arduino b)Negative terminal of battery.
- Input terminal 1 – Pin 4
- Input terminal 2 – Pin 5
- Input terminal 3 – Pin 6
- Input terminal 4 – Pin 7
- Output terminal 1 – Positive of first motor.
- Output terminal 2 – Negative of first motor.
- Output terminal 3 – Positive of second motor.
- Output terminal 4 – Negative of second motor.
for more project visit my page
You Tube Video👇
Comments
Please log in or sign up to comment.