In this article, we connect an KY-001 Temperature sensor to an Arduino Uno The Temperature Sensor is actually a DS18B20 digital thermometer The DS18B20 digital thermometer provides 9-bit to 12-bit Celsius temperature measurements and has an alarm function with nonvolatile …
Tag:
DS18B20
-
-
In this example we connect an LCD4884 shield to our Arduino and then we connect a DS18B20 temperature sensor to Pin 9 and we will display the temperature in celsius and fahrenheit. You can see that pin 9 is marked …
-
The DS18B20 is a temperature sensor that can be used in various simple projects. This part uses the 1 wire (I2C) bus and you can connect multiple sensors up to your Arduino. The DS18B20 digital thermometer provides 9-bit to 12-bit Celsius …