Interfacing and code for DTMF tones without keypads using Arduino UNO

Hi friends, i need your help for my final year project and i'm running with very short time and even this project has to be
submitted by this month so ... here are my few questions and doubts.

  1. Can we use normal gamepad dual joystick interfaced with arduino and sending the direction movement through DTMF tones without
    using any keypads or dailpad?
  2. As i show codes are used to generate DTMF tones without using dailpad, can be this codes used for my project?
    3)If DTMF codes can be used means is it possible to assign some functions to each dailup tones?
  3. If its possible how long it takes to finish it ?
    hope you guys got my point what exactly is my project..
    thank you.

sanjay077:
Hi friends, i need your help for my final year project and i'm running with very short time and even this project has to be
submitted by this month so ... here are my few questions and doubts.

  1. Can we use normal gamepad dual joystick interfaced with arduino and sending the direction movement through DTMF tones without
    using any keypads or dailpad?
  2. As i show codes are used to generate DTMF tones without using dailpad, can be this codes used for my project?
    3)If DTMF codes can be used means is it possible to assign some functions to each dailup tones?
  3. If its possible how long it takes to finish it ?
    hope you guys got my point what exactly is my project..
    thank you.
  1. how do you plan on transmitting the dtmf code? via a speaker or a wire?
  2. what are you using to generate the DTMF signal?
  3. http://www.ebay.com.au/itm/5-pcs-MT8870DE-MT8870-8870-IC-CMOS-Integrated-Low-Power-DTMF-Receiver-PDIP-18-/270916539611?pt=AU_B_I_Electrical_Test_Equipment&hash=item3f13e254db

if you decode the signal, then feed it into Arduino.

(I'm lost to be honest... how you're going to Encode/Decode the signals)

  1. That's down to your skill level?