An open API service indexing awesome lists of open source software.

https://github.com/vigov5/aqi_meter

Simple script and web-app to monitor AQI by using Raspberry Pi and SDS011 sensor
https://github.com/vigov5/aqi_meter

aqi iot-application sensor tailwindcss vuejs

Last synced: 5 months ago
JSON representation

Simple script and web-app to monitor AQI by using Raspberry Pi and SDS011 sensor

Awesome Lists containing this project

README

          

# aqi_meter

![](https://images.viblo.asia/ddf68522-6212-496a-bc7f-37eb281db7e3.png)

## Blog

[https://viblo.asia/p/tu-do-chi-so-o-nhiem-khong-khi-tai-nha-voi-sensor-va-raspberry-pi-YWOZrBBvZQ0](https://viblo.asia/p/tu-do-chi-so-o-nhiem-khong-khi-tai-nha-voi-sensor-va-raspberry-pi-YWOZrBBvZQ0)

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).