Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
DFRobot Gravity I2C Ozone Sensor (0-10ppm) — image 1
Hover to zoom

1 / 5 · Click to enlarge

DFRobot

DFRobot Gravity I2C Ozone Sensor (0-10ppm)

30+ bought in past month
AI Summary
DF Robot Modules for premium buyers

The DFRobot Gravity I2C Ozone Sensor (0-10ppm) by DFRobot is a premium df robot modules designed for premium buyers. It features Operating Voltage (V): 3.3 to 5.5 and Detection Gas: Ozone.

₹7,499
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹7,499
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Operating Voltage (V): 3.3 to 5.5
Detection Gas: Ozone
Interface: Gravity-4Pin
Signal Output: I2C output
Measurement Range: 0 ~ 10ppm
Resolution: 0.01ppm (10ppb)

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-1141620Category: DF Robot Modules

About This Product

The DFRobot Gravity I2C Ozone Sensor (0-10ppm) by DFRobot is a premium df robot modules designed for premium buyers. It delivers reliable performance at an accessible price.

Key Specifications

  • Operating Voltage (V): 3.3 to 5.5 — works with standard household power
  • Detection Gas: Ozone
  • Interface: Gravity-4Pin — compatible with modern devices
  • Signal Output: I2C output
  • Measurement Range: 0 ~ 10ppm — reliable connection even at a distance
  • Resolution: 0.01ppm (10ppb)
  • Warm-Up Time: ≤3 minutes
  • Response Time(s): ≤90 seconds

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

This is a DFRobot Gravity: I2C Ozone Sensor (0-10ppm). DFrobot offers an advanced level of sensors at an affordable cost than any other competitor brand in the market, making them ideal for the one who wants to start some Projects through Different types of sensors. After finding Different types of sensors on market, we at Elecvora.in have determined that DFrobot is one of the good brands that offer a wide range of sensors at an Appropriate price. 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 stability, and high sensitivity, this Arduino-compatible ozone sensor can be widely applied to fields like portable devices, air quality monitoring devices, disinfection cabinets, and smart homes. 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 10ppb. It supports a wide range of input voltage: 3.3V to 5.5V. Moreover, the lifetime is as long as 2 years. With a simple Gravity interface and practical sample code, you can build your own ozone concentration monitor easily and conveniently. Precaution:

  1. Do not plug or unplug sensors on the module.
  2. It is forbidden to change or shift the installation state of electronic components. The module avoids contact with organic solvents (including silicone and other adhesives), coatings, pharmaceuticals, oils and high concentrations of gases.
  3. The module cannot be completely encapsulated with resin material, and it cannot be immersed in an oxygen-free environment, otherwise the performance of the sensor will be damaged.
  4. The module cannot be used in an environment containing corrosive gas for a long time. Corrosive gas will damage the sensor.
  5. The module must not be subjected to excessive shock or vibration.
  6. The module needs to be warmed up for about 24-48 hours after it is powered on for the first time. After the module is fully stable, it will be tested normally.
  7. The white waterproof and breathable membrane of the sensor on the module is strictly forbidden to open, otherwise it is regarded as artificial damage.
  8. Do not install the module in a strong convection air environment.
  9. Do not place the module in high-concentration organic gas for a long time. Long-term storage will cause the sensor zero point to drift and recover slowly.

Connection Diagram:


Features:

  1. Measuring ozone concentration in the environment
  2. Supports Gravity 4-Pin Interface
  3. Accurate Digital Output

Useful Links:

Please visit the DFrobot wiki page for more information about this product. Any suggestions for improvement, such as correcting errors, adding more demo codes or tutorials, will be highly appreciated.


Package Includes:

1 x Ozone Sensor module

1 x Gravity-4pin I2C Cable

1 x M3*10 Nylon post

1 x M3*5 Screws

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.