Photon Air Quality (PM 2.5) Monitor

by hammillbr in Circuits > Sensors

2404 Views, 19 Favorites, 0 Comments

Photon Air Quality (PM 2.5) Monitor

IMG_20160318_091204_picmonkeyed.jpg

This is a web enabled PM2.5 monitor. It was designed to be cheap and easy to build. No soldering and no special software or drivers to install. This sensor was designed to be used in the classroom setting to introduce students to STEM. It uses a Photon as the microcontroller and a shinyei PPD42 air sensor. The full instructions and research can be found at https://airquality406.wordpress.com/

Setup the Photon on Your WiFi.

Setting up You Photon

In this step you will get the photon connected to your wifi and communicating with the cloud.

Putting the Code on Your Photon.

Putting Code on your Photon for the air sensor

This step shows you how to put the operating code on your photon.

Build Your Air Sensor

Building your Air sensor and Photon

This shows all the steps required to build the air sensor.

Modifying and Reading the Code

How to read and modify the code on the photon

If you are interested in changing the code.