Fashion
RebeltoTodays Deal, Foodclub.pk, Shoespie, Ali Xeeshan Theater Studio,
Arsal.info, Maria Sam Couture, Raaj The Royal Wardrobe, Honey Bee fyschon,
Girl's Club
''Millennium Mall''__ ''Todays Deal''
Foodclub.pk__
''Shoespie''__Ali Xeeshan Theater Studio Arsal.info__Maria Sam Couture__Raaj
The Royal Wardrobe ''Honey Bee fyschon'' __Girl's Club
Gas Sensor MQ2 Arduino code : #define MQ_PIN (0) //define which analog input channel you are going to use #define RL_VALUE (5) //define the load resistance on the board, in kilo ohms #define RO_CLEAN_AIR_FACTOR (9.83) //RO_CLEAR_AIR_FACTOR=(Sensor resistance in clean air)/RO, //which is derived from the chart in datasheet / **********************Software Related Macros*********************************** / #define CALIBARAION_SAMPLE_TIMES (50) //define how many samples you are going to take in the calibration phase #define CALIBRATION_SAMPLE_INTERVAL (500) //define the time interal(in milisecond) between each samples in the //cablibration phase #define READ_SAMPLE_INTERVAL (50) //define how many samples you are going to take in normal operation #...
Comments
Post a Comment