Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 778 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 778 Bytes

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