DFRobot
Gravity: O3 Sensor (Calibrated) - I2C & UART
All Products
Gas & Air Quality Sensors
New Arrivals
Sensors
Brands and Manufacturers
Environmental (temperature, humidity, air quality)
DFRobot
Sensors & Modules
$283.60
|
In stock at supplier
This is a sensor that detects ozone concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the factory, which...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
This is a sensor that detects ozone concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the factory, which can quickly and accurately measure the concentration of ozone in the environment. Can be widely used in industrial and environmental protection fields for ozone detection.
The probe adopts the electrochemical principle, has the characteristics of strong anti-interference ability, high stability, high sensitivity, etc., and the service life is as long as two years. The sensor has 32 modifiable I2C addresses, an integrated temperature compensation algorithm, and a threshold alarm function, It has good compatibility with mainstream main control devices such as Arduino, ESP32, and Raspberry Pi. The easy-to-use Gravity interface, coupled with our sample code, can quickly build an ozone concentration detector.
DFRobot has introduced 12 gas detection sensors in this series, CO, O2, NH3, H2S, NO2, HCL, H2, PH3, SO2, O3, CL2, HF, which are used in exactly the same way and data format, so you can combine them according to your needs.
Features
Strong anti-interference ability
High stability
High sensitivity
Applications
Industrial ozone detection
Environmental protection device
Specification
Detection Gas: ozone (O3)
Detection range: 0~20ppm
Working Voltage: 3.3~5.5V DC
Working Current: <5mA
Output Signal: I2C, UART (0~3V), analog voltage
Working Temperature: -20~50°C
Working Humidity: 15~90%RH (non-condensing)
Storage Temperature: -20~50°C
Storage Humidity: 15~90%RH (non-condensing)
Lifespan: >2 years (in the air)
Adapter Plate Size: 37*32mm
Compatibility: Arduino, ESP32, Raspberry pi
Documents
Shipping List
Gravity: O3 Signal Conversion Board x1
O3 sensor probe x1
Gravity - 4pin Cable x1
Jargon buster
Plain-language definitions for the technical terms used above.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- Temperature compensation
- Temperature compensation is when a sensor or instrument adjusts its readings to reduce errors caused by changes in temperature. This matters because a sensor's raw output often drifts as conditions warm or cool, so compensation keeps readings more consistent and accurate over time.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 828.7 KB · Click any page to view full size
SEN0472 gravity factory calibrated electrochemical sensor ozone dimension V1.0
Mechanical Drawings · 85.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Python
MIT
arduino-library
raspberry-pi
Update DFRobot_MultiGasSensor.py
5b08794
almost 3 years ago
· 26 commits
- examples fix format bug almost 3 years ago
- python Update DFRobot_MultiGasSensor.py almost 3 years ago
- resources add python so2 hcl over 3 years ago
- DFRobot_MultiGasSensor.cpp 修正温补算法 almost 3 years ago
- DFRobot_MultiGasSensor.h 解决编译警告和 格式问题 almost 3 years ago
- keywords.txt V2.0.0 over 4 years ago
- library.properties change tag almost 3 years ago
- LICENSE V2.0.0 over 4 years ago
- README.md 增加产品sku almost 4 years ago
- README_CN.md 增加产品sku almost 4 years ago