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

Go to the source code of this file.

Classes

class  RumPi::PTQS1005
 PTQS1005 air-quality sensor read over serial, reporting PM2.5, TVOC, HCHO, CO2, internal temperature, and humidity, each with a rolling average. More...
 

Namespaces

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