salim97 / My-Gas-Detector

Simple cross platform application to print to display ( Air Quality, CARBON MONOXIDE, ... ) received from esp8266 using MQ-9 MQ-135 DHT11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the My-Gas-Detector wiki!

Simple cross platform application to display ( Air Quality, CARBON MONOXIDE, ... ) received from esp8266 using MQ-9, MQ-135, DHT11 .

Results

IMAGE ALT TEXT HERE

hardware Setup

Wire

DHT11 ESP8266
GND GND
3V3 3V3
Data D7
4051 ESP8266
GND GND
3V3 3V3
X A0

See also: https://easyeda.com/benabadji.mohammed.salim/My-Gas-Detector

Software Setup

you need Qt you can download it from official site and then download source code and build it for any platform you are using

App Source Code

Wiki

url: https://github.com/salim97/My-Gas-Detector/wiki

Copyright © 2018-2019

Benabadji Mohammed Salim

About

Simple cross platform application to print to display ( Air Quality, CARBON MONOXIDE, ... ) received from esp8266 using MQ-9 MQ-135 DHT11

License:MIT License


Languages

Language:C++ 74.9%Language:QML 25.1%