News

Simple and easy alcohol detector with Arduino nano

 


COMPONENT REQUIREMENTS:

1. Arduino Nano 2. LED Bulb 3. 220 ohm Resistor 4. Buzzer 5. Breadboard

PROCEDURE:

STEP - 1

    Place the require component carefully into the Breadboard.          

STEP - 2

     Connect the wire as the instructions given below.  

          * Arduino Nano 5V to MQ-3 sensor VCC
         Arduino Nano GND to MQ-3 sensor GND
         MQ-3 sensor DO to Arduino Nano pin D2
         MQ-3 sensor AO TO Arduino Nano pin A1
         Arduino Nano GND to Negative
          Buzzer positive to Pin D3
          Resistor to pin D4
          Buzzer negative to Negative
alcohol detector
STEP - 3

     Upload the source code into the Arduino board.alcohol detector

STEP - 4

When the MQ-3 sensor detects alcohol , the LED will glow and buzzer will give alert sound.alcohol detector






No comments