I am using a MQ6 gas sensor and ESP32 dev board. The intent of this circuit is to have gas sensor sense the gas leakage and inform ESP32 to take further action.
Following is how, I am connecting the MQ6 with ESP32 dev board-
MQ6 VCC --> ESP32 VIN MQ6 GND --> ESP32 GND MQ6 A0 ---> ESP32 GPIO34
When I am reading the values at Gas sensor, the values are 1200+, and there is no gas leakage or any such gases around. I am using it for the first time, I do not know if I need to pre-heat the MQ6 and how and for what time?
