← Back to Index of Projects

Dust Sensor Node

A LoRa dust sensor keeping tabs on shop air quality so my lungs don't have to find out the hard way.

Status: Two Units Deployed & Testing
Dust Sensor Node hardware
One of the deployed units.

Sawdust, sanding, laser fumes — the shop generates a lot of things that probably shouldn't be breathed in more than necessary. This node is a wireless environmental monitor that watches airborne particulate matter, temperature, and humidity, then radios the readings out over LoRa to a receiver instead of needing WiFi coverage everywhere a sensor might end up.

Two units are currently built and deployed, actively testing air quality around the shop. In parallel, an upgraded revision is in the works — higher grade particulate sensors and a proper enclosure, replacing the current bare-board setup.

Hardware

ControllerHeltec WiFi LoRa 32 V4.3 (ESP32-S3, SX1262 LoRa radio, OLED)
Air Quality SensorSensirion SPS30 particulate matter sensor (I2C)
PM ReadingsPM1.0, PM2.5, PM4.0, PM10, particle count
Environment SensorDHT11 temperature / humidity module
ReceiverDX-LR02-A (ASR6601)

What's Next