https://github.com/j2kun/air-quality-sensor
A simple Arduino AQI sensor and display
https://github.com/j2kun/air-quality-sensor
Last synced: 12 months ago
JSON representation
A simple Arduino AQI sensor and display
- Host: GitHub
- URL: https://github.com/j2kun/air-quality-sensor
- Owner: j2kun
- Created: 2020-12-22T16:47:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-25T05:07:34.000Z (over 5 years ago)
- Last Synced: 2025-02-24T16:53:21.842Z (over 1 year ago)
- Language: C
- Size: 999 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air Quality Sensor
A little Arduino project for displaying current AQI and an icon
to tell you whether it's healthy to breathe.
Shows a chart of recent AQI measurements over time.
Part List:
- SparkFun BlackBoard C (Running in 3.3V mode)
- SparkFun TMP102 digital temperature sensor
- Zio Qwiic 1.5" OLED 128x128
- Panasonic SN-GCJA5 Particle Sensor (red=5V, black=GND, yellow=SCL, blue=SDA)
Icons from https://www.iconpacks.net/free-icon-pack/emoticons-127.html
## Dependencies
- https://github.com/sparkfun/SparkFun_Particle_Sensor_SN-GCJA5_Arduino_Library
- https://github.com/olikraus/u8g2
- https://github.com/rlogiacco/CircularBuffer
## Screenshot
