The AirGradient DIY Air Quality Sensor
As part of the AirGradient for Education series, this instruction teaches how to build a powerful PM2.5 fine dust sensor with AirGradient.
The sensor will display PM2.5, CO2, Temperature and Humidity on the display and can optionally send the data to any server for data logging (e.g. the AirGradient platform or any other cloud backend).
You will need some basic soldering skills and experiences with microcontrollers are a plus. However, even if you are a beginner, don’t worry we made our instructions really easy! Also, if you get stuck please get in touch with us. We are more than happy to help!

Not having the PCB available
In case you do not have the AirGradient PCB, you can make your own by using our Gerber files .
Alternatively, you can open the PCB in the Easyeda editor and order additional PCBs from there.
You can also build the sensor without the PCB by just soldering the sensor modules with wires directly to the Wemos D1 Mini.
It will then look like this.

And you can use the following schematics:

We would still strongly recommend you assemble it with a PCB as it will be easier and also more robust.
Skills and Equipment required
For this project you should be familiar with the following:
- Basic soldering skills. Both the D1 mini microprocessor and some of the components we use like the OLED display need to get the pins soldered onto it. It is not very difficult and you can learn it easily. Look for example on this tutorial.
- Soldering iron and solder for above
- A breadboard is helpful to fix the components during soldering
- A computer (Linux, Mac, or Windows) with the Arduino IDE installed to flash the software onto the D1 mini.
- A micro USB data cable to connect the D1 Mini to the computer for flashing and later for electricity. IMPORTANT: Many micro USB cables only provide charging but do not allow the data transfer for flashing. So please make sure you have a micro USB DATA cable.
Components:
- Wemos D1 Mini USD 2.00
- Wemos OLED display USD 2.50
- Plantower PMS5003 PM Sensor USD 12.50
- Senseair S8 CO2 Sensor USD 24.70
- SHT30 or SHT31 Temperature and Humidity Sensor Module USD 2.00
So you can actually build an AirVisual or Kaiterra Clone for less than USD 50 that should deliver you a similar quality of readings. If you just want to measure PM2.5 you can do so for less than USD 20.
You do not need to put all sensors on the PCB, e.g. if you only want to measure PM2.5 you can just leave the CO2 and Temperature/Humidity sensor out.
Arduino Software Instructions and flashing of the D1 Mini with the AirGradient firmware
All software for the AirGradient DIY sensor is open source and you are free to use it in any way. For flashing the D1 Mini microcontroller with the firmware we will be using the well-known Arduino software. Please read the following blog post on how to install the Arduino software and also on how to install the D1 Mini board and the AirGradient Arduino library.
AirGradient Arduino Software Setup Instructions
Flashing of the D1 Mini with the AirGradient firmware
Once you have the Arduino Software setup for the D1 Mini, you can flash it with the AirGradient firmware.
- Go to Tools, Manage Libraries, and then search for AirGradient and install the AirGradient library.
- Once it is installed, go to File, Example, AirGradient and select the PM OLED code
- Read the instructions on top of the example code and install the additional libraries and set the true/false for the sensors you are using
- Then flash this code the same way you flashed the BLINK example
- Once you have successfully uploaded the code you can continue building the hardware
Soldering the Components
Now that you have the firmware flashed, you can solder the components onto the PCB. Please make sure you solder the pins in the correct direction. We recommend you start in the following order:
OLED Display Soldering
If you have a breadboard at hand, we recommend that you fix the pins with the breadboard to ensure that they are straight as shown on this picture.

Wemos D1 Mini Soldering
Put the long female and male pins through the D1 Mini. Nake sure that the female parts are on top of the D1 Mini as shown on this immage:

Then connect the freshly soldered OLED display into the female pins to better hold them in place. Then turn the D1 Mini with the OLED display attached around and solder the pins onto the D1 Mini
Wemos D1 Mini Soldering onto PCB
The next step is to solder the D1 Mini onto the PCB. Please make sure you solder it the correct way. The micro USB port needs to face outwards. You can also compare the PIN labels on the PCB with the ones on the D1 Mini

Now depending on what sensor modules you want to use, please proceed as below.
Soldering the SHT30/31 Module (Temperature and Humidity)
To solder the small pins onto the SHT30/31 module, you can use a breadboard again to fix it into place.
Then put the SHT30/31 module through the corresponding holes on the PCB and solder it onto the board.
Soldering the Sensirion S8 Module (CO2 Sensor)
To solder the small pins onto the SHT30/31 module, you can use a breadboard again to fix it into place.
Please make sure that the PINS face downwards as can be seen on this image.

Then solder the CO2 sensor onto the PCB. It is important that the bottom side of the CO2 has enough air flow. So make sure the gap is sufficient. It might be a good idea to put it on a female pin socket but you can also solder it directly.
Soldering the PMS5003 Module (PMS Sensor)
Normally the PMS5003 comes with a cable. As we will solder one end of the cable directly onto the PCB you can cut it in half. Then prepare the following four wires as per this image. Please make sure you cut the correct wires.

Then solder the cable onto the PCB. Please make sure that you solder the correct cable into the correct pin.

After you have soldered the cable onto the PCB connect the PMS5003 with the other end of the cable. Then screw the PMS5003 onto the PCB or use double sided tape.
Done & Enjoy
That’s all and you can now connect the D1 Mini with power and you should be able to see the display lighting up. If you flashed the Wifi version, you need to connect the D1 Mini to the wifi. To do this open youw Wifi Settings on the phone and look for a hot spot called “AirGradient xxx”. Then connect to it and enter your Wifi network credentials. It will then connect to Wifi and start displaying and sending the air quality data.
If there are any issues, you can double check this tutorial and also the images. If you still have problems, please feel free and get in touch with us!
3d Enclosure
You can also download STI 3D printer files to print an enclosure that exactly fits our PCB. The 3d enclosure consists of a top and bottom part. There are two different top parts depending on if you use the OLED display or not. Please note that if you use the OLED you need to solder the Wemos D1 mini directly on the PCB as otherwise it will become too high.

Solutions for Schools
AirGradient offers a sophisticated Air Quality Monitoring Solution for Schools. You can connect these DIY sensors to our platform, integrate with many existing brands or use our professional AirGradient sensor.
Your browser does not support the video tag.
If you are intersted for a free trial, please contact us.
MIT License
The AirGradient DIY sensor’s hardware and software is Open Source and licensed under the MIT license. So feel free to use it any way you like! However we would be happy to hear from you and also appreciate any link back to our page.
Copyright AirGradient
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
By AirGradient