Arduino ProjectsArduino Tutorials

Arduino Robot Project Obstacle Avoiding Robot

How to build a simple robot on Arduino

In this tutorial, we will learn how to build a simple robot on Arduino UNO with L298N H-Bridge , which can go around obstacles.

Hardware Required :

Project circuit :

Project circuit diagram is shown below.

Arduino Robot Project Obstacle Avoiding Robot

For most of our Arduino projects that require to detect when an individual has left or entered the world , or has approached, HC-SR501 PIR sensors are an excellent choice. they’re low power and low cost, pretty rugged, have a good lens range, easy to interface with and are insanely popular among hobbyists.

NewPing Library :

https://bitbucket.org/teckel12/arduino-new-ping/downloads/

Arduino Robot Project Obstacle Avoiding Robot

Link to the Code :

https://github.com/MORYTECH/ARDUINO-CODE/blob/master/Arduino%20Robot%20Project%20-%20Obstacle%20Avoiding%20Robot.txt

Demonstration :

Tags

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close
Close