DesignSpark Air Quality Project application for the Environmental Sensor Development Kit (ESDK) hardware.
The aq-device application:
- Reads sensors
- Provides a local display
- Optionally:
- Publishes measurements to one or more remote time series databases
- Logs measurements to a local CSV file
Hardware access is via the :doc:`DesignSpark.ESDK library <esdklib:index>`.
Configuration is via a single TOML file.
Directory | Description |
---|---|
dashboard | HTML + JavaScript local UI |
docs | RST documentation sources |
firmware | Python application |
Documentation is available on docs.designspark.io.
The aq-device project is copyright 2021, 2022 RS Components Ltd and licensed under the the Apache License, Version 2.0.