All Projects → pimoroni → sgp30-python

pimoroni / sgp30-python

Licence: MIT License
Python library for the SGP30 air quality sensor

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to sgp30-python

ewtpy
Empirical wavelet transform (EWT) in Python
Stars: ✭ 52 (+100%)
Mutual labels:  pypi-package
pycln
A formatter for finding and removing unused import statements.
Stars: ✭ 161 (+519.23%)
Mutual labels:  pypi-package
chemlib
🧪 A comprehensive chemistry library for Python.
Stars: ✭ 26 (+0%)
Mutual labels:  pypi-package
pypi-command-line
A powerful, colorful, beautiful command-line-interface for pypi.org
Stars: ✭ 32 (+23.08%)
Mutual labels:  pypi-package
Scopy
An integrated negative design python library for desirable HTS/VS database design
Stars: ✭ 28 (+7.69%)
Mutual labels:  pypi-package
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (-7.69%)
Mutual labels:  pypi-package
vfxwindow
Python Qt Window class for compatibility between VFX programs
Stars: ✭ 80 (+207.69%)
Mutual labels:  pypi-package
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+1576.92%)
Mutual labels:  pypi-package
lightweight-push-pip
A lightweight way to push messages to Android devices (pip library package).
Stars: ✭ 14 (-46.15%)
Mutual labels:  pypi-package
ISS Info
Python wrapper for tracking information about International Space Station via http://open-notify.org
Stars: ✭ 12 (-53.85%)
Mutual labels:  pypi-package
st7735-python
Python library to control an ST7735 TFT LCD display. Allows simple drawing on the display without installing a kernel module.
Stars: ✭ 45 (+73.08%)
Mutual labels:  pypi-package
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+38.46%)
Mutual labels:  pypi-package
PySDM
Pythonic particle-based (super-droplet) warm-rain/aqueous-chemistry cloud microphysics package with box, parcel & 1D/2D prescribed-flow examples in Python, Julia and Matlab
Stars: ✭ 26 (+0%)
Mutual labels:  pypi-package
neowise
Deep Learning library built from scratch with Python and NumPy
Stars: ✭ 16 (-38.46%)
Mutual labels:  pypi-package
rdkit-pypi
⚛️ RDKit Python Wheels on PyPi. 💻 pip install rdkit-pypi
Stars: ✭ 62 (+138.46%)
Mutual labels:  pypi-package
pms5003-python
Python library for the PMS5003 particulate sensor
Stars: ✭ 40 (+53.85%)
Mutual labels:  pypi-package
drum-hat
Python library for the Pimoroni Drum HAT Raspberry Pi Add-on board.
Stars: ✭ 26 (+0%)
Mutual labels:  pypi-package
fourletter-phat
Python library for the Pimoroni Four Letter pHAT
Stars: ✭ 28 (+7.69%)
Mutual labels:  pypi-package
unicornhatmini-python
Python library for the Pimoroni Unicorn HAT Mini RGB LED Display
Stars: ✭ 32 (+23.08%)
Mutual labels:  pypi-package
st7789-python
Python library to control an ST7789 240x240 1.3" TFT LCD display.
Stars: ✭ 120 (+361.54%)
Mutual labels:  pypi-package

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].