Skip to content
#

obstacle-detection

Here are 102 public repositories matching this topic...

This Arduino code utilizes an ultrasonic sensor to measure distances. When an object is detected within a fix distance , the connected motors trigger a sequence: move backward, turn right, turn left, then move forward. Motor control is achieved using the AFMotor library, and the distance calculation is based on the sensor's pulse duration.

  • Updated Jan 22, 2024
  • C++

Improve this page

Add a description, image, and links to the obstacle-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the obstacle-detection topic, visit your repo's landing page and select "manage topics."

Learn more