Published March 21, 2022 | Version v3.0.0
Software Open

miguel5612/MQSensorsLib: 3.0.0

  • 1. ROG Ingeneiria y servicios
  • 2. @vivelab
  • 3. ProZ Solutions
  • 4. @tenaris

Description

Release library March 2022

Release to update all issues reported and add new sensors to this library!

Changes How we have tested it

We have ensured that this library delivers as promised by sending pre-configured RS parameters and multiple R0 parameters compared to the PPM value designated by the manufacturer in their datasheet.

(Image on datasheet and on arduino).

Your responsibility when implementing this library is to ensure that you calibrate the sensor correctly so that your results are reliable.

Test
  • Test MQ131_O3 passed
  • Test MQ135_CO2 passed
  • Test MQ136_H2S passed
  • Test MQ2_LPG passed
  • Test MQ303A_Ethanol passed
  • Test MQ309A_CO passed
  • Test MQ3_Alcohol passed
  • Test MQ4_Smoke passed
  • Test MQ5_LPG passed
  • Test MQ6_CH4 passed
  • Test MQ7_CH4 passed
  • Test MQ8_H2 passed
  • Test MQ9_CO passed
  • Test adcMaxValue passed
  • Test adcMidValue passed
  • Test adcMinValue passed
Test summary: 16 passed, 0 failed, 0 skipped, out of 16 test(s). Flow
graph LR
A[Inicia el programa] --> B[Setup]
B --> C(Voltaje Lecture - MQ.update)
C --> D(Calculation PPM MQ.readSensor)
D --> E(Optional - serialDebug MQ.serialDebug)
E --> F(Delay - Wait to take another sample)
F --> A

Files

miguel5612/MQSensorsLib-v3.0.0.zip

Files (531.3 kB)

Name Size Download all
md5:ec4d7ace6f85c0dbbda15d176881a6ca
531.3 kB Preview Download

Additional details