DFRobot
Gravity: NO2 Sensor (Calibrated) - I2C & UART
This is a sensor that detects nitrogen dioxide concentration and supports three output modes: analog, I2C, and UART. The probe has been calibrated at the fac...
Get notified when back in stock
Features
Applications
Specification
Documents
Shipping List
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 · 806.8 KB · Click any page to view full size
SEN0465 gravity multi gas detection sensor dimension V1.0
Mechanical Drawings · 85.3 KB · Click any page to view full size
SEN0471 gravity factory calibrated electrochemical sensor no2 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
5b08794
over 2 years ago
· 26 commits
- examples fix format bug almost 3 years ago
- python Update DFRobot_MultiGasSensor.py over 2 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 over 2 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
Related Tutorials
Free guides on learn.littlebird.com.au