Keyestudio Analog Gaz Sensörü

255.05

5 adet stokta

Gönderim & Kargo

  • Hızlı Kargo

Siparişiniz en kısa sürede kapınızda.

  • Güvenilir Alışveriş

%100 orijinal ürün, güvenli ödeme garantisiyle.

Ürün Açıklaması

Contents  (Hızlı Menü)

 

Introduction / Tanıtım

This analog gas sensor MQ2 is used in gas leakage detecting equipment in both consumer electronics and industrial markets. This sensor is suitable for detecting LPG, I-butane, propane, methane, alcohol, Hydrogen and smoke. So the detecting scope of this sensor is very wide and it has high sensitivity and quick response. In addition, the sensitivity can be adjusted by rotating the potentiometer on the sensor. 

 

Bu analog gaz sensörü MQ2, hem tüketici elektroniği hem de endüstriyel pazarlardaki gaz kaçağı tespit ekipmanlarında kullanılabilir. Bu sensör LPG, I-bütan, propan, metan, alkol, Hidrojen ve dumanı tespit etmek için uygundur. Bu yüzden bu sensörün tespit kapsamı çok geniştir ve yüksek hassasiyeti ve tepki hızı vardır. Ek olarak, sensör üzerindeki potansiyometre döndürülerek hassasiyeti ayarlanabilir.
thumb

Specifications / Özellikler

  • Power Supply: 5V
  • Interface Type: Analog
  • Wide detecting scope
  • Quick response and High sensitivity
  • Simple drive circuit
  • Stable and long lifespan
  • Size: 49.7*20mm
  • Weight: 8g
 
  • Güç Kaynağı: 5V
  • Arayüz Türü: Analog
  • Geniş tespit kapsamı
  • Hızlı tepki ve Yüksek hassasiyet
  • Basit tahrik devresi
  • Kararlı ve uzun ömür
  • Boyut: 49.7 * 20mm
  • Ağırlık: 8g

 

Connection Diagram / Bağlantı Şeması

thumb

Sample Code / Örnek Kod

 

///Arduino Sample Code
void setup()
{
  Serial.begin(9600); //Set serial baud rate to 9600 bps
}
void loop()
{
int val;
val=analogRead(0);//Read Gas value from analog 0
Serial.println(val,DEC);//Print the value to serial port
delay(100);
}

 

Resources / Kaynaklar

Video

PDF

https://drive.google.com/open?id=12eZsZ65_t9Leu_jYF0q4kohQiUUr4-Ev

 

 

 

 

Yorumlar

0 yorum
0
0
0
0
0

Değerlendirmeler

Filtreyi Temizle

Henüz değerlendirme yapılmadı.

“Keyestudio Analog Gaz Sensörü” için yorum yapan ilk kişi siz olun

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir