Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Files

Latest commit

 

History

History
15 lines (10 loc) · 421 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 421 Bytes

sensirion-i2c-svm40

This package contains the driver for the Sensirion SVM40 Evaluation Kit using the I²C interface.

The driver provides all I²C commands as Python methods and handles all the low-level things like type conversions, CRC calculation, error handling etc.

Installation and Usage

The user manual is available at https://sensirion.github.io/python-i2c-svm40/.