Module esp_ward::peripherals::sgp30
source · Expand description
§SGP30 Sensor Module
Provides an interface to the SGP30 sensor for air quality measurement,
including CO2 and VOC levels. This module abstracts over the
embedded_sgp30
crate to provide a simpler interface for initializing
the sensor and reading the air quality metrics.
Structs§
- Represents an SGP30 air quality sensor.