MICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศ

MICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศ
MICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศMICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศMICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศMICS-6814 Air Quality CO NO2 NH3 Nitrogen Carbon Gas Sensor Module for Arduino เซ็นเซอร์ตรวจวัดคุณภาพอากาศ
รหัสสินค้า AS20355
หมวดหมู่ Gas Sensors แก๊สเซ็นเซอร์
ราคา 850.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
Property:
The structure of the silicon gas sensor chip consists of a precision micro-diaphragm mechanism and a heat resistor embedded with the detection layer at the top. Three separate gas detection components are combined. He can detect automobile exhaust, waste gas from industrial and agriculture in harsh environments.
 
Specifications:
  • Voltage supply module: DC4.9V ~ 5.1V
  • Working environment temperature and humidity: -30 ~ 85 degrees, 5 ~ 95% RH
  • Module size: 16.9 mm * 14.1 mm * 3.2 mm with two M3 mounting holes
  • Detect gas range:
  • Carbon monoxide CO 1 - 1,000ppm
  • Nitrogen dioxide NO2 0.05 - 10ppm
  • Ethanol C2H5OH 10 - 500ppm
  • Hydrogen H2 1 - 1,000ppm
  • Ammonia NH3 1 - 500ppm
  • Methane CH4> 1,000ppm
  • Propane C3H8> 1,000ppm
  • Iso-butane C4H10> 1,000ppm

วิธีการต่ออุปกรณ์ สอนใช้งาน Arduino CJMCU-MICS-6814

1. ต่อวงจร
Arduino uno r3 ->  CJMCU-MICS-6814
  • 3.3V -> Vcc
  • GND -> GND
  • ขาA4 -> SDA
  • ขาA5 -> SCL

2. ดาวน์โหลด Library

3. อัพโหลดโค้ดตัวอย่างลงบอร์ด Arduino

1
/**
2
* ReadGases
3
*
4
* Continuously reads the gas measurements in ppm from
5
* the attached MiCS-6814 sensor through I2C.
6
*
7
* MIT License
8
*
9
* Copyright (c) 2018 Nis Wechselberg
10
*
11
* Permission is hereby granted, free of charge, to any person obtaining a copy
12
* of this software and associated documentation files (the "Software"), to deal
13
* in the Software without restriction, including without limitation the rights
14
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
* copies of the Software, and to permit persons to whom the Software is
16
* furnished to do so, subject to the following conditions:
17
*
18
* The above copyright notice and this permission notice shall be included in all
19
* copies or substantial portions of the Software.
20
*
21
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
* SOFTWARE.
28
*/
29
 
30
#include <MiCS6814-I2C.h>
31
 
32
MiCS6814 sensor;
33
bool sensorConnected;
34
 
35
void setup() {
36
// Initialize serial connection
37
Serial.begin(115200);
38
 
39
// Connect to sensor using default I2C address (0x04)
40
// Alternatively the address can be passed to begin(addr)
41
sensorConnected = sensor.begin();
42
 
43
if (sensorConnected == true) {
44
// Print status message
45
Serial.println("Connected to MiCS-6814 sensor");
46
 
47
// Turn heater element on
48
sensor.powerOn();
49
 
50
// Print header for live values
51
Serial.println("Current concentrations:");
52
Serial.println("CO\tNO2\tNH3\tC3H8\tC4H10\tCH4\tH2\tC2H5OH");
53
} else {
54
// Print error message on failed connection
55
Serial.println("Couldn't connect to MiCS-6814 sensor");
56
}
57
}
58
 
59
void loop() {
60
if (sensorConnected) {
61
// Print live values
62
Serial.print(sensor.measureCO());
63
Serial.print("\t");
64
Serial.print(sensor.measureNO2());
65
Serial.print("\t");
66
Serial.print(sensor.measureNH3());
67
Serial.print("\t");
68
Serial.print(sensor.measureC3H8());
69
Serial.print("\t");
70
Serial.print(sensor.measureC4H10());
71
Serial.print("\t");
72
Serial.print(sensor.measureCH4());
73
Serial.print("\t");
74
Serial.print(sensor.measureH2());
75
Serial.print("\t");
76
Serial.println(sensor.measureC2H5OH());
77
}
78
 
79
// Wait a small amount of time
80
delay(1000);
81
}

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

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร 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 เป็นสมาชิกร้าน
2118
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

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

MEMBER

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