Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
DFRobot Gravity H2 Gas Sensor Calibrated I2C UART Analog — image 1
Hover to zoom

1 / 6 · Click to enlarge

DFRobot

DFRobot Gravity H2 Gas Sensor Calibrated I2C UART Analog

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

The DFRobot Gravity H2 Gas Sensor Calibrated I2C UART Analog 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: Hydrogen (H2).

₹21,118
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: ₹21,118
Buying tip: A top-tier option — the best features and quality available in this category.
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: Hydrogen (H2)
Working Current (mA): <5mA
Signal Output: I2C, UART (0~3V), analog voltage
Operating Temperature (°C): -20~50℃
Operating humidity: 15~90%RH (non-condensing)

Ideal For

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

About This Product

The DFRobot Gravity H2 Gas Sensor Calibrated I2C UART Analog 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: Hydrogen (H2)
  • Working Current (mA): <5mA
  • Signal Output: I2C, UART (0~3V), analog voltage — works with standard household power
  • Operating Temperature (°C): -20~50℃
  • Operating humidity: 15~90%RH (non-condensing)
  • Storage Temperature (°C): -20~50℃ — plenty of room for files, apps, and media
  • Communication: Protocol I2C, UART and analog

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 DFRobot Gravity H2 Sensor (Calibrated) - I2C, UART and analog. This is a sensor that detects hydrogen 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 hydrogen in the environment. Can be widely used in the detection of hydrogen in industrial and environmental protection fields. 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 a hydrogen 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. Application:

  1. Industrial hydrogen fluoride detection
  2. Environmental protection device

 
Connection Diagram


Useful Link:

https://wiki.dfrobot.com/SKU_SEN0465toSEN0476_Gravity_Gas_Sensor_Calibrated_I2C_UART


Features:

  1. Factory calibrated, accurate measurement
  2. High sensitivity, low power consumption
  3. Excellent stability and anti-interference
  4. Three output modes: I2C, UART and analog
  5. Long service life(2 years)
  6. Compatible with 3.3~5.5V main controllers
  7. 32 modifiable I2C addresses
  8. Reverse connection protection
  9. Temperature compensation
  10. Threshold alarm
  11. It use I2C, UART and analog communication protocol to make smooth commutation between sensor and micro-controller.

Package Includes:

1 x DFRobot Gravity H2 Sensor (Calibrated) - I2C UART and analog

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.