DF Robot Ozone Sensor I2C (0-10ppm)
Gravity: I2C Ozone Sensor (0-10ppm) is based on electrochemical principles and it can measure the ambient O3 concentration accurately and conveniently. With high anti-interference ability, high stablility and high sensitivity, this arduino-compatible ozone sensor can be widely applied to fields like portable device, air quality monitoring device, disinfection cabinets and smart home.
This compact dfrobot ozone sensor supports I2C output, it is compatible with many mainboards like Arduino Uno, esp32, Raspberry Pi and so on. Its resolution can reach to 10ppb. It supports wide range input voltage: 3.3V to 5.5V. Moreover, the lifetime is as long as 2 years. With simple Gravity interface and practical sample code, you can build your own ozone concentration monitor easily and conveniently.
Quick Spec
- Detection Gas: Ozone
- Working Voltage: 3.3 ~ 5.5V DC
- Interface: Gravity-4Pin
- Output Signal: I2C output
- Measuring Range: 0 ~ 10ppm
- Resolution: 0.01ppm (10ppb)
- Warm-up Time: ≤3 minutes
- Response Time: ≤90 seconds
- Recovery Time: ≤90 seconds
- Working Temperature: -20 ~ 50°C
- Operating Humidity: 15 ~ 95% RH (non-condensing)
- Storage Temperature: -20 ~ 50°C
- Life:> 2 years (in air)
- Dimension: 37 x 27mm
- Weight: 22g
Wiring Diagram

Sample Code
/*!
* @file ReadOzoneData.ino
* @brief Reading ozone concentration, A concentration of one part per billion (PPB).
* @n step: we must first determine the iic device address, will dial the code switch A0, A1 (ADDRESS_0 for [0 0]), (ADDRESS_1 for [1 0]), (ADDRESS_2 for [0 1]), (ADDRESS_3 for [1 1]).
* @n Then configure the mode of active and passive acquisition, Finally, ozone data can be read.
* @n note: it takes time to stable oxygen concentration, about 3 minutes.
*
* @n The experimental phenomenon is to print one billionth of the ozone concentration on the serial port.
* @n Because the value measured by the sensor is less than 10000, the value obtained will not be greater than 10000
*
* @copyright Copyright (c) 2010 DFRobot Co.Ltd (https://www.dfrobot.com)
* @licence The MIT License (MIT)
* @author ZhixinLiu([email protected])
* @version V0.2
* @date 2019-10-10
* @get from https://www.dfrobot.com
* @url */
#include "DFRobot_OzoneSensor.h"
#define COLLECT_NUMBER 20 // collect number, the collection range is 1-100
#define Ozone_IICAddress ADDRESS_3
/* iic slave Address, The default is ADDRESS_3
ADDRESS_0 0x70 // iic device address
ADDRESS_1 0x71
ADDRESS_2 0x72
ADDRESS_3 0x73
*/
DFRobot_OzoneSensor Ozone;
void setup()
{
Serial.begin(9600);
while(!Ozone.begin(Ozone_IICAddress)) {
Serial.println("I2c device number error !");
delay(1000);
} Serial.println("I2c connect success !");
/* Set iic mode, active mode or passive mode
MEASURE_MODE_AUTOMATIC // active mode
MEASURE_MODE_PASSIVE // passive mode
*/
Ozone.SetModes(MEASURE_MODE_PASSIVE);
}
void loop()
{
/* Smooth data collection
COLLECT_NUMBER // The collection range is 1-100
*/
int16_t ozoneConcentration = Ozone.ReadOzoneData(COLLECT_NUMBER);
Serial.print("Ozone concentration is ");
Serial.print(ozoneConcentration);
Serial.println(" PPB.");
delay(1000);
}
Resources
Shipping List
- 1 x DF Robot Ozone Sensor I2C (0-10ppm)
- 1 x Gravity-4pin I2C Cable
DF Robot Ozone Sensor I2C (0-10ppm)
- Brand: DF Robot
- Product Code: SEN0321
- Weight: 0.022kg
- Product Status : Active
Stock
Warehouse | Stock Status | Location |
---|---|---|
Centurion | In Stock | H18-03 |
Stellenbosch | No Stock |
We ship free of charge between branches to complete your order.
-
R1,108.00 (Inc Tax: R1,274.20)
Related Products
Gravity: Formaldehyde (HCHO) Sensor
Gravity: Formaldehyde (HCHO) Sensor (Arduino & Raspberry Pi Compatible) The Formaldehyde (HCHO) sensor is an Arduino & Raspberry Pi compatible module, which is the ideal solution for indoor..
R845.00 (Inc Tax: R971.75)
MH-Z19 NDIR CO2 Sensor 5000PPM
MH-Z19 NDIR CO2 Sensor 5000PPM MH-Z19 NDIR infrared gas module is a common type, small size sensor, using non-dispersive infrared (NDIR) principle to detect the extensae of CO2 in the air, with good ..
R749.00 (Inc Tax: R861.35)
Air Quality Sensor - UART Serial Output
Air Quality Sensor - UART Serial Output PMS5003 is a kind of digital and universal particle concentration sensor, which can be used to obtain the number of suspended particles in the air, i.e. the ..
R459.00 (Inc Tax: R527.85)
DF Robot Oxygen Sensor - I2C
DF Robot Oxygen Sensor - I2C The Gravity: I2C Oxygen Sensor is based on electrochemical principles and it can measure the ambient O2 concentration accurately and conveniently. With high anti-interf..
R1,172.00 (Inc Tax: R1,347.80)
DF Robot CO Sensor (Calibrated 0-10000ppm) - I2C & UART
DF Robot CO Sensor (Calibrated 0-10000ppm) - I2C & UART This is a sensor that detects carbon monoxide and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the ..
R1,378.00 (Inc Tax: R1,584.70)
DF Robot HCL Sensor (Calibrated) - I2C & UART
DF Robot HCL Sensor (Calibrated) - I2C & UART This is a sensor that detects hydrogen chloride concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated a..
R3,188.00 (Inc Tax: R3,666.20)
DF Robot H2 Sensor (Calibrated) - I2C & UART
DF Robot H2 Sensor (Calibrated) - I2C & UART This is a sensor that detects hydrogen concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the fact..
R3,188.00 (Inc Tax: R3,666.20)
DF Robot O3 Sensor (Calibrated) - I2C & UART
DF Robot O3 Sensor (Calibrated) - I2C & UART This is a sensor that detects ozone concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the facto..
R3,324.00 (Inc Tax: R3,822.60)
DF Robot Infrared C02 Sensor - SCD41
DF Robot Infrared C02 Sensor - SCD41 The DF Robot Infrared C02 Sensor utilizes Sensirion's advanced technology, providing high accuracy in a compact form. Using the photoacoustic NDIR principle, it..
R1,658.00 (Inc Tax: R1,906.70)
DF Robot Electrochemical Oxygen / O2 Sensor (0-100%Vol, I2C)
DF Robot Electrochemical Oxygen / O2 Sensor (0-100%Vol, I2C) The Gravity Electrochemical Oxygen (O2) Sensor measures oxygen levels from 0-100%Vol with I2C digital output, ideal for applications lik..
R2,085.00 (Inc Tax: R2,397.75)
Tags: ozone, atmoshere, air, quality, gravity, sensor, i2c, pollution, organic, o3, oxygen