AQI readings based on GPS location built with Raspberry Pi, SDS011 Air Quality Sensor, and Vue JS.
Currently under development.
- Client started with Vue
- Raspberry Pi receiving, transmitting, and saving data from SDS011
- Load data into client
- Calculating PM2.5 and PM10 + ouput ...