Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwilleke/air_quality
An Air quality sensor
https://github.com/jwilleke/air_quality
esp32 home-assistant mqtt-client
Last synced: 18 days ago
JSON representation
An Air quality sensor
- Host: GitHub
- URL: https://github.com/jwilleke/air_quality
- Owner: jwilleke
- Created: 2024-01-11T14:16:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T21:07:32.000Z (12 months ago)
- Last Synced: 2025-01-20T22:57:00.426Z (22 days ago)
- Topics: esp32, home-assistant, mqtt-client
- Language: C
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air Quality Sensor
A simple example of monmitoring Indoor Air Quality.
Combines muitple Sensors into one using [I2C](https://github.com/jwilleke/grow-system/blob/master/docs/ardrunio-basics/I2C.md)
- [PM2.5-Air-Quality-Sensor](https://github.com/jwilleke/PM2.5-Air-Quality-Sensor)
- [MEMS_Gas_Sensor](https://github.com/jwilleke/MEMS_Gas_Sensor)Uses the [FireBeetle 2 ESP32-E](https://github.com/jwilleke/grow-system/blob/master/docs/Devices/FireBeetle%202%20ESP32-E.md)
## Typical Output
``` bash
===============================================================================
Carbon Monoxide: 0.00 PPM Present? NO
Methane: 0.00 PPM Present? NO
Ethanol: 0.00 PPM Present? NO
Propane: Present? NO
Iso Butane: Present? NO
Hydrogen: 0.00 PPM Present? NO
Hydrothion: Present? NO
Ammonia: 0.00 PPM Present? NO
Nitric Oxide: Present? NO
Nitrogen Dioxide: Present? NO
The number of particles with a diameter of 0.3um per 0.1 in lift-off is: 72
PM2.5 concentration:0 ug/m3
PM1.0 concentration:0 ug/m3
PM10 concentration:0 ug/m3
===============================================================================
```packages:
Everything_Smart_Technology.Everything_Presence_One: github://everythingsmarthome/presence-one/everything-presence-one.yaml@main