
Gravity: I2C Ozone Sensor (0-10ppm)
Module with an ozone detection sensor that performs measurements in the range of up to 10 ppm with a resolution of 0.01 ppm.
Overview
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.
Features:
- High sensitivity
- Low power consumption
- Excellent stability and anti-interference ability
- IIC Interface
- Temperature compensation, excellent linear output
- Long lifetime
- Compatible with both 3.3V and 5V micro-controllers
- Polarity protection
Tech specs
- Detection of Gases: Ozone
- Operating Voltage: 3.3 to 5.5V DC
- Output Signal: IIC output
- Measurement Range: 0 to 10ppm
- Resolution: 0.01ppm (10ppb)
- Preheat Time: 3 minutes
- Response Time: ≤90 seconds
- Recovery Time: ≤90 seconds
- Operating Temperature: -20℃ to 50℃
- Operating Humidity: 15 to 95%RH (no condensation)
- Storage Temperature: -20℃ to 50℃
- Lifetime: >2 years (in the air)
- Board Dimension: 1.06" x 1.46" / 27mm x 37mm
Get Inspired
Easily monitorize your garden's environment with simple components.

Greenhouses are excellent ways to grow plants due to their compact nature and the fact that they can absorb and store the sun’s light as heat to keep their internal temperature higher than outside. But when it comes to adding ventilation for cooling things down, decreasing the humidity, or simply to avoid rain, most non-commercial ones still rely on someone to manually open or close the windows. This need for automation is what drove Michael Bernhard to create his own greenhouse climate regulation system. This project relies on a Nano Every to read the ambient temperature/humidity as well as control up to six motorized windows via three L298N dual H-bridge drivers. The Nano receives commands and other data over WiFi from an accompanying ESP8266 board for wireless remote control with a mobile phone. Each of these components and their connectors were added to a custom PCB and placed within a simple wooden enclosure to keep moisture out. An LCD at the top shows pertinent information such as the time, temperature, and humidity. The aforementioned WiFi control scheme not only allows for remote control of the windows, but also for the visualization of historical sensors data on a graph. Safety information, including errors and stored EEPROM data, can be viewed on the web application, too. To see more about this project, you can read Bernhard's write-up here on Hackster.io.