Hi to all in the forum,
I am asking if there is a low pass filter implementation in picbasic to take as a reference. ( FIR, IIR, etc. ).
Thanks for helping
regards,
Ambrogio
Hi to all in the forum,
I am asking if there is a low pass filter implementation in picbasic to take as a reference. ( FIR, IIR, etc. ).
Thanks for helping
regards,
Ambrogio
Hi,
I am not sure I know what is that you want. But, if you are looking for a magic PBP command that will implement an internal low pass filter in the chip the answer is no.
Robert
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Thanks,
I am searching for a pice of picbasic code in order for me to implement a lowe pass filter on the acquired data. The data come from the ADC internal to the PIC.
( FIR, IIR , etc could be OK. )
Thanks
Ambrogio
Hmmm, do you want somebody else to do your homework for you? I haven't dealt with FIR or IIR filtering since I got out of school, long time ago. I would recommned that you try doing it by yourself and ask questions when you get stuck.
Robert
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks