Air Quality Monitoring at LAX with PMS5003

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • While vacationing in California, I brought along a PMS5003 sensor to measure air quality in a neighborhood that borders the Los Angeles International Airport (LAX). Check out this video for details on how to build your own particulate matter monitor with datalogging capabilities. This video includes a summary of a 21-hour test of this hardware in a neighborhood adjacent to LAX.
    As always, I post all my code online. For this project, visit this link:
    www.biod101.com...
    If you are new to Arduino datalogging shields, please review this video:
    • Arduino - Datalogging
    If you are new to Arduino, consider this introduction developed for non-electrical engineers:
    • Video
    Parts can be purchased on eBay at very low cost, but if you are just starting out, I recommend purchasing what you need from Adafruit given its good customer service and excellent documentation:
    PM2.5 Air Quality Sensor and Breadboard Adapter Kit
    www.adafruit.c...
    Adafruits variant of an Arduino Uno -
    www.adafruit.c...
    Datalogger - your choice, but Adafruit sells one that does require some soldering:
    www.adafruit.c...
    Male-Male Jumper Wires
    www.adafruit.c...
    Breadboard
    www.adafruit.c...
    4AA Battery Pack
    www.adafruit.c...

КОМЕНТАРІ • 9

  • @carlosreyes6601
    @carlosreyes6601 5 років тому +2

    I find your video of Great use for the realization of my undergraduate thesis in electronic engineering, I am in the city of Bogotá where air quality is currently going through a complicated situation, I will use the same sensor to perform a network of air quality monitoring on school buses. I would like to get in touch with you if possible to share your experience and serve me in my degree work. Thanks

    • @ModestMaker
      @ModestMaker  5 років тому

      Sure. I have some papers that were shared with me regarding performance of these sensors that you should probably be aware of. I will dig them up shortly and add them to the website for your reference in the event you are pursuing a formal study- stay tuned.

    • @ModestMaker
      @ModestMaker  5 років тому

      Found it - www.epa.gov/air-research/presentations-deliberating-performance-targets-air-quality-sensors-workshop/ . Here is a presentation on a similarly priced PMS3003: www.epa.gov/sites/production/files/2018-08/documents/session_06_a_bergin.pdf . There are other presentations on EPA's website that may be of interest.

  • @LuisRodriguez-rv9go
    @LuisRodriguez-rv9go 6 років тому

    Nice videos! ( LUIS)

  • @TheRealoldcar
    @TheRealoldcar 4 роки тому

    Have you found that PMS5003 sold by adafruit are better quality than the ones found on EBAY? I had an experience were the EBAY one I purchase appeared and performed like a poorly built copy. Great detailed video!

    • @ModestMaker
      @ModestMaker  4 роки тому

      I purchase a lot of items from Adafruit, but did not purchase this item in particular. It looked identical to the one offered by Adafruit and is performing reasonably well over time. Adafruit certainly does offer peace of mind given its excellent customer service and attention to quality, so when I can afford it, I go with Adafruit. Having said that, I agree - eBay can be a bit like going to Vegas.

  • @subhadipghorui2216
    @subhadipghorui2216 6 років тому

    i cant find any easy clean code of this

    • @ModestMaker
      @ModestMaker  6 років тому +1

      www.biod101.com/arduino/part2.html - see chapter 5