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

https://github.com/kizzycode/co2sensor-rpipico

A MH-Z19C CO2 sensor reader
https://github.com/kizzycode/co2sensor-rpipico

Last synced: 6 months ago
JSON representation

A MH-Z19C CO2 sensor reader

Awesome Lists containing this project

README

          

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

# CO2 Sensor
An application to read a MH-Z19C CO2-sensor using a Raspberry Pi Pico which reports the PPMs via USB-serial.

## Environment
This setup uses a dockerized development environment; for more information see
[https://code.visualstudio.com/docs/remote/containers](https://code.visualstudio.com/docs/remote/containers).