A few years ago Damien and I were curious about the quality of the air we were breathing while cycling around Adelaide, so we designed and built a small modular PCB and 3D printed box for some cheap sensors. The project is on GitHub.

Here was our hardware list:

And this is what the project ended up looking like:

Arduino Bluetooth air quality sensors. The hole at the front lets in the air to the dust particle sensor, the grey round sensor is the MQ-7 carbon monoxide sensor, and the white rectangular sensor reads the temperature/humidity.
Arduino Bluetooth air quality sensors - inside the 3D printed case lives our PCB.
Arduino Bluetooth air quality sensors – inside the 3D printed case lives our PCB.

It also had an iOS & Android app that went along with it to log the data & location, and pass it onto a web server.

Bushfire season

Fast-forward four years, and we’re starting to see the effects of a changing climate on our bushfire season. I now live in Melbourne, and it’s the third day living with air quality that the EPA classes as hazardous, thanks to smoke drifting over our city from the bushfires that have engulfed our country.

EPA air quality data 15th January 2020 for the last 48 hours. Hazardous!

The EPA air quality website is fantastic, but my friend Cobi was wondering if we could extend this public data by providing small modular air quality monitoring devices to roll out to public spaces indoor and outdoors, to help provide more information about the air we are all breathing while at work and play.

Cobi pointed me to this Wild Labs (conservation technology network) thread, that had already started planning out the work via a Slack group.

Air quality prototype #2

Learning from the previous air quality sensors we built, I’m keen to provide some time to plan and deploy a prototype of some new hardware, and here’s where I need your help to fund the initial build.

Why: to provide more open data in more locations to help people understand the quality of the air they’re breathing. This can help backup policy making, and also provide early warnings in remote areas not usually covered.

When: I’ll deliver a functional prototype in March 2020.

How much: $250 for the parts to build the first WiFi prototype.

How: Here’s what I’m thinking. Please jump on the slack channel above or comments below to help shape the hardware. But for now here’s what I’d like to build:

Hardware

Enviro+ Raspberry Pi Zero air quality sensors.
Enviro+ Raspberry Pi Zero air quality sensors.

This will provide the following sensor data to the internet via WiFi:

  • BME280 temperature, pressure, humidity
  • LTR-559 light and proximity sensor
  • MICS6814 analog gas sensor
  • MEMS microphone for noise pollution
  • PM1.0, PM2.5 and PM10.0 concentration

Software

Pimoroni have a great tutorial on building an outdoor air quality station with Enviro+ and Luftdaten – so I’d like to base the software on their code. (clearly they need more Australian data!)

There aren't currently many Luftdaten data points in Australia. Let's help fix that.

But to make it so that we can roll out hundreds of these and update them remotely, I’d like to build a Docker container image to deploy with Balena.

To make it as universally hackable as possible, it might also be worth installing a Prometheus exporter on each sensor device so that the data can be scraped by other services. That way we can also build some pretty Grafana dashboards to show off the data.

Next steps

Next up I’d like to raise a little bit of money to build the first prototypes, and see how the software roll out works in practice.

Then after a mains powered version is finished I’d really like to play with a LoRa/GPS board and see if we can get it to run in a low power state between readings to be powered off of recycled mobile phone batteries.

Who’s in?

Leave a comment

Your email address will not be published. Required fields are marked *