
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.
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.
Common ground for power and logic.
I2C clock line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.
I2C data line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin.
STEMMA QT I2C connector for development boards and accessories, carrying the board I2C/power connection.
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.
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 previewSort 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 previewCharacter 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 previewChoose 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 previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 24 parts
I2C address selection. Adafruit Learn states the default address is 0x44 via 10K pull-down, and tying ADR to Vin selects 0x45.
Hardware reset input. Adafruit Learn states it has a 10K pull-up and can be connected to ground for reset.
Alert/interrupt output for configured sensor events.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| Vin | power | 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. | 2.5-5VDC, match controller logic level | |
| GND | ground | Common ground for power and logic. | 0V | |
| SCL | i2c clock | I2C clock line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin. | logic level pulled up to Vin | |
| SDA | i2c data | I2C data line. Adafruit Learn states this pin has a 10K pull-up resistor to Vin. | logic level pulled up to Vin | |
| STEMMA QT | connector | STEMMA QT I2C connector for development boards and accessories, carrying the board I2C/power connection. | ||
| ADR | address select | I2C 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 | |
| RST | reset | Hardware 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 | |
| ALR | interrupt | Alert/interrupt output for configured sensor events. |