General analog exercises




FIR filter

Implement an FIR filter with n taps in a timer controlled ADC interrupt service routine. The filter coefficients are stored in an array, the output of the filter should be sent to one of the DACs.