All Projects → hzexe → openair

hzexe / openair

Licence: Apache-2.0 license
国家空气质量数据获取库,包含完整的API,不再信任地方检测站

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to openair

DustViewerSharp
UART-USB based dust sensor viewer(and also logging) program by C#
Stars: ✭ 38 (-55.29%)
Mutual labels:  air, air-quality, pm25, pm10
EnviroMonitorStation
Arduino compatible software for ESP8266 based environmental monitoring station. Includes temperature, humidity, barometric pressure and PM2.5, PM10 dust monitoring
Stars: ✭ 71 (-16.47%)
Mutual labels:  air, pm25, pm10
M5Stack-Air-Quality-ESPHome
ESPHome configuration for M5Stack's PM2.5 Air Quality Kit with the PMSA003 particulate matter sensor and the SHT20 temperature and humidity sensor
Stars: ✭ 19 (-77.65%)
Mutual labels:  air-quality, pm25, pm10
ESPHome-Air-Quality-Monitor
ESPHome configuration for a DIY indoor air quality monitor for CO₂ concentration, PM2.5 and PM10 concentrations, and temperature, humidity and pressure
Stars: ✭ 42 (-50.59%)
Mutual labels:  air-quality, pm25, pm10
PMserial
Arduino library for PM sensors with serial interface
Stars: ✭ 41 (-51.76%)
Mutual labels:  air-quality, pm25, pm10
ropenaq
⛔ ARCHIVED ⛔ Accesses Air Quality Data from the Open Data Platform OpenAQ
Stars: ✭ 69 (-18.82%)
Mutual labels:  air, air-quality
aqi-calculator
An Air Quality Index Calculator using US EPA Formula, which support AQI for pollutant, and also with Nowcast AQI
Stars: ✭ 29 (-65.88%)
Mutual labels:  air-quality, aqi
SDS011
Non blocking SDS011 sensor library for ESP8266
Stars: ✭ 15 (-82.35%)
Mutual labels:  pm25, pm10
Airrohr-kit
A complete kit for building a Air Quality meter for the Luftdaten.info project
Stars: ✭ 26 (-69.41%)
Mutual labels:  air-quality, aqi
bsec bme680 linux
Read the BME680 sensor with the BSEC library on Linux (e.g. Raspberry Pi)
Stars: ✭ 78 (-8.24%)
Mutual labels:  air, air-quality
PMS
Arduino library for Plantower PMS x003 family sensors.
Stars: ✭ 114 (+34.12%)
Mutual labels:  air-quality, pm10
TWAQIReactNative
台灣空污即時預報
Stars: ✭ 24 (-71.76%)
Mutual labels:  air-quality, aqi
Klimerko
☁ DIY Air Quality Measuring Device
Stars: ✭ 69 (-18.82%)
Mutual labels:  air-quality
dsensor
📈 Digital universal particle concentration sensor ⏲️
Stars: ✭ 13 (-84.71%)
Mutual labels:  air-quality
common-dependencies-ANE
In this repository find all the required shared libraries for our Air Native Extensions to make sure your final app will have the minimum required libraries so your app won't be unnecessarily huge in size.
Stars: ✭ 24 (-71.76%)
Mutual labels:  air
ArduinoWeatherOS
Arduino Uno, 433MhzRx and OS WMR86 Weather Station
Stars: ✭ 69 (-18.82%)
Mutual labels:  air
pm-home-station
Indoor use particulate matter sensor on USB or Bluetooth
Stars: ✭ 31 (-63.53%)
Mutual labels:  air-quality
air-visual-card
A Lovelace card showing air quality data from airvisual.com. Requires the AirVisual component.
Stars: ✭ 70 (-17.65%)
Mutual labels:  air-quality
pyawair
a very simple python class to access the (private) awair api
Stars: ✭ 24 (-71.76%)
Mutual labels:  air-quality
s5p-tools
Python scripts to download and preprocess air pollution concentration level data aquired from the Sentinel-5P mission
Stars: ✭ 49 (-42.35%)
Mutual labels:  air-quality

OpenAirLibrary

开源的国家空气数据获取客户端 Telegram Chat license

Package Branch Build
NuGet NuGet Release master Build status

功能

本项目可以获取中国环境检测总站的空气数据

  • 当前数据内容包括:城市的实时空气数据,包括AQI、pm2.5、pm10、co、o3、no2、so2、首要污染物、生活建议、污染描述等数据
  • 城市所有空气检测点(空气站)的实时空气质量,除包含上面城市所有的基本数据,还有检测点名称,经度纬度等信息
  • 城市空气质量历史数据(2013年以来)
  • 检测点空气质量历史数据(2013年以来)
  • 等等更多………………

演示截图

演示截图

安装使用

Package manager:

Install-Package OpenAirLibrary

注意事项

  • 因与服务端的通信是使用WCF衍生框架,所以需要在.net framework下使用功能才完整
  • 因环境总站的的网址会发生变化,当出现连接不上,或查不出新数据时需要先排除网址是否可用以及通过浏览器访问到的数据是否正常
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].