-
Updated
Aug 8, 2019 - Jupyter Notebook
#
pm25
Here are 93 public repositories matching this topic...
Machine Learning (EE 5184) in NTU
machine-learning
sentiment-analysis
text-classification
clustering
cnn
rnn
image-classification
recommender-system
pm25
predictive-modeling
unsupervised-learning
sentiment-classification
recommendation-algorithm
Arduino compatible software for ESP8266 based environmental monitoring station. Includes temperature, humidity, barometric pressure and PM2.5, PM10 dust monitoring
esp8266
air
sensor
temperature
smog
pm25
pm10
humidity
environmental-monitoring
esp8266-arduino
monitoring-station
-
Updated
Apr 6, 2017 - Arduino
Displays pollution data from Umweltbundesamt and Luftdaten.info
-
Updated
Sep 4, 2020 - PHP
Simple PHP Wrapper for the World Air Quality Index API
api
php
php7
php-library
air-quality
pollution
api-wrapper
index
pm25
monitoring-station
waqi
pollution-level
-
Updated
Jan 2, 2020 - PHP
PM2.5 IDW Map from PM2.5 open data portal
-
Updated
Aug 14, 2019 - JavaScript
tms320
commented
Dec 17, 2019
Hello!
I use the same UART channel to read data from sensor (via RX pin of controller) and send debug messages (via TX pin). So there is no connection between controller's TX pin and sensor's RX pin.
In my case PMS5003 sensor works fine without sending any command to it.
Your library sends "passive mode" command in 'init' and 'trigRead' methods:
uart->write(cfg, msgLen); // set passive mode
Open
Data logger example
3
XiaoMi PM2.5 sensor plugin for HomeBridge.
-
Updated
Oct 20, 2018 - JavaScript
interactive Air-Quality map showing Irceline and luftdaten data
react
redux
map
docker
temperature
air-quality
pm25
pm10
humidity
belgium
leafletjs
luftdaten
influencair
irceline
-
Updated
Sep 7, 2020 - JavaScript
SDS011 pollution sensor for Micropython
-
Updated
Sep 10, 2018 - Python
rainy - a tiny tool for iot data collection and monitoring
java
mqtt
raspberry-pi
iot
monitoring
influxdb
motion-detection
pi4j
bluetooth-le
pm25
co2
milo
opc-ua
hc-sr501
cc2650
sensortag
rcwl-0516
ppd42ns
jserialcomm
mh-z19b
-
Updated
Dec 7, 2019 - Java
-
Updated
Dec 5, 2019 - R
Low cost air quality monitoring
iot
monitoring
air
sensor
temperature
air-quality
pollution
temperature-sensor
air-pollution
pm25
pm10
humidity
humidity-sensor
pms3003
pms5003
pms1003
-
Updated
Feb 26, 2017 - Python
SDS011 Frontend made for Octoprint
-
Updated
Sep 12, 2018 - JavaScript
Dynamic calibration framework for low-cost PM2.5 sensors
-
Updated
Sep 14, 2020
Python wrapper for the honeywell-hpma115s0 particulate matter sensor
python3
air-quality
uart
air-pollution
pm25
pm10
low-cost-sensor
air-quality-sensor
particulate-matter
-
Updated
Jan 27, 2020 - Python
Prediction of Beijing PM2.5 using classic machine learning methods
-
Updated
Oct 31, 2018 - Python
Improve this page
Add a description, image, and links to the pm25 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pm25 topic, visit your repo's landing page and select "manage topics."
Sensor board sometimes returns incorrect firmware version with status OK.
Some of tested sds011 sensors returned 1.0.0 version [year.month.day].
Solution:
version should be checked against possible ranges (at least month and day) and result in different status (not ok - it may require new status)