Added README and image preview of the AQI monitor.

This commit is contained in:
2023-07-13 12:37:23 -07:00
parent 0175d2db51
commit 16a0af1b24
2 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Description
A simple AQI monitor made using Arduino Nano and Sen44 sensor.
![AQI Monitor](aqi_monitor.webp)
Sen44 was found in Amazon's AQI monitor. Note, Sensirion has discontinued Sen44 and
has replaced them with new Sen5(0,4,5) models.
Appropriate documentation and libraries can be found on their [website](https://sensirion.com/).
* [Sen44 Arduino Library](https://github.com/Sensirion/arduino-i2c-sen44)
* [Arduino Nano](https://store.arduino.cc/products/arduino-nano)

BIN
aqi_monitor.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB