Arduino Sketch FilterDemos

Arduino Sketch FilterDemos

N.B. this is new and still being tested. This sketch demonstrates several examples of single-channel filters for processing sensor data. The filter functions are purely numeric operations and not dependent on any Arduino-specific features. This supports offline testing, as they can be compiled for debugging and evaluation on a normal desktop computer. The code is […]

Arduino Sketch FilterDemos Continue Reading