We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/06/21 08:27:35 PM CEST
I am working on vibration analyzers using PIC18F4550. I need to calculate the FFT(fast fourier transform) efficiently having maxmum points as possible. Can u please reccommend me one such library for that?
Second i am facing problem in displaying floating point number (i,e real numbers) on 16x2 LCD. Can u help me out for commands in C for that?