Cristhian Macoh Musada e6d886c00e v1.0.2
-Changed getCO2 to return a char and if sensor is non existent will return NULL
-Changed getPM2 to return a char and if sensor is non existent will return NULL
-Added a new function getPM2_Raw which will return the value of PM2 as an integer
-Added a new function getCO2_Raw which will return the value of CO2 as an integer
-Added 2 new variables in the TMP_Raw Struct:
1. t_Char
2. rh_Char
These variables will be used to store the corresponding values as char and if sensor is nonexistent should be NULL
2020-07-25 14:28:18 +08:00
2020-07-25 14:28:18 +08:00
2020-07-25 14:22:48 +08:00
2020-07-25 14:28:18 +08:00
2020-07-25 14:28:18 +08:00
2020-07-25 11:17:59 +07:00
2020-07-25 14:28:18 +08:00
2020-07-25 14:22:48 +08:00
2020-07-25 14:22:48 +08:00
2020-07-25 14:22:48 +08:00
2020-07-25 14:22:48 +08:00

AirGradient Arduino Library for ESP8266 (Wemos D1 MINI)

Build your own low cost air quality sensor with optional display measuring PM2.5, CO2, Temperature and Humidity.

This library makes it easy to read the sensor data from the Plantower PMS5003 PM2.5 sensor, the Senseair S8 and the SHT30/31 Temperature and Humidity sensor. Visit our blog for detailed build instructions and PCB layout.

https://www.airgradient.com/blog/

Description
Firmware of open-source hardware air quality monitors AirGradient ONE (indoor) and AirGradient Open Air (outdoor).
Readme 17 MiB
Languages
C 88.8%
C++ 11.1%