piotr022 / mq135lib

MQ-135 arduino library, Get Benzene - C6H6 concentration from air in PPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mq135lib

MQ-135 arduino library, Get Benzene - C6H6 concentration from air in PPM prepared for arduino / esp8266 / stm32 bluepill

instruction

  1. Clone or download, unpack it in Arduino/libraries folder.
  2. in Arduino IDE go to File > examples > mq135lib > basicExample
  3. See examples/basicExample get know how to use it, there are lot of comments you need read before using this library

Lib uses sensitivity points from datasheet (for C6H6)

Basing on sensitivity points from datasheet

Example usage with oled screen

example usage with oled screen

MQ-135 sensor

mq135 sensor

About

MQ-135 arduino library, Get Benzene - C6H6 concentration from air in PPM

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%