Schematik raised$4.6Mto help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
SCHEMATIKSCHEMATIK
GuidesPartsBlogCompanyDownload
GuidesPartsBlogCompanyDownload
SCHEMATIK

Built with love in Europe | For makers everywhere

Product

  • Home
  • Try Schematik
  • Download

Resources

  • Build guides
  • Blog
  • Press
  • Information for AI

Compare

  • Schematik or Fritzing
  • Schematik or Tinkercad
  • Schematik or Wokwi
  • Schematik or Claude Code

Company

  • Company
  • Jobs
  • Privacy
  1. Parts
  2. /Modules
  3. /Development Modules

Adafruit Sensirion SHT31-D

OverviewPinoutWiringRelated groups
Adafruit Sensirion SHT31-D — Adafruit — 2857

Sensirion Temperature/Humidity sensors are some of the finest & highest-accuracy devices you can get. And, finally we have some that have a true I2C interface for easy reading. The SHT31-D sensor has an excellent ±2% relative humidity and ±0.3°C accuracy for most uses.

Offers

  • Adafruit

Offers

  • Adafruit

Pinout

  • Vin

    Board power input. Adafruit Learn states the chip can use 2.5-5VDC and the board should be powered at the same level as the microcontroller logic.

    Type · powerVoltage · 2.5-5VDC, match controller logic level
  • GND

    Common ground for power and logic.

    Type · groundVoltage · 0V
  • SCL

    I2C clock line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.

    Type · i2c clockVoltage · logic level pulled up to Vin
  • SDA

    I2C data line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.

    Type · i2c dataVoltage · logic level pulled up to Vin
  • STEMMA QT

    STEMMA QT I2C connector for development boards and accessories, carrying the board I2C/power connection.

    Type · connector

Start wiring

I2C · SPI · 2.5-5VDC, match controller logic level · 0V

Confirm the data interface matches your host board.

Module pins: Vin, GND, SCL, SDA. Schematik maps them to your board in the app.

Related groups

4 groups
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual preview

Connectors

Sort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.

Connectors & cables · Connectors · 28 parts

RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual preview

Displays

Character LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.

Displays · TFT & LCD displays · 33 parts

MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual preview

Air quality

Choose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.

Sensors · Gas & air-quality sensors · 29 parts

Arduino Uno visual preview
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual preview

MCUs and boards

ESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.

Boards · Microcontroller boards · 24 parts

Parts tray full · 5 max · remove a part to add another
  • ADR

    I2C address selection. Adafruit Learn states the default address is 0x44 via 10K pull-down, and tying ADR to Vin selects 0x45.

    Type · address selectVoltage · low default, tie to Vin for address 0x45
  • RST

    Hardware reset input. Adafruit Learn states it has a 10K pull-up and can be connected to ground for reset.

    Type · resetVoltage · pulled up by default, active low reset
  • ALR

    Alert/interrupt output for configured sensor events.

    Type · interrupt
  • PinPositionTypeFunctionVoltage
    VinpowerBoard power input. Adafruit Learn states the chip can use 2.5-5VDC and the board should be powered at the same level as the microcontroller logic.2.5-5VDC, match controller logic level
    GNDgroundCommon ground for power and logic.0V
    SCLi2c clockI2C clock line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.logic level pulled up to Vin
    SDAi2c dataI2C data line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.logic level pulled up to Vin
    STEMMA QTconnectorSTEMMA QT I2C connector for development boards and accessories, carrying the board I2C/power connection.
    ADRaddress selectI2C address selection. Adafruit Learn states the default address is 0x44 via 10K pull-down, and tying ADR to Vin selects 0x45.low default, tie to Vin for address 0x45
    RSTresetHardware reset input. Adafruit Learn states it has a 10K pull-up and can be connected to ground for reset.pulled up by default, active low reset
    ALRinterruptAlert/interrupt output for configured sensor events.