Menu
Your Cart
Electronic Components & Semiconductors from Shenzhen China

GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module

GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
GP2Y1014AUVF PM2.5 sensor module dust/dust/air quality detection sensor module
Show: Customers used by the Assembly to buy. If you do n’t use it, please buy it with caution. The store only provides some component data and some use references. It cannot provide all aspects of technical support. Please forgive me!Intersection

Link: https://pan.baidu.com/s/1i9tcgnix1qndxwluz_z0wg

Extract code: 1234

After copying this section, turn on the Baidu network disk mobile app, it is more convenient to operate

Supporting:

1. GP2Y1010AU0F dust sensor (1)

2,150ohm resistance (1)

3, 220UF capacitance (1)

4, 6pin connection line (1) [Essential element of experiment]

Overview

Sharp Optical Dust Sensor (GP2Y1010AU0F) is detecting very fine particles, such as cigarettes, which is particularly effective.

And it is a commonly used air purifier system.

In this device, an infrared light -emitting diode and photoelectric transistor tube are arranged to allow it to detect the dust reflex light in the air.

The sensor has extremely low current consumption (maximum 20mA, 11 mAh typical), and can be equipped with a sensor up to 7VDC.The output is an analog voltage proportional to the measured dust concentration, and the sensitivity is 0.5V/0.1mg/m3.

specification

Power voltage: 5-7V
Work temperature: -10-65 degrees Celsius
Consumption current: 20mA the largest
Minimum particle detection value: 0.8 microns
Sensitivity: 0.5V/(0.1mg/m3)
Clean air medium voltage: 0.9V typical value
Work temperature: -10 ~ 65 ℃
Storage temperature: -20 ~ 80 ℃
Life life: 5 years
Size: 46mm × 30mm × 17.6mm
Weight: 15g

Detection principle

The principle is as shown in the figure below. There is a hole in the center of the sensor that allows the air to flow freely and transmit LED light at a directed. It is determined by detecting the light after the dust refraction in the air.Use test code:
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 Connect to Pin 3 on the Sensor
digitalWrite (LEDPOWER, LOW);
delaymicroseconds (delaytime);
dustval = Analogream (dustpin);
delaymicroseconds (delaytime2);
digitalWrite (LEDPOWER, HIGH);
delaymicroseconds (OFFTIME);
delay (1000);
if (dustVal>36.455)
Serial.println ((Float (Dustval/1024) -0.0356)*120000*0.035); Test the data and air quality comparison:
3000 + = very bad
1050-3000 = poor
300-1050 = Generally
150-300 = good
75-150 = Very good
0-75 = Very good Sensor Pin Arduino Pin
1 Vled –>5V (150ohm Resistor)
2 LED-GND –>GND
3 LED –>Digital Pin 2
4 S-GND –>GND
5 Vo –>Analog Pin 0
6 Vcc –>5V
The LED pin must be adjusted to a 1ms cycle.
The LED seems to use the PNP transistor to power on, and the LED pin must receive a lower voltage.
Product Attributes
Brand Other/Other
Output Voltage 0.1

Write a review

Note: HTML is not translated!
Bad Good

Unlimited Blocks, Tabs or Accordions with any HTML content can be assigned to any individual product or to certain groups of products, like entire categories, brands, products with specific options, attributes, price range, etc. You can indicate any criteria via the advanced product assignment mechanism and only those products matching your criteria will display the modules.

Also, any module can be selectively activated per device (desktop/tablet/phone), customer login status and other criteria. Imagine the possibilities. 

$414.75
Price in reward points: 414
  • Stock: In Stock
  • Model: ULDG1259

Available Options

We use cookies and other similar technologies to improve your browsing experience and the functionality of our site. Privacy Policy.