mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-06-27 08:41:33 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
89e1d35a49 | |||
4f8bd0dbee | |||
ccfe271f0d |
BIN
AirGradient.zip
BIN
AirGradient.zip
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
name=AirGradient Air Quality Sensor
|
name=AirGradient Air Quality Sensor
|
||||||
version=1.0.0
|
version=1.3.1
|
||||||
author=AirGradient <support@airgradient.com>
|
author=AirGradient <support@airgradient.com>
|
||||||
maintainer=AirGradient <support@airgradient.com>
|
maintainer=AirGradient <support@airgradient.com>
|
||||||
sentence=ESP8266 library for an air quality sensor featuring PM2.5, CO2, Temperature and Humidity with OLED display.
|
sentence=ESP8266 library for an air quality sensor featuring PM2.5, CO2, Temperature and Humidity with OLED display.
|
||||||
paragraph=The library is very robust and works with the Plantower PMS5003 particle sensor, the Senseair S8 CO2 sensor and the SHT30/31 sensor for humidity and temperature. You can also connect an OLED display or send the air quality data to the AirGradient platform or any other backend.
|
paragraph=The library is very robust and works with the Plantower PMS5003 particle sensor, the Senseair S8 CO2 sensor and the SHT30/31 sensor for humidity and temperature. You can also connect an OLED display or send the air quality data to the AirGradient platform or any other backend.
|
||||||
category=Sensors
|
category=Sensors
|
||||||
url=https://github.com/airgradienthq/arduino
|
url=https://github.com/airgradienthq/arduino
|
||||||
architectures=*
|
architectures=*
|
||||||
|
Reference in New Issue
Block a user