MQ-X Arduino Library 1.0.0
This is a library for the MQ-X Sensors.
Loading...
Searching...
No Matches
sensorConfigData.h File Reference

Header file that stores configuration data for each sensor type. More...

Go to the source code of this file.

Classes

struct  sensorType
 

Variables

const struct sensorType MQ2_config
 
const struct sensorType MQ3_config
 
const struct sensorType MQ4_config
 
const struct sensorType MQ5_config
 
const struct sensorType MQ6_config
 
const struct sensorType MQ7_config
 
const struct sensorType MQ8_config
 
const struct sensorType MQ9_config
 
const struct sensorType MQ131_config
 
const struct sensorType MQ135_config
 
const struct sensorType MQ137_config
 
const struct sensorType MQ138_config
 
const struct sensorType Blank_config
 

Detailed Description

Header file that stores configuration data for each sensor type.

Authors
Josip Šimun Kuči @ soldered.com

Variable Documentation

◆ Blank_config

const struct sensorType Blank_config
Initial value:
={
0,
0,
0,
0,
}

◆ MQ131_config

const struct sensorType MQ131_config
Initial value:
={
0,
1,
0.41195,
-0.4708,
}

◆ MQ135_config

const struct sensorType MQ135_config
Initial value:
={
0,
1,
-0.47712,
0.4491,
}

◆ MQ137_config

const struct sensorType MQ137_config
Initial value:
={
0,
1,
-0.26406,
-0.24143,
}

◆ MQ138_config

const struct sensorType MQ138_config
Initial value:
={
0,
1,
-0.4434,
0.15397,
}

◆ MQ2_config

const struct sensorType MQ2_config
Initial value:
={
1,
9.83,
574.25,
-2.222,
}

◆ MQ3_config

const struct sensorType MQ3_config
Initial value:
={
1,
60,
0.3934,
-1.504,
}

◆ MQ4_config

const struct sensorType MQ4_config
Initial value:
={
1,
4.4,
1012.7,
-2.786,
}

◆ MQ5_config

const struct sensorType MQ5_config
Initial value:
={
1,
6.5,
80.897,
-2.431,
}

◆ MQ6_config

const struct sensorType MQ6_config
Initial value:
={
1,
10,
1009.2,
-2.35,
}

◆ MQ7_config

const struct sensorType MQ7_config
Initial value:
={
1,
27.5,
99.042,
-1.518,
}

◆ MQ8_config

const struct sensorType MQ8_config
Initial value:
={
1,
70,
976.97,
-0.688,
}

◆ MQ9_config

const struct sensorType MQ9_config
Initial value:
={
1,
9.6,
1000.5,
-2.186,
}