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

1 / 6 · Click to enlarge

DFRobot

DFRobot Gravity NH3 Sensor Calibrated I2C UART

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

The DFRobot Gravity NH3 Sensor Calibrated I2C UART by DFRobot is a premium df robot modules designed for premium buyers. It features Model No. / Name: DFRobot Gravity NH3 Sensor and Detection Gas: Ammonia (NH3).

₹21,249
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,249
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

Model No. / Name: DFRobot Gravity NH3 Sensor
Detection Gas: Ammonia (NH3)
Operating Voltage: 3.3~5.5V DC
Working Current (mA): <5mA
Signal Output: I2C, UART (0~3V), analog voltage
Compatibility: Arduino, ESP32, Raspberry pi

Ideal For

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

About This Product

The DFRobot Gravity NH3 Sensor Calibrated I2C UART by DFRobot is a premium df robot modules designed for premium buyers. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: DFRobot Gravity NH3 Sensor
  • Detection Gas: Ammonia (NH3)
  • Operating Voltage: 3.3~5.5V DC — works with standard household power
  • Working Current (mA): <5mA
  • Signal Output: I2C, UART (0~3V), analog voltage — works with standard household power
  • Compatibility: Arduino, ESP32, Raspberry pi
  • Life Cycle: >2 years (in the air)
  • Operating humidity: 15~90%RH (non-condensing)

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 sensor that detects ammonia 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 ammonia in the environment. Can be widely used in the detection of ammonia 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 PIE. The easy-to-use Gravity interface, coupled with our sample code, can quickly build an ammonia 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.


Useful Link:

https://wiki.dfrobot.com/SKU_SEN0465toSEN0476_Gravity_Gas_Sensor_Calibrated_I2C_UART


Applications:

  1. Industrial ammonia detection
  2. Environmental protection device

Features:

  1. Strong anti-interference ability
  2. High stability
  3. High sensitivity

Package Includes:

1 x DFRobot Gravity NH3 Sensor (Calibrated) - I2C & UART

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.