Obstacle Avoiding Robot - Introduction - How to Make a Circuit Using a Code?

by Samhitha Bandi in Circuits > Arduino

97 Views, 0 Favorites, 0 Comments

Obstacle Avoiding Robot - Introduction - How to Make a Circuit Using a Code?

Circuit.png
How to make circuit using a code? - By: Samhitha

Hello guys,

Here is the process for making the circuit using the different components. Just connect the wires according to the video and picture I posted above. Then do the code. You will see it in the last step. Use this website to make the circuit. https://www.tinkercad.com/

What Components Do You Need?

Arduino UNO-3.png
Breadboard.png
L293D.png
Hobby motor.png
Ultrasonic sensor.png

There are some components you need to make this circuit. They are:

  • A breadboard
  • 2 hobby motors
  • A motor driver (L293D)
  • Arduino UNO R3
  • Ultrasonic sensor ( Dark blue color)

How Do You Do the Code?

Code.png

Do the code according to the picture given above. The explanation is also given in the video. Please watch it thoroughly. There will be a button above called "Code". It will be next to the "Start Simulation" button. You will find the blocks in these categories:

  • Control (Orange)
  • Math (Green)
  • Input (Purple)
  • Output (Blue)