sgp30-python icon indicating copy to clipboard operation
sgp30-python copied to clipboard

Python library for the SGP30 air quality sensor

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