AT89S52 8 Bit Microcontroller DIP Mount 78.0 + Shipping & Taxes

MQ 3 Alcohol Ethanol Sensor Module Breath Alcohol Detection (Pack of 10)

960.0 + Shipping & Taxes

Buy MQ 3 Alcohol Ethanol Sensor Module for Breath Alcohol Detection and diy electronics online for lowest price at NevonExpress

Out of stock

Customer Support | Call/Watsapp: +919967359776

Product Queries/Support | Custom Orders | Bulk Discounts | Mon-Sat: 11am - 7pm

100% Quality Tested | Instant Order Dispatch

Super Fast Order Confirmation and Dispatch System ensures Faster Deliveries

Easy Payments & Easy Returns

SKU: NSMQ3 Categories: , Tag:
Share:

MQ3 is a very easy to as well as less cost Gas sensor Module with used for Breath Alcohol Detection. This module uses MQ3 Alcohol gas sensor as a alcohol gas sensing element. All it needs is a Vcc and ground and is ready to go.

For Digital output the threshold value can be easily set by an on-board potentiometer.  MQ3 is compatible with a variety of Microcontrollers, Arduino as well as Raspberry Pi boards.

MQ3 Sensor also has small sensitivity to Benzine.

Weight 80 g

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

#include <SoftwareSerial.h>

#define gas A5 // Where the analog pin of gas sensor is connected to the arduino

int gas_analog;

int gas_value;

void setup(){

Serial.begin(9600); // Initiallizing Serial monitor to view gas readings

pinMode(gas, INPUT); // Setting the analog pin as input to sense the gas

}

void loop(){

gas_analog = analogRead(gas); // Reading the gas value from analog pin

Serial.print("Gas_value_analog = ");

delay(500);

}
Shopping cart
Sign in

No account yet?

Create an Account
Product Categories
Follow:

MQ 3 Alcohol Ethanol Sensor Module Breath Alcohol Detection (Pack of 10)

960.0 + Shipping & Taxes

Out of stock