Hi @salmanfaris,
I want to nullify the effect of noise in PPG signal acquisition. But before that I tried a example code which is present in the arduinofft library in GitHub, to check whether it is working or not?. I got an FFT plot but I think it is wrong. I don't know how to use that library. I'm beginner, so can you help me out?
A
Posts made by Adhu
-
RE: FFT implementation
-
FFT implementation
Hello, I have doubt, I want to get the FFT of signals in arduino. I tried to use arduinofft library but have issues in plotting the frequencies present in my signal. any other methods?