Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Working FFT with RLP code


  • Please log in to reply
No replies to this topic

#1 ZakieM

ZakieM

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationIsrael

Posted 09 May 2012 - 10:15 PM

I was looking myself for some code for doing FFT that will be fast enough for spectrum display of music, but did not find any.
With Arduino I had to give up as the best I could do is 2-3 times a second which visually not good enough.
The code linked here does it in 50ms overall so 20 times a second which is really good, however it using RLP (native) code. Hope you will find it useful.

The FFT code was taken from Plain FFT by Didier Longueville who maintains blog at Arduinoos site http://didier.longue...e.fr/arduinoos/ and was generous to share it with us. Thank you Didier!

Video
<iframe width="420" height="315" src="http://www.youtube.com/embed/BAqij8u8jzA" frameborder="0" allowfullscreen></iframe>


Zakie Mashiah
Just a curious guy




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.