airsensors

Air Quality Sensor library
git clone https://www.brianlane.com/git/airsensors
Log | Files | Refs | README | LICENSE

commit b652212aa899a377c4cd8cc30d43fe7d29118747
parent b926145d26b8598d8483c26013205614e51d0e41
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Wed, 13 May 2026 20:34:29 -0700

README.md: Add pointer to pmsa003i example code

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -12,6 +12,7 @@ sensor from a variety of places, including [AdaFruit](https://www.adafruit.com/p The datasheet can be [found here](https://cdn-shop.adafruit.com/product-files/4632/4505_PMSA003I_series_data_manual_English_V2.6.pdf). +See the example code in `pmsa003i/example_test.go`. ## SGP30