# Filter Dev App App and small arduino code to develop an optimal filter algorithm. ## Install dependencies ``` pip install -r requirements.txt ``` ## Run App ``` python -m filter_dev_app.app ``` ## Algorithm