need help for making project

hii i am final year student i need yours help to make a project using arduino.i am going to to make an robot or an tank.following are the feature

  1. remote controlled by using xbee
  2. target tracking
  3. voice controlled
    So would you help me to make such project which contain all three features ? can you tell me which harware i use & source code or program for this ? i need your guidence :slight_smile: :slight_smile: :slight_smile: :slight_smile: i wait for yours reply :slight_smile: :slight_smile: :slight_smile: :slight_smile:

hii i am final year student

And still can't use capital letters? Are you allowed to wear long pants yet?

i am going to to make an robot or an tank.

Let us know when you make up your mind.

can you tell me which harware i use

A pair of XBees, an Arduino, an XBee shield, a microphone, a voice recognition chip, a target tracker, and a robot base.

source code or program for this ?

What do you want the robot to do?

i need your guidence

You need more than that...

:)Thanks for your reply,
I want to build the mini tank with gun mounted on it. It can wireless control RGB color tracking. let see robot specification source code below.

  • Manual control:
    With joy stick ,voice recognition chip and GUI moving forward, backward, turn left, turn right, spin left, spin right with full speed control, fire button with safety button, turn on/off flashlight, laser sight, swap the video cameras.

  • Autonomous Control:
    Auto Aim Mode from RGB selection colors (pitch and yaw) still can control the wheel by manual
    Lock-On Mode that will let robot autonomous control the wheels. It will read the target distance and keep it in range, if the target is too far it will move forward or if it too close it will move backward, or even target disappear on the right or left side it will automatic spinning their wheel to search the target .

Hey I am waiting for your reply. :roll_eyes: :roll_eyes: :roll_eyes:

Hey I am waiting for your reply.

Hey, do we get the degree for doing your project for you? So what part of your project have you started on so far?

What is this: "RGB color tracking"?
Where this stuff supposed to run, Win, Unix, Android?

With joy stick ,voice recognition chip and GUI

How good in programming you are to create a GUI interface? Basically it's not related to arduino.
And I'm completely lost to understand this:

Auto Aim Mode from RGB selection colors (pitch and yaw) still can control the wheel by manual
Lock-On Mode that will let robot autonomous control the wheels. It will read the target distance and keep it in range, if the target is too far it will move forward or if it too close it will move backward, or even target disappear on the right or left side it will automatic spinning their wheel to search the target .

How do you "identified" a target? By range to what? Will your tank have capability to "see" or "hear" ?
If so, than it again goes in programming section, how good your skills to create a software for enemy-target-image or enemy-target-sound recognition and localization?