![]() |
SparkFun Air Quality PM1/PM2.5/PM10 Sensor - BMV080
v1.0.0-15-g8f97a54
Library for the SparkFun Air Quality PM1/PM2.5/PM10 Sensor - BMV080r
|
Header file for the SparkFun BMV080 Library. More...
#include <sfTk/sfTkIBus.h>
#include <sfTk/sfToolkit.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | sfDevBMV080 |
Macros | |
#define | SF_BMV080_DEFAULT_ADDRESS 0x57 |
#define | SF_BMV080_DEFAULT_IRQ_PIN 14 |
#define | SF_BMV080_MODE_CONTINUOUS 0 |
#define | SF_BMV080_MODE_DUTY_CYCLE 1 |
Header file for the SparkFun BMV080 Library.
This file contains the header of the sfDevBMV080 class, which provides an interface to the BMV080 sensor. It includes methods for initializing the sensor, reading sensor data, and configuring sensor settings.
SPDX-License-Identifier: MIT
#define SF_BMV080_DEFAULT_ADDRESS 0x57 |
#define SF_BMV080_DEFAULT_IRQ_PIN 14 |
#define SF_BMV080_MODE_CONTINUOUS 0 |
#define SF_BMV080_MODE_DUTY_CYCLE 1 |