In this example we will connect a Ds1624 temperature sensor to an Arduino Uno, lets dive in and look at some information about this sensor The DS1624 consists of two separate functional units: a 256-byte nonvolatile E2 memory and a direct-to-digital temperature …
Tag:
temperature sensor
-
-
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 …