You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is IOT Based Air Pollution Monitoring System that measures indoor harmful gases present in the air like Carbon Dioxide(CO2) using an MQ135 gas sensor and Carbon Monoxide(CO) using an MQ7 sensor. It will show the air quality in PPM(Parts Per Million) on the LCD and as well as on Thingspeak so that we can monitor it very easily in PPM.
An IoT-powered system for real-time air quality monitoring and analysis. This project integrates environmental sensors with a machine learning model to predict and assess air quality indices. Features include data visualization, predictive analytics, and automated alerts for actionable insights.
A project to use MQ7 / MQ2 sensors along with uMQTT for tracking gas levels. Implemented on Pycom FiPy/WiPy esp32 micropython microcontroller. MQTT and push notification on phone implemented.