Dtmfout


Closed Thread
Results 1 to 4 of 4

Thread: Dtmfout

  1. #1
    Join Date
    May 2004
    Posts
    81

    Default Dtmfout

    Hi all, Can someone help with this?

    I am using a pic16f819 and trying to use the DTMF out to generate tones. This is not for a sound application but just to make touch tone type sounds. Now the problem is... it sounds like garbage... does not even remotly resemble DTMF. I need it to sound like it would if you were dialing a phone. Any thoughts? I even tried the filtering schematic in the manual and no luck there. tried clocking the pic at 20 and still no luck. Im trying to avoid using the touch tone generator chip if at all possible... any help is appreciated!

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Hi, what kind of load are you using after the filter? If your load is too low, the filter will not work as expected. OP-AMP buffer is suitable after the filter. Also have a look to this thread http://www.picbasic.co.uk/forum/show...hlight=dtmf%2A

    hope this help
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Use at least a 20MHz oscillator. Below 20MHz it sounds pretty bad.

    I built an auto dialer a long time back using DTMFOUT with only 1 cap & an 8-ohm speaker. It works great.

    Didn't use any fancy filter circuits. Just 1 cap and a speaker.

    Code:
             10uF     speaker
    RB0 ----+-)|---------(  )--------GND.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4
    Join Date
    May 2004
    Posts
    81


    Did you find this post helpful? Yes | No

    Default

    Thanks, I'll try it both ways. As far as the load, its either going to be an 8ohm speaker, or I may pipe it through a 386 amp.

Similar Threads

  1. process hung problem + self reset
    By eng.alamin in forum mel PIC BASIC Pro
    Replies: 26
    Last Post: - 31st October 2008, 16:22
  2. dtmfout problem
    By lerameur in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 20th May 2008, 11:36
  3. Continuous DTMFOut tone?
    By atlantis in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th December 2007, 21:10

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