SparkFun High Precision Temperature Sensor - TMP117 (Qwiic)


Price:
₹ 1,395 ₹ 2,320 (Includes all taxes)Save ₹ 925


   ₹ 1395.0 includes GST and import duties.
   B2B customers can avail ₹ 212.74 ITC on this product
   100% Secure Payments | 100% Genuine product

Brand: sparkfun
SKU: 4538432258133
MPN: SEN-15805
UPC/HSN: 9031.80.8070


Description

Bulk Discount

Quantity Price
2 ₹ 1367.1
3-5 ₹ 1353.15
5-10 ₹ 1325.25
10+ ₹ 1297.35

Bulk discount will be automatically applied during checkout based on quantity.

Customer Reviews

Based on 3 reviews
100%
(3)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
Y
Yatin Chitre (Mumbai, IN)

SparkFun High Precision Temperature Sensor - TMP117 (Qwiic)

M
MANIVANNAN SELVAM (Erode, IN)
Excellent sensor

But here is no support cord on how to interface it with raspberry pi..but don't worry we found it finally by analyzing the code for tmp112 and datasheets of tmp112 and tmp117...

PYthon Code:

import smbus
import time

bus = smbus.SMBus(1)

data = [0x0220]
bus.write_i2c_block_data(0x48, 0x01, data)

time.sleep(0.5)

data = bus.read_i2c_block_data(0x48, 0x00, 2)

temp =(data[0]<<8 | data[1])

cTemp = temp * 0.0078125
fTemp = cTemp * 1.8 + 32

print(cTemp)
print("\t")
print(fTemp)

H
Harshit Jindal (Delhi, IN)

SparkFun High Precision Temperature Sensor - TMP117 (Qwiic)

100% Original Product

Genuine imported product

100% Secure Payment

Highest grade security

100% Purchase Protection

Worry-free ordering

GST Tax Invoice

B2B customers avail ITC

Recently viewed