A simple sds011 sensor monitor within a docker.
This works with a simple serial connection to any sds011 sensor types.
variable | default | description |
---|---|---|
OUTPUT_FN |
/pm_log.csv |
Output metrics |
TTY_DEV |
/dev/ttyUSB0 |
Path to tty device |
TTY_SPEED |
9600 |
TTY device speed |
BUCKET_SIZE |
1800 |
Bucket size for averaging |
PRINT_TIME |
1800 |
Print status every number of seconds |
./_build.sh
./_run.sh