Skip to main content

I2C driver for the Sensirion SGP43 sensor family

Project description

Python I2C Driver for Sensirion SGP43

This repository contains the Python driver to communicate with a Sensirion SGP43 sensor over I2C.

SGP43 picture

Click here to learn more about the Sensirion SGP43 sensor.

Air Quality Sensor for VOC and NOx Measurements.

The default I²C address of SGP43 is 0x59.

Connect the sensor

You can connect your sensor over a SEK-SensorBridge. For special setups you find the sensor pinout in the section below.

Sensor pinout

sensor wiring picture

Pin Cable Color Name Description Comments
1 red VDD Supply Voltage 1.7V to 3.6V
2 black GND Ground
3 green SDA I2C: Serial data input / output
4 blue NC Do not connect
5 VDDH Supply voltage hotplate; see data sheet on how to connect.
6 yellow SCL I2C: Serial clock input

Documentation & Quickstart

See the documentation page for an API description and a quickstart example.

Contributing

We develop and test this driver using our company internal tools (version control, continuous integration, code review etc.) and automatically synchronize the master branch with GitHub. But this doesn't mean that we don't respond to issues or don't accept pull requests on GitHub. In fact, you're very welcome to open issues or create pull requests :-)

Check coding style

The coding style can be checked with flake8:

pip install -e .[test]  # Install requirements
flake8                  # Run style check

In addition, we check the formatting of files with editorconfig-checker:

pip install editorconfig-checker==2.0.3   # Install requirements
editorconfig-checker                      # Run check

License

See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sensirion_i2c_sgp43-0.2.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

sensirion_i2c_sgp43-0.2.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file sensirion_i2c_sgp43-0.2.0.tar.gz.

File metadata

  • Download URL: sensirion_i2c_sgp43-0.2.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.9.6 requests/2.27.1 setuptools/39.0.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/3.6.9

File hashes

Hashes for sensirion_i2c_sgp43-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b0983610d6e1a144569baa368ab8e9a9a30449451b6e96ef866ae2e6078c4e16
MD5 06a50870ed28165af9169bab83ff5a35
BLAKE2b-256 542bb2e1edcdba7b69b925bdb62ab202e22943c2e304e8457ae3fcd5a95f27cf

See more details on using hashes here.

File details

Details for the file sensirion_i2c_sgp43-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sensirion_i2c_sgp43-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.9.6 requests/2.27.1 setuptools/39.0.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/3.6.9

File hashes

Hashes for sensirion_i2c_sgp43-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7fe6c852f853bfe870953cb1514a6e90ecb7a776e26e9eeaee8d88858e9bcec9
MD5 c135660810f3834e4afb0179473cbf91
BLAKE2b-256 9ad4990b51570506a1bf50e1141d1c4b6dd1bb60982823bf3268e1dc149bea79

See more details on using hashes here.

Supported by

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