Overview
- Object ID : 2442 (2013-06-17)
- Author : BR | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Signals
- Licence : Other
Content
A 4-element infinite impulse response (IIR) digital filter with recursion, implemented in spin. This filter is best suited for low-to-moderate bandwidth filtering applications (e.g. filtering accelerometer or Ping))) data). Uses fixed point integer math. Also includes various supporting filter synthesis functions.