BAMEJK_MQ-7
Produs nou
42 Produs Produse in stoc
ATENTIE: Ultimele bucati in stoc!
Data disponibilitatii:
Sensibilitate ridicată la monoxid de carbon;
Stabil si de lunga durata;
Utilizat în echipamentele de detectare a monoxidului de carbon (CO) în resedinte și industrie sau în mașină.
Modulul trebuie folosit impreuna cu o placa de dezvoltare care sa furnizeze o putere minima necesara de 350mW.
Conditii standard:
Tensiune circuit 5V±0.1
Tensiune de incalzire 5V±0.1
Putere consumata aproximativ 350mW
Conditii mediu:
Temp. Utilizare -20℃ - 50℃
Temp. Depozitare -20℃ - 50℃
Dimensiuni: 40x22x21mm
Pentru realizarea acestui exemplu aveti nevoie de urmatoarele:
1x buc. Placa de dezvoltare UNO R3 compatibil Arduino
1x buc. MQ-7 Modul detectie gaz: monoxid de carbon
diferite fire necesare pentru realizarea legaturilor electrice
Conexiuni necesare:
Modul VCC --------- UNO 5V
Modul GND --------- UNO GND
Modul D0 --------- UNO D8
Modul A0 --------- UNO A0
Exemplu cod:
const int AOUTpin=0;//the AOUT pin of the CO sensor goes into analog pin A0 of the arduino
const int DOUTpin=8;//the DOUT pin of the CO sensor goes into digital pin D8 of the arduino
const int ledPin=13;//the anode of the LED connects to digital pin D13 of the arduino
int limit;
int value;
void setup() {
Serial.begin(115200);//sets the baud rate
pinMode(DOUTpin, INPUT);//sets the pin as an input to the arduino
pinMode(ledPin, OUTPUT);//sets the pin as an output of the arduino
}
void loop()
{
value= analogRead(AOUTpin);//reads the analaog value from the CO sensor's AOUT pin
limit= digitalRead(DOUTpin);//reads the digital value from the CO sensor's DOUT pin
Serial.print("CO value: ");
Serial.println(value);//prints the CO value
Serial.print("Limit: ");
Serial.print(limit);//prints the limit reached as either LOW or HIGH (above or underneath)
delay(100);
if (limit == HIGH){
digitalWrite(ledPin, HIGH);//if limit has been reached, LED turns on as status indicator
}
else{
digitalWrite(ledPin, LOW);//if threshold not reached, LED remains off
}
}
Nivelul masurat s-a stabilizat dupa cateva minute la valoarea de aproximativ 50 ppm in camera in care am realizat testul.
1x MQ-7 Modul detectie gaz: monoxid de carbon
Nu sunt review-uri în acest moment.
1,11€
2,66€ 4,20€
1,99€ 2,44€
0,54€
0,33€
10,66€
6,41€
5,09€
0,06€
2,21€
3,99€
0,07€
2,21€
2,22€ 3,32€
1,88€ 2,21€
1,32€
3,09€
8,85€ 13,22€
8,82€ 13,27€
2,09€ 2,56€
1,50€ 1,77€
0,55€
0,52€
0,77€
0,56€
1,66€ 2,90€
0,06€
3,53€
7,07€
2,88€
1,10€
2,42€
Penseta antistatica
1,54€
Shield LCD 1602
5,00€
Modul giroscop + accelerometru 3 axe MPU 6050
3,44€
0,06€
Modul led RGB
1,33€
Termistor din sticla
1,98€
0,83€
1,10€
0,08€
LCD 1602
2,86€
1,98€
0,80€
ANPC: Autoritatea Nationala pentru Protectia Consumatorilor
Telefonul consumatorilor: 0219551