Hello,
goal: reduce the noise
I store the samples of one sensor into one file, I can read it and obtain this samples in one array. I need to reduce the noise of this sample.
How I can to do it???
If I use a filter for it, with which parameters must I configured the filter??? and which type of filter I must use???
Is there any other way to reduce the noise without one filter??? I could to try to do it by this way.
Thanks
Gonzalo