Home

Awesome

Sensirion Raspberry Pi I2C STS4x Driver

This document explains how to set up the STS4x sensor to run on a Raspberry Pi using the provided code.

<center><img src="images/STS4x.png" width="300px"></center>

Click here to learn more about the STS4x Sensor and Evaluation Kit.

Setup Guide

Connecting the Sensor

Your sensor has the four different connectors: VCC, GND, SDA, SCL. Use the following pins to connect your STS4x:

STS4xRaspberry Pi
VCCPin 1 (3.3V)
GNDPin 6
SDAPin 3
SCLPin 5
<center><img src="images/GPIO-Pinout-Diagram.png" width="900px"></center>

Raspberry Pi

Troubleshooting

Initialization failed