An STM32F103C8T6 based indoor air quality monitoring system capable of measuring:
- Temperature
- Humidity
- Air Quality
The system uses:
- STM32F103C8T6
- MQ135 Gas Sensor
- DHT22 Temperature & Humidity Sensor
- 16x2 LCD (I2C)
- Real-time monitoring
- LCD display
- Air quality detection
- Temperature and humidity measurement
- PC logging support using Python
| Component | Purpose |
|---|---|
| STM32F103C8T6 | Main controller |
| MQ135 | Air quality sensing |
| DHT22 | Temperature & humidity |
| LCD 16x2 I2C | Display |
This project formed the basis of the research paper:
"Proactive Detection of Aspergillus Growth Through Indoor Air Monitoring"
Status: Accepted/Presented at ICITSC (FusionX Global) 2025 International Conference. Publication details will be added upon official release.
- WiFi monitoring
- Cloud dashboard
- Mobile app integration
