In this tutorial, you'll learn how a low-pass filter works and how to implement it on an Arduino to process signals in real-time. You don't have to be a mathematician to design your low-pass filter. You can use libraries to do the work for you. The python scripts linked below can help you to get started.
To use the Jupyter Notebook, start by following the instructions to download Python: https://wiki.python.org/moin/BeginnersGuide/Download
And then follow the instructions to install Jupyter: https://jupyter.org/install.html
You can watch a full walk-through in the video below.
Comments