Skip to Main Content

Project OAQ Open Air Quality Sampler

AQI Sensor

Description

* This is Project OAQ an Open source Air Quality Sampler made for Everyone

* Air pollution kills ~7M people every year, and everybody under the living atmosphere of this planet gets affected by it.

* The biggest issue with Air Pollution is a lack of awareness about its constituents, we want to change that.

* Hence, we designed Project OAQ to be a portable, battery powered air pollution monitor, indicating AQI values as well as concentrations of the most influential pollutants.

* idea: make AQI measurement cheap, portable, open, everywhere

---

* What exactly is Project OAQ ?

* open source portable AQI sampler

* measures local air quality in real time

built for *accessibility + hackability + actual usage**

* works offline, no cloud dependency

---

* Core Tech

* MCU-based compact PCB (52mm × 30mm)

full *through-hole design (no SMD)**

* BLE for data transfer

* 18650 Li-ion powered (portable, rechargeable)

* modular sensor architecture

---

* Sensors used inside are

* Temperature + Humidity → DHT22

* Gas sensing → MQ-135 (CO₂/VOC proxy)

* Particulate Matter (user choice)

* ZH03

* PMS5003 / PMS9003

* SPS30

* SDS011

* MPM14

* ZH06

---

* AQI Measurement Logic

* calculates sub-index per pollutant

final AQI = *max(sub-indices)**

* uses breakpoint-based linear interpolation

* sensor fusion used for better context

---

* Features

* under $25 build cost

* no SMD soldering → easy assembly

* works with multiple PM sensors

* real-time AQI + pollutant values

* buzzer-based alert system (pollution aware UX)

* BLE app (no internet required)

* local data logging (.txt)

* Home Assistant integration ready

* customizable 3D printed enclosure

designed like a *power bank (low attention, EDC friendly)**

---

* Firmware

* simple, community-driven

* no OTA yet (planned)

* future: plug-and-play binary support

---

* App

* BLE-based communication

* shows AQI + all sensor values

* local logging

* fully offline

---

Issues & PRs Board
No issues or pull requests added.