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.

ZakieM's Content

There have been 26 items by ZakieM (Search limited from 28-April 23)


By content type

See this member's


Sort by                Order  

#28761 Working FFT with RLP code

Posted by ZakieM on 09 May 2012 - 10:15 PM in General Discussion

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>





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.