# README
go-sensors/cubicpm1003
Go library for interacting with the Cubic PM1003 particulate matter sensor for measuring indoor air quality.
Quickstart
Take a look at rpi-sensor-exporter for an example implementation that makes use of this sensor (and others).
Sensor Details
The Cubic PM1003 particulate matter sensor is primarily used for measuring indoor air quality, per vendor specifications. This go-sensors implementation makes use of the sensor's UART-based protocol for obtaining PM2.5 measurements on a 1-second interval.
Building
This software doesn't have any compiled assets.
Code of Conduct
We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.
Contributing
We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.
License and Authors
This software is made available by Daniel James under the MIT license.