Search interesting materials

Tuesday, October 07, 2025

A frugal DIY air quality monitor

by Ayush Patnaik.

Particulate matter pollution creates a public health crisis in India and other emerging economies. Yet individuals lack access to immediate, localised air quality data. This data matters for personal decisions: whether to exercise outdoors, wear a mask, or run an air purifier. It also helps test whether air cleaning devices work by comparing inlet and outlet readings.

Air quality varies dramatically across short distances, making hyperlocal measurement essential. Government monitoring stations are sparse and report delayed data. In Haryana, all state AQI stations went offline in April 2025 and remained down for months (Times of India, 2025). Even where stations exist, authorities sometimes relocate them to cleaner areas (Hindustan Times, 2023). Portable commercial devices like the Laser Egg offer an alternative but present barriers to widespread adoption. They cost around Rs. 10,000, are heavy and bulky, and require regular charging.

The Aqui project addresses these gaps. It demonstrates that a DIY product which can enable citizen-led data collection and improve public understanding of local air quality dynamics.

This article updates an earlier version published at LEAP Blog.

Project website: https://ayushpatnaikgit.github.io/aqui/

Design approach

The design follows radical frugality through functional delegation to the host device. It centres on the SDS011 sensor, which costs around Rs. 1,200, for real-time measurement of PM2.5 and PM10 concentrations.

This class of low-cost optical sensor has limitations. It degrades within weeks under continuous operation as particles trap in its mechanism (World Air Quality Index, 2025). But the design objective focuses on intermittent monitoring driven by citizen curiosity and spot measurements. This mitigates the degradation issue.

The sensor interfaces directly with Android devices via USB Serial Cable and USB-OTG adapter. This eliminates the need for microcontrollers, displays, batteries, and wireless modules. These components drive cost and bulk in commercial devices. Delegating processing and power to the user's smartphone cuts both.

The Aqui Android companion app is open-source on GitHub. It connects to the sensor over USB serial and streams the live particulate data (PM2.5 / PM10) to your phone.

The physical enclosure uses 3D printing for low-cost replication. The entire project is released under Creative Commons CC0 (Public Domain) dedication. All design files and code are freely accessible for scrutiny, replication, and modification.

Results

Total component cost for a complete Aqui sensor is approximately Rs. 2,000. This includes the SDS011, cables, and 3D-printed enclosure. The cost represents an order-of-magnitude reduction compared to commercial-grade monitors.

The sensor streams live PM data via the companion Android application. Response time is seconds. In controlled demonstrations, the device measured clear differences in PM2.5 readings between a busy road and a park 50 metres away. This immediate visualisation captures real-time pollution gradients missing from centralised data.

People understand air quality differently when they see their own numbers. Abstract government statistics become personal, actionable information that influences health decisions.

Discussion

Aqui addresses practical gaps in air quality monitoring by providing an accessible, data-generating tool. Delegating key functions to smartphones achieves the frugality needed for mass citizen adoption. This fills data gaps created by sparse and delayed government monitoring.

The SDS011 sensor choice remains optimal for intermittent, curiosity-driven spot-checking despite its continuous operation constraints. The policy impact lies in making citizens aware by turning abstract statistics into personal information that directly influences health decisions.

The hands-on nature provides a pathway for scientific curiosity and learning. Users transition from passive news consumers to active environmental investigators. This citizen science mindset, driven by curiosity and enabled by affordable technology, anchors a more responsive and engaged air quality strategy.

Dense networks of distributed Aqui sensors could create curiosity-driven air quality maps. Future work should focus on methodologies for crowdsourcing and aggregating such data.

Resources and build guide

The Aqui project is open-source. All files, documentation, and videos are available:

References

Hindustan Times (2023). "Now, BMC Seeks to Shift Air Quality Monitors to 'Cleaner' Areas." 5 February 2023. https://www.hindustantimes.com/cities/mumbai-news/now-bmc-seeks-to-shift-air-quality-monitors-to-cleaner-areas-101675537753172.html.

Times of India (2025). "No Pollution Data from Haryana as All State AQI Stations Offline since April." 29 July 2025. https://timesofindia.indiatimes.com/india/no-pollution-data-from-haryana-as-all-state-aqi-stations-offline-since-april/articleshow/122963786.cms.

World Air Quality Index (2025). "The SDS011 Air Quality Sensor Experiment." Accessed 7 October 2025. https://aqicn.org/sensor/sds011/.


Ayush Patnaik is a Senior Research Associate at xKDR Forum. Special thanks to Saurabh Nandedkar for help building the app.

No comments:

Post a Comment

Please note: Comments are moderated. Only civilised conversation is permitted on this blog. Criticism is perfectly okay; uncivilised language is not. We delete any comment which is spam, has personal attacks against anyone, or uses foul language. We delete any comment which does not contribute to the intellectual discussion about the blog article in question.

LaTeX mathematics works. This means that if you want to say $10 you have to say \$10.