RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
PMS5003.h File Reference
#include "../Common.h"
#include "BaseComponent.h"
#include "../Data/RollingAverage.h"
#include "../Data/SensorLevels.h"
Include dependency graph for PMS5003.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::PMS5003
 PMS5003 particulate-matter (dust) sensor read over serial, reporting PM1.0/PM2.5/PM10 concentrations, particle counts by diameter, rolling averages, and an air-quality evaluation. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.