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


    Did you find this post helpful? Yes | No

    Default

    using a modem is a good idea, plus I have a few of those 33.3 external modem laying around. just have to figure out how to hook it up to a pic but that should be too hard. thanks

    ken

  2. #2


    Did you find this post helpful? Yes | No

    Default Canīt believe you made me draw it

    It canīt be simplier than this,

    By the way those modems you have must surely have the transformer you need.

    Now forget about the ugly picture!

    Pay attention to this fact: the line will remain Off-hook as long as it is connected to the
    transformer, you might need a relay to disconnect the line from the Transformer.



    DAA is the device that implements this transformers with silicon, it also gives you more functionality like ring detection and off-hook switch. It might be more expensive than the simple schematic, wich by the way complies with all requirements of ITU.
    Attached Images Attached Images  

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


    Did you find this post helpful? Yes | No

    Default

    Actually the pic should be switched in to the circuit only when you want to make outgoing call - or after the predesigned circut arranges for answering the call thereby stopping the ringing current (75V /20to25Hz_superimposed on the 48 Dc as already mentioned by b1arrk5.

    So therafter no fear of high voltage as the current starts flowing on the telephone line.
    Regards,
    Sarma

  4. #4
    Join Date
    Mar 2006
    Location
    Pennsylvania, USA.
    Posts
    130


    Did you find this post helpful? Yes | No

    Default

    Ken,

    Take a look at the Serout2 command in the manual, around page 144. All you need is a connector for your modem and a 1K ohm resistor! The modem will accept 'Hayes' AT commands. After you set up your oscillator and other defines per the manual just enter SEROUT2 PORTA.1,84,["ATDT 555-5555"]
    and the modem will go off hook, wait for dialtone, and dial the digits. You can try it out first using Hyperterminal or another terminal program. The AT stands for 'Attention', and if you just type AT your modem should answer OK. You can find a lot of pages with all of the AT commands on the internet, but not all modems will implement all commands.
    If you want to get a little fancier, use a MAX 232CPE chip with your PIC, and then you can send and receive, there are a lot of examples around. I use a LabX board from MeLabs for my development work, and it is hooked up to a modem, I use it all of the time to turn some lights on when I work late so I don't come home to a dark house.

    Jerry.
    If your oscilloscope costs more than your car...

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