audio frequency tone detection in software


Results 1 to 10 of 10

Threaded View

  1. #5
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    I agree with Alain, sounds pretty difficult. But decoding can be done. Here is one dtmf decoding example in assembly: http://dtmf.voipintouch.net/content/dtmf.htm . It uses a 16F877, and a modified version of the Goertzel algorithm. Of course you would have to modify it to detect the time code tone for your application.

    Attached is microchips dtmf decoding app note AN257 (assembly) for PIC18F chips
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by ScaleRobotics; - 23rd May 2010 at 15:02.

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