co2_reader_go

command module
v0.0.0-...-3ca9053 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2021 License: MIT Imports: 9 Imported by: 0

README

CO2 sensor reader

This little applicaiton reads data off of a CCS811 Gas sensor and exposes the data to a Prometheus endpoint.

Installing

go get github.com/xswordsx/2co_reader_go

Running

Current project presumptions:

  • The sensor runs in its default mode (address 0x5A for the registry).
  • The sensor does NOT use the nINT signal wire.
$ ./co2_reader_go

Building locally

$ go get ./... && go build .

License

This project is licensed under the MIT license

Issues

Use the repository issues board

Documentation

Overview

Binary co2_reader_go reads data off of a CCS811 Gas sensor and exposes the data as a Prometheus-formatted HTTP endpoint.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL