LabWired The easy way to build hardware
Parts · i2c_device

Sensirion SHT31

A registered peripheral model runs in the engine: the firmware talks to it over the real bus and gets device-accurate responses.
Declarative I²C kit — model is core/configs/devices/sht31.yaml (GenericI2cDevice), no per-part Rust.

What is simulated

Simulated device model

How it was validated

Built from the datasheet. Implemented from the part’s register documentation and exercised by automated tests. Nothing physical was ever placed next to it.

Bus

I²C · default address 68

Operating voltage

[object Object]

Pins

PinTypeRole
VCC power_in
GND power_in
SDA open_drain i2c_sda
SCL open_drain i2c_scl

Modelled from Sensirion SHT3x-DIS datasheet.