Skip to main content

Driver for the SGP30 Gas Sensor

Project description

SGP30 Gas Sensor

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install pimoroni-sgp30

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/sgp30-python
  • cd sgp30-python
  • sudo ./install.sh

Changelog

0.0.2

  • BugFix: avoid infinite loop during start_measurement (thanks @millerdq2038)
  • BugFix: corrected parameter order for set_baseline (thanks @phooey)
  • Improvement: close i2c file handle to avoid leak (https://github.com/pimoroni/sgp30-python/issues/5)

0.0.1

  • Initial Release

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page