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

https://github.com/schfkt/mh-z19

A simple client for MH-Z19 CO2 sensor
https://github.com/schfkt/mh-z19

iot nodejs typescript

Last synced: about 2 months ago
JSON representation

A simple client for MH-Z19 CO2 sensor

Awesome Lists containing this project

README

          

* Readme

This is a simple app that can read CO2 concentration data from a MH-Z19 sensor.

** Things left to do

+ [ ] Verify CRC for the values read
+ [ ] Add tests