Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peferron/air-quality
Live dashboard for air quality in my home.
https://github.com/peferron/air-quality
air-quality dylos grafana influxdb raspberry-pi redis rust
Last synced: 3 months ago
JSON representation
Live dashboard for air quality in my home.
- Host: GitHub
- URL: https://github.com/peferron/air-quality
- Owner: peferron
- License: mit
- Created: 2017-03-12T06:54:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T01:06:04.000Z (over 2 years ago)
- Last Synced: 2024-04-14T05:53:46.168Z (7 months ago)
- Topics: air-quality, dylos, grafana, influxdb, raspberry-pi, redis, rust
- Language: Rust
- Homepage: https://peferron.com/2017/03/23/measuring-air-quality-part-1/
- Size: 83 KB
- Stars: 72
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Air Quality
Reads air quality measurements from a Dylos DC1100 PRO via Serial / RS-232 and pipes it through Redis running on a Raspberry Pi, InfluxDB and Grafana to finally display in a live dashboard.
Written in Rust. No tests because it's a toy project. :)
For more details, see:
* [Measuring air quality in my home (part 1)](https://peferron.com/2017/03/23/measuring-air-quality-part-1/).
* [Measuring air quality in my home (part 2)](https://peferron.com/2017/04/07/measuring-air-quality-part-2/).
* [Live dashboard](https://air-quality.peferron.com/grafana/dashboard/db/air-quality?orgId=2&from=now-7d&to=now&refresh=5m&theme=light).[![Dashboard](screenshot.png?raw=true)](https://air-quality.peferron.com/grafana/dashboard/db/air-quality?orgId=2&from=now-7d&to=now&refresh=5m&theme=light)