Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snakeye/co2-sensor

Compact MH-z19b based CO2 sensor device
https://github.com/snakeye/co2-sensor

co2-sensor esp8266 esp8266-arduino mh-z19 mqtt

Last synced: 19 days ago
JSON representation

Compact MH-z19b based CO2 sensor device

Awesome Lists containing this project

README

        

# Carbon Dioxide Sensor MH-Z19b

The carbon dioxide sensor module MH-Z19b is a cheap and very simple sensor with the UART interface allowing concentration measurement in the range up to 5000ppm.

This project is a prototype device using this sensor and built with ESP8266 module.

![CO2 Sensor](images/co2-sensor.jpg)

The hardware design was made with Eagle CAD and available in the directory `eagle`.

The firmware for the device is written using PlatformIO and Arduino platform.