Make A Simple Object Tracking Robot Using Arduino

Object Tracking Robot

In this tutorial I am going to post the step-by-step procedure to make a simple Object Tracking Bot. The main aim of this Bot is to follow the objects which are shown to it in 3D space i.e., x, y and z – axis (horizontal, vertical and forward & backward). This bot behaves just like a little doggy. This bot tracks the objects with 2 DOF (Degree Of Freedom). The two motors provide the Horizontal, Forward and backward movement, The Servo Motor which holds the Compound Eye (Sensor) provides the Vertical movement. So, the Bot can follow the Object in 3D space. To sense the objects and track it this bot uses an IR Compound Eye sensor, which is built using four 5mm IR LED’s and eight 5mm Photodiodes. You can find the performance of the Object Tracking Bot from the below YouTube linkObject Tracking Robot

If you are interested to know how to make it and want to make a similar bot, then follow below steps.
Steps to make an Object Tracking Bot:
The steps involved in building an Object Tracking Bot are as follows –
  1. Gather the required materials.
  2. Making of Sensor (IR Compound Eye).
  3. Building Motor driver circuit.
  4. Programming the Arduino.
  5. Assembling the Bot and
  6. Testing.
Step-1: Acquire required Materials
Before start building the bot gather the required materials and tools. The list of materials and tools required are as follows –
  1. Arduino Microcontroller board
  2. IR LED’s (four)
  3. Photodiodes (eight)
  4. Servo motor (one)
  5. L239D Motor driver IC (one)
  6. Universal PCB
  7. Chassis
  8. DC geared Motors (two)
  9. Castor ball (one)
  10. Solid core wires (few)
  11. Soldering rod and soldering wire
  12. 9 Volt Batteries (two)
  13. Double sided tape or any adhesive

After gathering all the required materials and tools let’s move on to next step.
Step-2: Making of Compound Eye (sensor) –
The Compound Eye sensor used in this bot is built using four IR LED’s and eight Photodiodes. The idea and design of the compound eye sensor was taken from ……………………….. Here is the link to his site ………….. .

Object Tracking Robot Schematic

You can buy this sensor from Stores or make it yourself. From the reference of above site I had made a similar sensor with some modifications, the circuit I had used for my sensor is different from the original one and I had used Photodiodes instead of Phototransistors.

 

Read more: Make A Simple Object Tracking Robot Using Arduino

Leave a Comment

Your email address will not be published. Required fields are marked *