Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CO2 sensor reader

This little application reads data off of a CCS810 Gas sensor and prints it to stdout in a CSV format.

Implementations

There are two implementation of the functionalities:

  • The Golang-based implementation
    • Cross-platform
    • Easy to maintain
  • The C-based implementation
    • Minimal footprint (both binary and memory)
    • More fun to write

License

The code in this project is licensed under the MIT license

About

Application that reads data off of a CCS810 Gas sensor and prints it to stdout in a CSV format.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages