
Grove Air Quality Sensor
17.500BD
Grove air quality sensor is designed to provide a reliable and efficient sensing solution for your needs. With a high-quality sensor and a durable design, this sensor is perfect for use in various applications, including electronics and DIY projects. Made with high-quality materials, this sensor is resistant to heat, cold, and chemicals, making it ideal for use in harsh environments.
Choose Quantity
Product Details
Features
- Responsive to a wide scope of target gases
- Cost efficient
- Durable
Cautions
- Require relatively clean air as an initial condition.
- Long time exposure to highly polluted air can significantly weaken its sensitivity.
Getting Started
With Arduino
As described in Introduction, this sensor does better in providing qualitative results over a wide scope of target gases. In this demo, we define 4 statuses for reference in the .cpp file. They are:
- a. air fresh -- indicating a good air condition
- b. low pollution -- indicating a rather low concentration of target gases exist.
- c. high pollution(without "Force signal active" message printed on serial monitor) -- you should be aware of the pollution level and think if some measures should be taken.
- d. high pollution(with "Force signal active" message printed on serial monitor) -- instant measures should be taken to improve the air quality.