数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

SHT45-AD1B-R2 数据表(PDF) 3 Page - Sensirion AG Switzerland

部件名 SHT45-AD1B-R2
功能描述  4th Generation, High-Accuracy, Ultra-Low-Power, 16-bit Relative Humidity and Temperature Sensor
PDF  18 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  SENSIRION [Sensirion AG Switzerland]
网页  https://www.sensirion.com/
标志 SENSIRION - Sensirion AG Switzerland

SHT45-AD1B-R2 数据表(HTML) 3 Page - Sensirion AG Switzerland

  SHT45-AD1B-R2 Datasheet HTML 1Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 2Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 3Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 4Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 5Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 6Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 7Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 8Page - Sensirion AG Switzerland SHT45-AD1B-R2 Datasheet HTML 9Page - Sensirion AG Switzerland Next Button
Zoom Inzoom in Zoom Outzoom out
 3 / 18 page
background image
www.sensirion.com / D1
Version 3
– April 2022
3/18
1 Quick Start
– Hello World
A typical application circuit for SHT4x is shown on the left-hand side of Figure 1. After reaching
the minimal supply voltage and allowing for the maximal power-up time of 1 ms the sensor is ready
for I2C communication. The quickest way to measure humidity and temperature is pseudo-coded
on the right-hand side of Figure 1. Together with the conversion formulae given in equations ( 1 ),
( 2 ), and ( 3 ), the digital signals can be translated into relative humidity and temperature readings.
Typical application circuit
Pseudo code
i2c_write(i2c_addr=0x44, tx_bytes=[0xFD])
wait_seconds(0.01)
rx_bytes = i2c_read(i2c_addr=0x44,
number_of_bytes=6)
t_ticks = rx_bytes[0] * 256 + rx_bytes[1]
checksum_t = rx_bytes[2]
rh_ticks = rx_bytes[3] * 256 + rx_bytes[4]
checksum_rh = rx_bytes[5]
t_degC = -45 + 175 * t_ticks/65535
rh_pRH = -6 + 125 * rh_ticks/65535
if (rh_pRH > 100):
rh_pRH = 100
if (rh_pRH < 0):
rh_pRH = 0
Figure 1: Typical application circuit (left) and pseudo code (right) for easy starting. For details on
the signal cropping in the last four lines see section 4.6.
Find code resources and embedded drivers on: https://github.com/Sensirion/embedded-
sht/releases
CAD files can be downloaded from SnapEDA: https://www.snapeda.com/search/?q=sht4%3F-
&search-type=parts



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com