Fast Fourier Transform


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    80

    Default Fast Fourier Transform

    Hi eveybody,

    I need to develop a frequency analysis program which will use a PIC18F26K22.
    Yes, I now, other PICs would be more adapted but I have no other choice and dsPIC3x are not an option

    I will have to use a Fast Fourier Transform algorithm but frankly speeking I do not want to reinvent the wheel and to write the program from scratch.

    Does anybody know a source for this kind of program, writen in PBP, or at least in PIC assembly language ?

    Thank you for your help

    MikeBZH

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Fast Fourier Transform

    Here is a link of snippet in VB:

    http://www.picbasic.co.uk/forum/show...=6731#post6731

    And here is Roman Blacks DTMF decoder that is not using fourier but a rather smart approach to decode DTMF signals. It may be useful to you depending on the project.

    https://www.romanblack.com/DTMF/DTMF_alg.htm

    Ioannis

  3. #3
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    80


    Did you find this post helpful? Yes | No

    Default Re: Fast Fourier Transform

    Thank you Ionis.

    I am going to read these pages very carefully.

    Best regards
    MikeNZH

  4. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: Fast Fourier Transform

    Warning I'm not a teacher

Similar Threads

  1. Transform String Variable
    By Magoga in forum mel PIC BASIC
    Replies: 0
    Last Post: - 3rd January 2013, 01:25
  2. Help! sinking fast!
    By fowardbias in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 31st May 2007, 19:39
  3. Discreat fourier transform
    By rocky79 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 27th September 2005, 23:50
  4. Fast Fourier Transform
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd March 2005, 17:38
  5. A/D on 16F877. How fast can I go?
    By atomski in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 8th April 2004, 06:51

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