≥{{item.MinNumber}}:
{{pro.LadderPrices[num].viewPrice}}
{{item.viewPrice}}
Clique Aqui para entrar no site da Utsource
Olá! Login ou Registre-se agora
APP Manual de dados 380K likes UtsourceComprar(0)
Inquérito(0)
Dear customers, due to the implementation of the GDPR policy in Europe, UTSOURCE has also made adjustment accordingly to meet the policy requirements. Please read the new privacy policy carefully and this window will no longer pop up after you accept it.
Delivery Address
+ Adicionar endereço
Novo endereço de transporte de carga
* Por favor, preencha o número do telefone celular corretamente para ter certeza de que você pode receber as informações de rastreamento a tempo.
Código do país
Favorito
Utsource certified used parts
As peças usadas certificadas pela Utsource fornecem as seguintes garantias:
1. A Utsource inspecionará as mercadorias, incluindo a inspeção da aparência (sem danos graves à aparência), selecionará fornecedores qualificados e honestos e garantirá uma taxa de qualificação de 98%.
2. Algumas peças são testadas pela máquina.
3. As peças certificadas pela Utsource podem ser devolvidas e reembolsadas incondicionalmente dentro de 60 dias.
Descrição do produto
The MQ-2 Gas sensor can detect or measure gasses like LPG, Alcohol, Propane, Hydrogen, CO and even methane.
Todos os nomes de produtos, marcas registradas, marcas e logotipos usados neste site são de propriedade de seus respectivos proprietários. A representação, descrição ou venda de produtos com esses nomes, marcas registradas, marcas e logotipos é apenas para fins de identificação e não se destina a indicar qualquer afiliação ou autorização de qualquer detentor de direitos.
QUANTITY | UNIT PRICE | PLUS UNIT PRICE | TOTAL PRICE |
---|---|---|---|
≥1: | US $2.53000 | US $2.37820 | US $2.37820 |
≥5: | US $2.03000 | US $1.90820 | US $9.54100 |
≥10: | US $1.52000 | US $1.42880 | US $14.28800 |
Produto Substituto
Product Name | Description |
---|---|
MQ-3 Alcohol Sensor | Sensitive to alcohol and benzine, used for breathalyzers. |
MQ-4 Methane Sensor | Detects methane (natural gas) and is used in gas leak detectors. |
MQ-5 Gas Sensor | Useful for detecting LPG, natural gas, and town gas. |
MQ-6 LPG Sensor | Specifically designed for the detection of LPG; used in home and industry. |
MQ-7 Carbon Monoxide Sensor | Sensitive to carbon monoxide (CO), used in CO detectors. |
MQ-8 Hydrogen Sensor | Detects hydrogen gas and used in various hydrogen leak detection systems. |
MQ-9 CO and Combustible Gas Sensor | Detects both carbon monoxide (CO) and a range of combustible gases. |
MQ-135 Air Quality Sensor | Measures air quality by detecting NH3, NOx, alcohol, benzene, smoke, and CO2. |
For each link, replace [product name]
with the actual product name for the search.
Uso do Produto
The MQ-2 smoke sensor module is a versatile sensor that can detect gas concentrations, particularly smoke, liquefied petroleum gas (LPG), butane, propane, methane, alcohol, and hydrogen. It is widely used in various circuits and applications, especially those related to safety and automation. Here are some typical circuits and applications where the MQ-2 smoke sensor can be found:
Smoke Detection Alarm Systems: The sensor can be used to build a simple smoke alarm circuit. When smoke is detected, the sensor triggers an alarm, such as an LED, buzzer, or relay to alert users of the presence of smoke.
Gas Leak Detection Systems: The MQ-2 sensor can detect gases like LPG, methane, and others. Circuits can be designed to monitor the concentration of these gases and trigger an alarm or perform automated actions, like shutting off a gas valve in case of a leak.
Air Quality Monitoring Systems: The sensor can be part of a system that continuously monitors air quality, providing data on the concentration of various gases and taking automated actions if specific thresholds are exceeded.
Safety Systems in Industrial Environments: Industrial environments where explosive or toxic gases might be present can use the MQ-2 sensor as part of a larger safety and monitoring system to ensure a safe working environment.
Home Automation Systems: Integrating the MQ-2 sensor into a smart home system can help in automatically controlling ventilation systems, providing notifications to homeowners, or integrating with other smart devices to ensure a safe home environment.
Automotive Gas Detection: This sensor can be used in automobiles to detect exhaust gas leaks or other hazardous substances, ensuring the safety of passengers and the proper functioning of the vehicle.
Microcontroller-Based Projects: The MQ-2 sensor is commonly used in Arduino, Raspberry Pi, and other microcontroller-based projects for educational and prototyping purposes. It provides a practical way to incorporate smoke and gas detection into DIY projects.
IoT (Internet of Things) Devices: In IoT applications, the MQ-2 can be linked with networks to send data to the cloud or other remote locations, enabling real-time monitoring and automated alerts via the internet.
A typical circuit using an MQ-2 sensor module may be connected to a microcontroller like an Arduino. The sensor has four pins:
Here's a simple example outline of how you could set up the sensor with an Arduino:
Connections:
Arduino Code (Example):
int smokeSensorPin = 2; // Digital pin D2 connected to DOUT of MQ-2
int alarmPin = 13; // Digital pin D13 connected to LED or buzzer
void setup() {
pinMode(smokeSensorPin, INPUT);
pinMode(alarmPin, OUTPUT);
Serial.begin(9600);
}
void loop() {
int smokeDetected = digitalRead(smokeSensorPin);
if (smokeDetected == HIGH) {
digitalWrite(alarmPin, HIGH); // Turn on the LED or buzzer
Serial.println("Smoke detected!");
}
else {
digitalWrite(alarmPin, LOW); // Turn off the LED or buzzer
Serial.println("No smoke.");
}
delay(1000);
}
This example code turns on an alarm (LED or buzzer) when smoke is detected. The Serial.println
lines are optional and provide feedback in the Serial Monitor for testing and debugging.
Using the MQ-2 sensor module in various circuits helps enhance safety and automation capabilities by detecting dangerous gas levels and smoke, thereby preventing potential hazards.
Lista de países de logística global
Bandeira | País | Tempo estimado de entrega | Custo mínimo do primeiro peso | ||
---|---|---|---|---|---|
Entrega expressa | Envio Padrão | Entrega expressa (0.5kg) | Envio Padrão (0.05kg) |
Encomenda
Pagamento
Frete
Cupão de Presente/Serviço Plus
Devolução
As devoluções são normalmente aceites quando concluídas no prazo de 90 dias a partir da data de entrega da encomenda.
Defeito (Por favor forneça um relatório de qualidade de terceiros sobre produtos não conformes)
As taxas de portes de envio de devolução devem ser pagas antecipadamente; não aceitaremos remessas de COD.
Política de Garantia
Todas as compras da UTSOURCE têm uma política de devolução do dinheiro de 90 dias, além de uma garantia de 100 dias da UTSOURCE contra defeitos de fabricação. Esta garantia não se aplica a qualquer item em que os defeitos tenham sido causados por montagem inadequada do cliente, falha do cliente em seguir instruções, modificação do produto, operação negligente ou inadequada.
MQ-2 Smoke Sensor Module
MQ-2 Smoke Sensor Module tem várias marcas em todo o mundo que podem ter nomes alternativos para MQ-2 Smoke Sensor Module devido a diferenças ou aquisições regionais. MQ-2 Smoke Sensor Module também pode ser conhecido como os seguintes nomes:
OPÇÕES DE COMPRA
Envios grátis nos primeiros 0,5kg para encomendas superiores a US $300.00 Dólares(Exceto os Estados Unidos)
Entrega expressa: Chegada estimada {0}
Entrega padrão: Chegada estimada {0}
País:
United States
Expresso: (FEDEX, UPS, DHL, TNT)Envios grátis nos primeiros 0,5kg para encomendas superiores a 300$ Dólares,O excesso de peso será cobrado separadamente(Exceto os Estados Unidos)
UTSOURCE
0 vendedores Escolhas
{{pro.Parameter.Brand}}
{{pro.encapsulation}}
{{pro.Parameter.DateCode}}
{{pro.brief}}
Mínimo:{{pro.BuyQuantity}}
Entrega padrão
Entrega expressa: Chegada estimada {0}
Entrega padrão: Chegada estimada {0}
Especialistas em produção interrompida, podemos fornecer um grande número de componentes eletrônicos que foram interrompidos e são difíceis de encontrar, para facilitar a empresa de manutenção
Reply to
submit