Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
SparkFun STTS22H Temperature Sensor (Qwiic) — image 1
Hover to zoom

1 / 2 · Click to enlarge

SparkFun

SparkFun STTS22H Temperature Sensor (Qwiic)

36+ bought in past month
AI Summary
Sparkfun Modules for everyday users

The SparkFun STTS22H Temperature Sensor (Qwiic) by SparkFun is a value-for-money sparkfun modules designed for everyday users. It features Item Type: Sensor and Model No. / Name: Temperature Sensor.

₹1,309
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹1,309
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 16 Aug30 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Sensor
Model No. / Name: Temperature Sensor
Rated Voltage (VDC): 1.5 to 3.6
Interface: I2C
Operating Temperature (°C): : -40°C to +125°C
Typical accuracy (°C): ± 0.5°C (-10°C to +60°C) max

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-1561763Category: Sparkfun Modules

About This Product

The SparkFun STTS22H Temperature Sensor (Qwiic) by SparkFun is a value-for-money sparkfun modules designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Sensor
  • Model No. / Name: Temperature Sensor
  • Rated Voltage (VDC): 1.5 to 3.6 — works with standard household power
  • Interface: I2C — compatible with modern devices
  • Operating Temperature (°C): : -40°C to +125°C
  • Typical accuracy (°C): ± 0.5°C (-10°C to +60°C) max
  • Operating Voltage (V): Typically 3.3V if using the Qwiic cable — works with standard household power
  • Shipping Weight: 0.03 kg

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The SparkFun STTS22H Temperature Sensor is a Qwiic-enabled breakout board based on the ultralow-power, high-accuracy, digital temperature sensor from ST Microelectronics and housed in our standard Qwiic form factor. Thanks to its factory calibration the STTS22H offers high-end accuracy performance over the entire operating temperature range, reaching as low as ±0.5°C without requiring any further calibration at the application level. The sensor operating mode is user-configurable and allows selecting between different ODRs (down to 1Hz) or the one-shot mode for battery saving. In one-shot mode, the sensor current consumption falls to 1.75µA. Peripheral addresses are also user-configurable and allow up to four different addresses to be specified by manipulating the jumpers on the back of the breakout. In addition, an interrupt pin is available to signal the application whenever the user-selectable high or low threshold has been exceeded.

Features:

  1. Easy to use
  2. Easy to connect
  3. Good quality Product

Package Includes:

1 x SparkFun Temperature Sensor - STTS22H (Qwiic)

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.