airQualityMeter
Air Quality Monitor
An IoT air quality monitoring system that detects particulate matter concentrations and sends data to an MQTT server using an ESP8266 device.
Detects air particulate matter (PM - pm1, pm2.5, pm10) concentrations and sends data to an MQTT server. An alternative firmware for ESP8266 devices like the NodeMCU board written for Arduino IDE and PlatformIO
19 stars
5 watching
5 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
airairqualityarduinoesp32esp8266iotnodemcuparticlesplantowerpm10pms5003pms5003st
Related projects:
Repository | Description | Stars |
---|---|---|
233lawliet/airquality | A tool to collect and store real-time air quality data from thousands of Chinese counties in a database for further analysis or monitoring. | 9 |
adatadate/pxt-airquality | Adds air quality functionality to the SparkFun Air Quality Breakout sensor using I2C communication on the micro:bit board | 5 |
jsynowiec/airqmon | A macOS application that displays live air quality data from sensor stations and notifies users of changes | 100 |
ayoy/upython-aq-monitor | An air quality monitoring system using a PMS5003 sensor and WiPy development board implemented in MicroPython. | 27 |
octaprog7/ens160 | MicroPython module for monitoring indoor air quality using a digital multi-gas sensor | 1 |
usepa/raqsapi | Provides R programming interface to the EPA's Air Quality System Data Mart API | 21 |
lemariva/upyiot | Collects air quality data from sensors connected to an M5Stack ATOM and sends it to Google Cloud Platform for analysis and modeling. | 6 |
nekromoff/rpi-monitor-dashboard | A tool for remotely monitoring and managing multiple Linux devices from a central dashboard. | 16 |
kike-canaries/canairio_firmware | An open-source firmware for low-cost sensors and ESP32 boards to measure air quality and environmental variables. | 107 |
eldruin/iaq-core-rs | A Rust driver for an indoor air quality sensor module | 2 |
nickolasclarke/openaq | An ES6 promise-based client for accessing OpenAQ API data | 18 |
openaq/openaq-api-v2 | An API providing real-time and historical air quality data to users through various platforms | 43 |
g-sam/polly | A microcontroller-based air pollution sensor project that uses serial communication with an ESP-based board to monitor particulate levels. | 12 |
davidcarslaw/openair | A comprehensive R package for analyzing air quality data and atmospheric composition. | 305 |
kevinkk525/pms5003_micropython | A Python driver for a pms5003 air quality sensor that provides a simple interface to read and control the device in a Micropython environment. | 23 |