STORY
Some times there can be gas leaks in your residence which can prove to be deadly sometimes and to prevent that from happening I came up with this, this project would sense a gas leak as the name says you can remake it to detect whatever gas you want but for now it detects LPG gas leaks or use it as a school science project
MATERIALNEEDED
1) Arduino
2)Temperature sensor
3)Gas leak sensor
4)Led
5)piezo buzzer
5)switch
6)jumper wires
CircuitImage

the connections can be understood from the image
EXPANDED TECHNICAL DETAILS
Household Chemical Safety
This project is a high-sensitivity alarm system designed to detect hazardous smoke or combustible gas leaks.
- Semiconductor Sensing Core: Uses the MQ-2 or MQ-5 gas sensor. The Arduino monitors the analog output voltage; as gas concentration increases, the voltage rises.
- Multi-Stage Alert Logic: Includes a "Pre-Alarm" yellow LED warning. If the concentration hits a critical threshold, the Arduino triggers a 90dB piezo siren and a Red flashing LED.
Reliability
- Self-Diagnostic Startup: Feature a 60-second "Pre-heat" timer on the LCD, ensuring the sensor's heating element is at the correct temperature for accurate measurement before the alarm goes active.