Posts | Comments

Planet Arduino

Archive for the ‘dust sensor’ Category

Handheld measuring devices make great DIY projects. One can learn a lot about a sensor or sensor technology by just strapping it onto a spare development board together with an LCD for displaying the sensor output. [Richard’s] DIY air quality meter and emissions tester is such a project, except with the custom laser-cut enclosure and the large graphic LCD, his meter appears already quite professional.

For his build, [Richard] used a Sharp GP2Y1010AU0F dust sensor. This $11 device has a little hole, through which airborne dust particles can pass. On the inside, an infrared LED and a photodiode are arranged in a way that allows no direct light, but only light reflected by the passing by dust particles, to reach the photodiode. An accurately trimmed amplifier within the sensor package translates the diode’s photocurrent into an analog output voltage proportional to the dust density. With a bit of software wizardry, it’s even possible to differentiate between house dust and smoke by analyzing the pulse pattern of the output voltage.

diy-pollutant-meterThe development board used in this project, a PDI-1 (which stands for Programmable Device Interface) is [Richard’s] own design. Manufactured in the UK, it isn’t the cheapest, but it’s the part that makes this build a breeze. It’s basically an Arduino Nano with a lot of onboard peripherals, including a large graphic LCD, some buttons, a speaker, plenty of H-bridges, and a few more.

After bodge-wiring the dust sensor to the board and taking the enclosure out of the laser cutter, the hardware side of this project was almost done. A little fan was added to ensure airflow through the sensor. Eventually [Richard] wrote a basic firmware to display a graph of sensor readings on the LCD. A first test in the exhaust stream of his car, cycling through idling and revving as shown in the title image, suggests that the meter works as intended. Of course, air quality and emission testing depend on more parameters than just dust density, but if you want to replicate and extend this build, [Richard] provides you with all the Arduino compatible source files.


Filed under: Arduino Hacks, misc hacks
Oct
20

A digital nose detecting air pollution and dust particles

arduino, arduino nano, bluetooth, dust sensor, Featured, gas sensor, pollution Comments Off on A digital nose detecting air pollution and dust particles 

digioxide

After Anywhere, Turbo-gusli and Solaris, Dmitry Morozov shared with us Digioxide, a new interactive work using Arduino Nano, hc-06 bluetooth module, gas and dust sensors, LG mobile printer :

This project aims to raise public awareness of the environmental pollution by artistic means.
Digioxide is a portable wireless device equipped with sensors of air pollution gases and dust particles that is connected to computer via bluetooth. This allows a person with digioxide to freely move around a city, seek out ecologically problematic places and turn their data into digital artworks.

The information about the concentration of dust and harmful gases, such as CO, CO2, HCHO, CH4 and C3H8 and spme others is algorithmically transformed into generative graphics, forming an abstract image. The device’s mobile printer allows instant printing of this air “snapshot” that can be left as an evidence on the place, or given as a present to a passerby.

 

 



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook