Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 414 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 414 Bytes

sensirion-i2c-sen5x

This package contains the driver for the Sensirion SEN5x sensors 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-sen5x/.