The first part of this series described how data flows through processing steps that create a moving average of stock prices over 65 days. Finite-impulse-response (FIR) filters use the same data-flow ...
A demonstration of FIR filters in operation completes this series of columns. For this demonstration, I used an ARM mbed module with an NXP LPC1768 microcontroller (ARM Cortex-M3 processor). Although ...