/sgp30-python

Python library for the SGP30 air quality sensor

Primary LanguageShellMIT LicenseMIT

SGP30 Gas Sensor

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run python3 -m pip install pimoroni-sgp30

Latest/development library from GitHub:

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