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
- Host: GitHub
- URL: https://github.com/kizzycode/co2sensor-rpipico
- Owner: KizzyCode
- Created: 2021-12-27T03:38:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-27T19:34:59.000Z (about 4 years ago)
- Last Synced: 2025-03-30T23:16:44.216Z (10 months ago)
- Language: CMake
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE BSD 2-CLAUSE.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/BSD-2-Clause)
[](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).