Skip to content

An Arduino Sketch for MQ2 Smoke Sensor to detect cigarette smoke for ATmega328P Boards

License

Notifications You must be signed in to change notification settings

SpaciousCoder78/mq2-cigar-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mq2-cigar-sensor

C++ Arduino

An Arduino Sketch for MQ2 Smoke Sensor to detect Cigarette Smoke using ATmega328P boards

Pre-Requisities

  • Arduino IDE
  • Arduino UNO
  • MQ2 Smoke Sensor
  • Wires
  • Soldering Kit

Circuit Diagram

Untitled

Theory

We can measure PPM values using MQ2 sensor and a cigarette emits Carbon Monoxide(CO) as the main output gas so we're calibrating the MQ2 sensor to detect Carbon Monoxide levels and detect cigarettes.

Required Arduino Libraries

  • MQUnifiedSensor by Miguel Califa

About

An Arduino Sketch for MQ2 Smoke Sensor to detect cigarette smoke for ATmega328P Boards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages