Sensirion I²C Python Driver¶
This package contains the base driver for Sensirion I²C devices. It provides a hardware-independent interface to allow writing device drivers which work with various I²C transceivers.
Attribution¶
This library is a fork of the official python library from Sensirion, to add support for CircuitPython on embedded devices and linux SBCs.