Skip to content

My goal is to come up with a simple and a basic model of an obstacle avoiding bot with the best possible algorithm to detect and avoid an obstacle using only One Ultrasonic Sensor module (HCSR04) and 2 wheels. The project is still into development to find even better an algorithm to achieve the same task.

mratanusarkar/Obstacle-Avoiding-Bot

Repository files navigation

Obstacle-Avoiding-Bot

HitCount

An obstacle avoiding bot built with:

  • 1 Arduino UNO,
  • 1 Ultrasonic Sensor module (HCSR04).

controlled by:

  • Motor Driver IC L293D (2 wheeled).

There are many algorithms for avoiding obstacles using many sensors and controllers. There are various sensors such as laser sensors, various sensors using various mmWave, EM wave bands and other wave techniques, There are even imaging techniques with object detections, image recognition and identification techniques, SONAR technique, RADAR technique and many more. Sometimes there are more than one sensors being used, In some cases, a combination of sensors are even being used.

My goal is Simple, to come up with a basic model and the best possible algorithm to achieve obstacle detection and avoiding them using only one sensor and two-wheel control system.

My objective is to come up with the most elegant and the most effective Algorithm to achieve the task with only one sensor. Thus being more power efficient, less complex and thus achieving the task at a low processing power.

The project is still into development and open for Edits to find even better an algorithm
with the set constraints to achieve the above mentioned goal.

About

My goal is to come up with a simple and a basic model of an obstacle avoiding bot with the best possible algorithm to detect and avoid an obstacle using only One Ultrasonic Sensor module (HCSR04) and 2 wheels. The project is still into development to find even better an algorithm to achieve the same task.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages