Senzor MQ6 folosit pentru detectarea GPL (gaz petrol lichid), Butan, Propane, LNG (liquefied natural gas).
Specificatii:
Rezistenta excelenta la interferenta cu Etanol si Fum
Tensiune alimentare: 5VDC, 150mA
Output: Pin Digital sau pin Analogic
Iesire Analogica: 0 - 5V; voltajul creste sau scade in functie de concentratia detectata
Iesire Digitala TTL
Exemplu cod citire analogica:
void setup() {
// initialize serial communication at 9600 bits per second:
Serial.begin(9600);
}
// the loop routine runs over and over again forever:
void loop() {
// read the input on analog pin 0:
int sensorValue = analogRead(A0);
// print out the value you read:
Serial.println(sensorValue);
delay(1); // delay in between reads for stability
}
Login to leave a review
We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.
No favorite products at the moment
Type at least 3 characters
No products found. Please try a different search.