Find two different ways to remove a signal's high frequency noise from a sensor connected to a micro-controller.
Sigiloso
First method: an RC low-pass filter connected between the sensor and micro-controller. Second method: a low-pass FIR filter in the micro-controller's code.