DTMF dial tone


Closed Thread
Results 1 to 15 of 15

Thread: DTMF dial tone

Hybrid View

  1. #1
    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

  2. #2
    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