Quick Start =========== SensorBridge Example -------------------- Following example code shows how to use this driver with a Sensirion SFM3019 connected to the computer using a `Sensirion SEK-SensorBridge `_. The driver for the SensorBridge can be installed with ``pip install sensirion-shdlc-sensorbridge``. .. literalinclude:: ../quickstart.py :language: python