PM2.5 sensor GP2Y1014AU dust sensor

PM2.5 sensor GP2Y1014AU dust sensor
PM2.5 sensor GP2Y1014AU dust sensorPM2.5 sensor GP2Y1014AU dust sensor
หมวดหมู่ โมดูล เซ็นเซอร์ (Sensor Module)
ราคา 210.00 บาท
สถานะสินค้า พร้อมส่ง
ลงสินค้า 9 ม.ค. 2562
อัพเดทล่าสุด 9 ม.ค. 2562
จำนวน
ชิ้น
หยิบลงตะกร้า
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

ในชุดประกอบด้วย

1. wiring 2.0mm-6P 1

2. 150 ohm resistor 1/4W 1

3. 220uF electrolytic capacitor 1

Sensitivity current - DC forward (If) voltage - output voltage - power supply type operating temperature

0.5V/(0.1mg/m3)
10mA
3.4V
4.5 V ~ 5.5 V
Base mounting
-10°C ~ 65°C

The sensor has very low current consumption (up to 20mA, 11 mA typical) and up to 7 VDC.

 

The output of the sensor is a measured dust density proportional to the analog voltage and has a sensitivity of 0.5V/0.1mg/m3.

 

int dustPin=0;
 
 
float dustVal=0;
 
int ledPower=2;
int delayTime=280;
int delayTime2=40;
float offTime=9680;
void setup(){
Serial.begin(9600);
pinMode(ledPower,OUTPUT);
pinMode(dustPin, INPUT);
}
 
void loop(){
// ledPower is any digital pin on the arduino connected to Pin 3 on the sensor
digitalWrite(ledPower,LOW); 
delayMicroseconds(delayTime);
dustVal=analogRead(dustPin); 
delayMicroseconds(delayTime2);
digitalWrite(ledPower,HIGH); 
delayMicroseconds(offTime);
 
delay(1000);
if (dustVal>36.455)
Serial.println((float(dustVal/1024)-0.0356)*120000*0.035);
}

The data obtained from the test is compared with the air quality:
3000 + = very poor
1050-3000 = poor
300-1050 = General
150-300 = good
75-150 = Very good
0-75 = very good


 

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

ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาบางมด ออมทรัพย์
บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล พระรามที่ 2 ออมทรัพย์

CATEGORY

MEMBER

STATISTICS

หน้าที่เข้าชม191,186 ครั้ง
ผู้ชมทั้งหมด86,115 ครั้ง
เปิดร้าน16 พ.ค. 2559
ร้านค้าอัพเดท5 ก.ย. 2568

CONTACT US

0932293961
รายการสั่งซื้อของฉัน
เข้าสู่ระบบด้วย
เข้าสู่ระบบ
สมัครสมาชิก

ยังไม่มีบัญชีเทพ สร้างบัญชีใหม่ ไม่มีค่าใช้จ่าย
สมัครสมาชิก (ฟรี)
รายการสั่งซื้อของฉัน
ข้อมูลร้านค้านี้
ร้านIoT e-shop
IoT e-shop
สินค้า คอมพิวเตอร์ อุปกรณ์อิเล็กทรอนิกส์, IoT (internet of things), smart home, smart life, smart farms, automation system
เบอร์โทร : 0932293961
อีเมล : witaya@ioteshop.com
ส่งข้อความติดต่อร้าน
เกี่ยวกับร้านค้านี้
สินค้าที่ดูล่าสุด
ดูสินค้าทั้งหมดในร้าน
สินค้าที่ดูล่าสุด
บันทึกเป็นร้านโปรด
Join เป็นสมาชิกร้าน
แชร์หน้านี้
แชร์หน้านี้

TOP เลื่อนขึ้นบนสุด
พูดคุย-สอบถาม