DTMF dial tone


Closed Thread
Results 1 to 15 of 15

Thread: DTMF dial tone

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Posts
    747

    Default DTMF dial tone

    Hello,

    When using DTMFout, does the command know how to wait for the initial dial tone to compose the number?
    I have a project in mind that only need to dial a phone number, so probably a Pic16f88 directly connected to a phone line.
    I have not tried it yet, but when I dial a number I pick up the phone , hear a dial tone and dial. does the DTMF command do the same ?
    thanks

    Ken

  2. #2
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251


    Did you find this post helpful? Yes | No

    Default

    Do not connect the chip directly to the phoneline.
    Use a small transformer (there are special tranfo's for this) .
    Via an optocoupler you can detect if the phone line is open for dialing and then give the DTMF pulses for the number. Via the optocoupler you can detect is the phone at the other site is taken and then you can switch with a relay the line to the microphone and the speaker.
    This sequence you can all programm into ths chip.
    Succes.

  3. #3


    Did you find this post helpful? Yes | No

    Default To be specific to your question

    No.

    DTMFOUT will just generate a sound of DTMF mixed frequency.

    You will have to:
    HookOff (if needed)
    Wait Dial Tone (about 0.6 sec)
    Dial your number

  4. #4
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    ok , so how do you electronically hook off then?

  5. #5
    Join Date
    Mar 2006
    Location
    Hyderabad (India)
    Posts
    123


    Did you find this post helpful? Yes | No

    Default

    Nothing like detecting dial tone after liftthe telephone (off hook) , before starting DTMF starting. it is only time lag (few hundred mS)after Off Hook.
    Regards,
    Sarma

  6. #6
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    ok but what is off hook.
    I mean I have a dual splitter from the telephone line. One line goes to a telephone and the second line will go to the Pic chip. When I need to dial from the chip, how do I do an auto hook off on the telephone line so I can use the DMTFOUT command?

    k
    Last edited by lerameur; - 10th October 2007 at 19:33.

Similar Threads

  1. DTMF on a 12V car system
    By Jumper in forum Schematics
    Replies: 1
    Last Post: - 7th December 2008, 14:41
  2. Replies: 2
    Last Post: - 31st July 2006, 16:06
  3. Round Dial, Electronic Combination Lock
    By Pic_User in forum Off Topic
    Replies: 5
    Last Post: - 6th July 2006, 13:34
  4. Problems with DTMF Generatiom
    By Angus Anderson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2006, 21:12
  5. A little DTMF help
    By Travin77 in forum mel PIC BASIC Pro
    Replies: 48
    Last Post: - 30th May 2006, 01:31

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts