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.
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 :