sgp30

Interface with SGP30 gas sensor with elixir

APACHE-2.0 License

Downloads
970
Stars
10
Committers
4
sgp30 - Latest Release

Published by jjcarstens over 1 year ago

Added

  • Allow I2C address to be set with :address option (Thanks @fhunleth!)
sgp30 - v0.2.2

Published by jjcarstens over 2 years ago

This update just allows circuits_i2c ~> 1.0 and telemetry ~> 1.0
but introduces no functional changes. (thanks @krns! ❤️)

sgp30 -

Published by jjcarstens almost 4 years ago

  • Breaking Changes

    • module renamed from Sgp30 => SGP30
    • values now include units
      • tvoc => tvoc_ppb
      • eco2 => co2_eq_ppm
    • :serial is now an 48bit integer
  • Enhancments

    • added support for :telemetry - start, stop, and exception
      events are reported along with the measurements. See README.md
      for more details.
sgp30 -

Published by jjcarstens almost 4 years ago

  • Bug Fixes

    • Fix Logger.debug/1 undefined error
    • Adjusted polling time for more accurate measurements
    • Fixed ethanol misspelling
  • Enhancements

    • Remove then "measuring..." log message to keep logs clean
sgp30 -

Published by jjcarstens about 5 years ago

Package Rankings
Top 27.33% on Hex.pm