Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madhuryahait/arduino_obstacle_avoiding_bot

Arduino code for Bot
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot

arduino arduino-library arduino-uno bot cpp

Last synced: 3 days ago
JSON representation

Arduino code for Bot

Awesome Lists containing this project

README

        

# Arduino Obstacle Avoiding Bot :

Here is the full source code of Arduino Bot.


i have also provided with the connections so you don't need to look for anyother resources.

After several iterations and fine-tuning, the bot successfully stops if an object is closer than 15cm, takes a step back, checks left and right for obstacles using the ultrasonic sensor, and turns in the direction where the next obstacle's distance is greater.

![IMG_8116 copy](https://github.com/user-attachments/assets/cac2f01c-34d5-420e-b07e-9500f454c003)

Here's the circuilt diagram -

![circuit](https://github.com/user-attachments/assets/4bc09a9c-332f-4146-aee8-f0571f3cdb02)