Files
evaluation/README.md
2025-04-20 23:23:41 +02:00

17 lines
214 B
Markdown

# 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