ViliusKraujutis / MQ135

Arduino library for the MQ135

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQ135 GAS SENSOR

Arduino library for the MQ135 gas sensor

Datasheet

Can be found here

Application

They are used in air quality control equipments for buildings/offices, are suitable for detecting of NH3, NOx, alcohol, Benzene, smoke, CO2, etc

Features

This library has:

  • Corrections for temperature and humidity
  • Measurements:
    • getResistance
    • getCorrectedResistance
    • getPPM
    • getCorrectedPPM
    • getRZero
    • getCorrectedRZero

More Info

https://hackaday.io/project/3475-sniffing-trinket/log/12363-mq135-arduino-library

About

Arduino library for the MQ135

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%