Added README and image preview of the AQI monitor.
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Description
|
||||
|
||||
A simple AQI monitor made using Arduino Nano and Sen44 sensor.
|
||||
|
||||

|
||||
|
||||
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)
|
||||
Reference in New Issue
Block a user