Gravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobot

Gravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobot
Gravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobotGravity: UART Infrared CO2 Sensor (0-50000ppm) - แท้ DFRobot
รหัสสินค้า SG30379
หมวดหมู่ วัดสภาพแวดล้อมและแก๊ส Environmental / Gas
ราคา 3,595.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
Introduction
DFRobot released its latest wide range Arduino infrared CO2 sensor, which effective range is up to 0~50000 ppm. This sensor is based on non-dispersive infrared (NDIR) technology and has good selectivity and oxygen-free dependency. It integrates temperature compensation and support UART communication mode. Most importantly, the product is easy to use; it is compatible with all types of microcontrollers with UART port, like Arduino, Raspberry Pi and other microcontrollers. Besides, it has a long service life, up to 5 years!

In addition, this UART Infrared CO2 Sensor is a high-performance sensor that combines technology of mature infrared absorption gas detection with precision optical circuit design as well as sophisticated circuit design. It has characteristics such as wide range detection, high sensitivity, high resolution, low power consumption, fast response, anti-water vapor interference, no poisoning, high stability and long life.

It can be widely used in HVAC refrigeration and indoor air quality monitoring, industrial process and safety monitoring, agricultural and animal husbandry production process monitoring, etc.

DFRobot LCD Keypad Shield with UART Infrared CO2 Sensor

This is a 0~50000ppm wide range CO2 sensor with UART communication port. It supports Arduino, Raspberry Pi and other microcontrollers. In addition, we also have a 0~5000 ppm high precision infrared sensor with Gravity Analog interface, more easy to use: Gravity Analog Infrared CO2 Sensor (0~5000ppm).

Gravity CO2 Sensor Selection Guide
 
Product Name Gravity:  Analog        Electrochemistry CO2 Sensor Gravity: Analog IR CO2 Sensor Gravity: UART IR CO2 Sensor
SKU SG40379 SG20379 SG30379
Operation Voltage 3.7~5V 4.5~5.5V 4.5~5.5V
Output
Gravity: Analog
(Analog2.7~4.1V)
3P Header Digital Output(Alarm):0~VCC Level
Gravity: Analog 
(Analog Output 0.4~2V)
Gravity: UART
(0~3.3V Level)
Measurement Principle
Electrochemistry
(Solid electrolyte battery principle)
NDIR(non-dispersive infrared) NDIR(non-dispersive infrared)
Measurement Range 0~10000 ppm 0~5000 ppm 0~50000 ppm
Accuracy ±100ppm@400ppm ±(100ppm + 6% readings) ±(100ppm + 6% readings)
Response Time <20s <90s <30s
Average Power <1W <430mW@5V <430mW@5V
Operation Temperature -20℃~50℃ 0℃~50℃ 0℃~50℃
Operation Humidity 0~95% RH (No condensation) 0~95% RH (No condensation) 0~95% RH (No condensation)
Lifespan >1 years >5 years >5 years
Dimension
(PCB)
32*42 mm 37*69 mm 21*27.1 mm
Features
1.Large Range
2.Adjustable Alarm Threshold
3.Fast Response
4.Analog Output
1.High Accuracy
2.Long Lifespan
3.Auto Temperature Compensation
4.Water Vapor Interference Resistance
5.Analog Output
1.High Accuracy
2.Large Range
3.Long Lifespan
4.Auto Temperature Compensation
5.Water Vapor Interference Resistance
6.3.3V UART Output

Features:
  • High sensitivity High resolution
  • Low power consumption
  • Excellent stability
  • Temperature compensation
  • Excellent linear output
  • High cycle life
  • Anti-water vapor interference
  • No poisoning
  • Need 5V power supply, even you are using a 3.3V microcontroller, like Raspberry Pi .etc.
Specification:
  • Gas Detection: Carbon Dioxide (CO2)
  • Operating Voltage: 4.5 ~ 5.5V DC
  • Average Current: <85mA
  • Output Signal: UART/PWM/Analog output (the last two has not been developed)
  • Measuring Range: 0 ~ 50000ppm
  • Accuracy: ± (50ppm + 5% reading)
  • Preheating Time: 3min
  • Response Time: T90 < 30s
  • Operating Temperature: 0 ~ 50 ℃
  • Operating Humidity: 0 ~ 95% RH (no condensation)
  • Service Life: >5 years
  • Board Dimension : 21 * 27.11 mm/ 0.83 * 1.06 inches
  • Weight: 42g
Documents:
Shipping List:
  • UART Infrared CO2 Sensor Probe (0-50000ppm) x1
  • Sensor Converter Board x1
  • 6-Pin Sensor Cable x1
  • PH2.0 Gravity UART Cable x1
  • XH2.54 4-Pin header x1

Board Overview

SEN0220 CO2 Sensor

Num Label Description
1 RX RX
2 TX TX
3 GND GND
4 VCC VCC
5 Detector connection Detector connection


Tutorial

Upload the code to Arduino Uno, open the serial monitor to check the CO2 concentration.

NOTE: The CO2 concentration during the preheating time in the serial monitor is not accurate, just ignore the result in the first 3 minutes (Preheating Time).

Requirements

  • Hardware
  • DFRduino UNO x 1.
  • Gravity UART Infrared CO2 Sensor
  • DuPont cables
  • Software
  • Arduino IDE Click to Download Arduino IDE from Arduino.

Connection Diagram

SEN0220_Connection

Sample Code

/***************************************************
* Infrared CO2 Sensor 0-50000ppm(Wide Range)
* ****************************************************
* The follow example is used to detect CO2 concentration.

* @author lg.gang(lg.gang@qq.com)
* @version V1.0
* @date 2016-6-6

* GNU Lesser General Public License.
* See <http://www.gnu.org/licenses/> for details.
* All above must be included in any redistribution
* ****************************************************/
#include <SoftwareSerial.h>
SoftwareSerial mySerial(10, 11); // RX, TX
unsigned char hexdata[9] = {0xFF,0x01,0x86,0x00,0x00,0x00,0x00,0x00,0x79}; //Read the gas density command /Don't change the order
void setup() {

Serial.begin(9600);
while (!Serial) {

}
mySerial.begin(9600);

}

void loop() {
mySerial.write(hexdata,9);
delay(500);

for(int i=0,j=0;i<9;i++)
{
if (mySerial.available()>0)
{
long hi,lo,CO2;
int ch=mySerial.read();

if(i==2){ hi=ch; } //High concentration
if(i==3){ lo=ch; } //Low concentration
if(i==8) {
CO2=hi*256+lo; //CO2 concentration
Serial.print("CO2 concentration: ");
Serial.print(CO2);
Serial.println("ppm");
}

}

}

}

Expected Results

Open your IDE serial monitor and wait for about 3 minutes (preheat process), then you'll see the finial data. (Indoor Temperature: 25℃) SEN0220 serial monitor

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1695]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2119
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,375,832 ครั้ง
ผู้ชมทั้งหมด5,878,910 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท6 ก.ย. 2568

MEMBER

พูดคุย-สอบถาม