Read DTMF using PICBASIC Pro


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2003
    Location
    INDIA
    Posts
    161

    Default Read DTMF using PICBASIC Pro

    Hello All,

    I am wanting to read / decode DTMF tones directly using PIC with PICBASIC PRO.

    Any help on this.

    Thank you.

    Regards

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    I'm afraid it's impossible. The hardware isn't there on board the processor. To decode a standard telephone key 3 x 4 pad takes 7 tone detectors or PLL's. The best way is to use an external decoder such as MC145436 or HT9170. There are many more out there. These are the ones I have used in the past. Good luck...

    Dave Purola,

  3. #3
    Join Date
    Sep 2003
    Location
    INDIA
    Posts
    161


    Did you find this post helpful? Yes | No

    Default Check this out !

    Hello Dave,

    Thank you for your reply,

    Take a look at this site http://www.geocities.com/constantine...ntent/dtmf.htm

    it has too much of maths involved and also offer to decode DTMF tones using PIC 16F877.

    Just wondered if there was a way out using PICBASIC PRO.

    regards

  4. #4
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Interesting..... I'll have to read the article when I get a spare moment. Maybe you can incorporate the interrupt code within a PBP program? Good luck.

    Dave Purola,

Similar Threads

  1. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  2. SEROUT WORD variable problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th April 2009, 11:20
  3. How to configure SPI in PICBASIC PRO?
    By moogle in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 15th April 2007, 18:31
  4. Replies: 2
    Last Post: - 31st July 2006, 16:06
  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 : 1

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