Build a simple circuit by connecting DS18B20 digital sensor to Arduino

DS18B20 Digital Temperature Sensor Connect Arduino

Today I will show you how to use the DS18B20 digital temperature sensor with an Arduino so you can measure the temperature of air, liquids such as water, and the ground.
To connect the DS18B20 digital temperature sensor to Arduino, you need to do the following steps:
‌Hardware connection‌:
Connect the VCC pin of DS18B20 to the 3.3V power pin of Arduino.
Connect the GND pin of DS18B20 to the ground pin of Arduino.
Connect the data pin of DS18B20 to the GPIO pin of Arduino (예를 들어, GPIO4).
Connect a 4.7kΩ pull-up resistor between the data pin and the 3.3V power pin.

계속 읽기

PT100/PT1000 온도 획득 회로 솔루션

니켈과 같은 금속 열 저항기, 구리 및 백금 저항기는 온도에 따른 저항 변화와 양의 상관 관계를 갖습니다.. 백금은 가장 안정적인 물리적, 화학적 특성을 가지며 가장 널리 사용되는 금속입니다.. 일반적으로 사용되는 백금 저항기 Pt100의 온도 측정 범위는 -200~850 ℃입니다.. 게다가, Pt500의 온도 측정 범위, Pt1000, 등. 순차적으로 감소. Pt1000, 온도 측정 범위 -200~420 ℃. IEC751 국제 표준에 따르면, 백금 저항기 Pt1000의 온도 특성은 다음 요구 사항을 충족합니다.:

계속 읽기