Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add MH-Z19 sensor module #365

Merged
merged 3 commits into from
Jul 9, 2024
Merged

feat: add MH-Z19 sensor module #365

merged 3 commits into from
Jul 9, 2024

Commits on Apr 21, 2024

  1. feat: add MH-Z19 sensor module

    This adds support for NDIR CO2 sensor MH-Z19. The sensor module supports
    reading CO2 ppm value and configuring the ppm range over the UART/serial
    interface.
    kleest committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f6cb025 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    2bfb30d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix: linting mhz19

    kleest committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0f6fe5a View commit details
    Browse the repository at this point in the history