Skip to content

Arun-Roshan/Gas-Safety-Monitoring-System-Using-IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Gas Safety Monitoring System Using IOT

This project is a Gas Safety Monitoring System that continuously detects air quality, gas leakage, temperature, and humidity using MQ-135, MQ-06, and DHT11 sensors. The readings are displayed on a 0.96-inch OLED screen, and an alert is triggered using a buzzer when dangerous levels are detected.

🚀 Features

  • Gas Detection: MQ-135 (Air Quality) & MQ-06 (LPG, Butane, Methane)
  • Temperature & Humidity Monitoring: DHT11 Sensor
  • Visual Alerts: OLED display with animated progress bars
  • Audio Alert: Buzzer activation for hazardous conditions

🛠️ Components Used

  • ESP8266 NodeMCU / Arduino Uno
  • MQ-135 Gas Sensor
  • MQ-06 Gas Sensor
  • DHT11 Temperature & Humidity Sensor
  • 0.96-inch OLED Display (SSD1306, I2C)
  • Buzzer
  • Jumper Wires & Breadboard

🔧 Circuit Connection

image

📜 Installation & Usage

  1. Install required libraries
    • Adafruit GFX
    • Adafruit SSD1306
    • DHT Sensor Library
  2. Upload the code Gas_Safety_Monitor.ino to your Arduino Uno
  3. Connect the components as per the circuit Connection
  4. Power the board and observe real-time monitoring on the OLED display

📷 OLED Display Output

20250219_075745 20250219_075808 20250219_075756 20250219_075751


📌 Developed by: Arun Roshan

About

A real-time Gas Safety Monitoring System using MQ-135, MQ-06, and DHT11 sensors with an OLED Display and buzzer alert system. This system detects air quality, gas leakage, temperature, and humidity and provides visual alerts through an OLED screen and audio alerts via a buzzer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages