กลับไปหน้ารวมไฟล์
real-time-lpg-monitoring-system-ae52f0-en.md

  • This project detects the presence of LPG in the atmosphere, The sensor capture the LPG concentration and sends analog values to the arduino. The arduino plot the analog values in the screen. This is very helpful in factories and gas stations for ensure the safety.
Real time LPG monitoring system

EXPANDED TECHNICAL DETAILS

Gas Safety & Detection

This system provides critical, real-time safety monitoring for Liquefied Petroleum Gas (LPG) leaks in kitchens or industrial environments.

  • Electrochemical Sensing: Uses the MQ-5 or MQ-6 gas sensor, which is highly sensitive to butane and propane. The Arduino samples the sensor's analog output voltage; as gas concentration rises, the resistance decreases, and the voltage level recorded by the ADC increases.
  • Dynamic Thresholding: The firmware includes a "Baseline Calibration" phase upon startup to account for ambient temperature and humidity, reducing false alarms.

Alert Architecture

  • Multi-Stage Notification: Includes an immediate Piezo Buzzer siren and a high-intensity red blinking LED.
  • Remote Monitoring: Using an ESP8266 or GSM module, the system sends an emergency push notification or SMS alert to the user's phone, allowing for remote gas-valve shutoff or emergency response.

ข้อมูล Frontmatter ดั้งเดิม

title: "Real time LPG monitoring system"
description: "LPG leakage is monitored using arduino and MQ2 gas sensor module.\\r\\nthe concentration of LPG particles are plotted using serial plotter."
author: "Vaisakh1997"
category: "Sensors & Environment"
tags:
  - "project"
  - "arduino"
  - "sensor"
  - "gas"
  - "ide"
  - "mq2"
  - "lpg"
  - "serial plotter"
views: 10608
likes: 2
price: 699
difficulty: "Easy"
components:
  - "1x Jumper wires (generic)"
  - "1x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "6d7a0ce08ac8b05e608bfccf13d4b9081449873c74839bcb634f0e1742de7a48"
encryptedPayload: "U2FsdGVkX18mBukQ2dUVUTUp06M+W0h7eR6wqjlODg/hEInloYdK7UMwzZYNwT2lzpVwre7KCnUOxd6QcR5J4dqktuG0dIqK40EGLzEDOBE="
seoDescription: "Real time LPG monitoring system using Arduino and MQ2 gas sensor module with LPG concentration plotting on Serial plotter."
videoLinks:
  - "https://www.youtube.com/embed/79eQ9_Iu7gs"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/real-time-lpg-monitoring-system-ae52f0_cover.png"
lang: "en"