Temperature Sensor - Waterproof (DS18B20)

This sealed digital temperature probe lets you precisely measure temperatures in wet environments with a simple 1-Wire interface. The DS18B20 provides 9 to 12-bit (configurable) temperature readings over a 1-Wire interface, so that only one wire (and ground) needs to be connected from a central microprocessor.

Note: The pinout for this sensor is as follows: RED=Vcc BLACK=GND WHITE=SIG

SEN-11050 & SEN-18367 use the exact same sensor, the difference is the cable on SEN-18367 is rated for the full 125°C where only the sensor is rated that for on SEN-11050.

  • 3.0-5.5V input voltage
  • Waterproof
  • -55°C to +125°C temperature range
  • ±0.5°C accuracy from -10°C to +85°C
  • 1 Wire interface
  • Probe is 7mm in diameter and roughly 26mm long. Overall length (including wire) is 6 feet.

Temperature Sensor - Waterproof (DS18B20) Product Help and Resources

Wireless Remote Weather Station with micro:bit

May 11, 2020

Monitor the weather without being exposed to it through wireless communication between two micro:bits using the radio blocks! This is useful if your weather station is installed in a location that is difficult to retrieve data from the OpenLog. We will also explore a few different ways to send and receive data.

micro:climate Kit Experiment Guide

July 21, 2017

A weather station kit that is built on top of the inexpensive, easy-to-use micro:bit and Microsoft MakeCode.

Example

This website shows a decent diagram of how to use the pull-up resistor. https://create.arduino.cc/projecthub/TheGadgetBoy/ds18b20-digital-temperature-sensor-and-arduino-9cc806


Hookup imformation

The current wire colors on the temperature sensor should be:

RED=Vcc
BLACK=GND
WHITE=SIG

Previously, the wire colors indicated a different connection => https://www.sparkfun.com/products/11050#comment-52a60f8cce395f052a8b456a .

We also don’t have any information on the temperature rating of the round plastic temperature cover that it can handle. We have not tested it under those conditions before. We tried looking at the manufacturer’s page and it doesn’t look like they have tested it under extreme conditions.


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

2 Electrical Prototyping

Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #645703 / about a year ago / 1

    How long is the cable?

    Is this submersible? If so: To what depth?

  • Member #598996 / about 6 years ago / 1

    Can someone comment on response time. I want to use one to control a mash process and since there may be pockets of hot water I need fast response time.

  • Member #1003240 / about 7 years ago / 1

    I have a couple of these hooked up using the OneWire...they read fine when USB powered, but when I power my 2560 Mega with a 9v wall wart they both read 185??

    What do I need to do? I am lost.

  • Member #508776 / about 7 years ago / 1

    What is the tip of the sensor made of? Does it interfere on the measurement somehow?

  • Glider_Diver / about 12 years ago / 6

    Hmmm.... I assume the black wire is GND, the red wire is VDD, and the white wire is DQ? I can't find that data anywhere.

    • julienj / about 12 years ago / 4

      I made the assumption and it works. You would be correct.

      • Member #226251 / about 12 years ago / 1

        thanks.

        • Joel_E_B / about 11 years ago / 1

          For anyone having trouble with the pin out, the few of these I've used had the colors on pins you wouldn't expect. The pin out: Black = 5V, White = GND, Red = Signal. Not sure if this is an inconsistency with the manufacturer or if that is the pin out on all of these. I physically cut one of these open to confirm this. If you are having trouble, give this orientation a shot.

          • Member #39722 / about 10 years ago / 1

            Doh. I tried Black = 5V, White = GND, Red = Signal and mine went up smoking.

            I had previously used "black wire is GND, the red wire is VDD, and the white wire is DQ" -- which worked for me -- but I ripped my connections out before realizing I hadn't written them down. When I looked them up another time, I followed the 2nd set of advice that didn't coincide with my device.

            Why isn't this data part of the description? ugg....

            • Joel_E_B / about 10 years ago / 3

              I grab a newer version, and you're correct. There may have been some inconsistencies in the wire colors inside the cable. The older version I had definitely worked with the colors I mentioned above. But, the new one fried and swelled up when I tried the pinout I previously mentioned. Trying a second unit revealed that RED=Vcc, BLACK=GND, and WHITE=SIG.

  • Member #399340 / about 11 years ago / 4

    "-55°C to+125°C temperature range"

    i see that as rating for the DS18B20, but what about the wire jacket/insulation?

  • MaxRathbone / about 12 years ago / 3

    http://atlas-scientific.com/product_pages/sensors/env-tmp.html

    Here is one that can be used in hydroponics, food, and laboratory equipment. Sparkfun should stock this.. they already stock the pH kit from this company.

    • sandbeda / about 12 years ago * / 1

      Atlas Scientific sold me a faulty pH stamp last year, costing me almost 2 full days of work, and then promised to send me a free EC stamp to make up for it (but did immediately replace the faulty pH stamp). They kept claiming the EC stamp was out of stock until they quit returning my emails. I just contacted another staff member though and he says he will send me the EC stamp.

  • LouisT / about 12 years ago / 2

    What is the tip made out of? Some kind of epoxy?

  • water_arduino / about 9 years ago / 1

    I was wondering if anyone could help explain to me how to hook this temperature probe up to a zigbee using a 4.7K pull up resistor and connecting it to a digital input? Or guide me to an online discussion that I can't find on this probe?

    I have it hooked up to a 3.3V power source, then to pin 19 digital input D1(3) setup for digital input on zigbee. I am trying to read the signal, but all it says in processing is "high" or "true". Thank you.

  • Member #619712 / about 9 years ago / 1

    I got 5 of these and Having issues getting them to work. I've tried about 10 different tutorials.

    Using both arduino Uno and Mega I have my red wire connected directly to my board 5v. black to board Gnd. white to digital pins (tried them all) and a resister soldered between 5v and signal. all the address finders for one wire say no addresses found. any suggestions? I know I didn't fry any cause I tried all of them.

    • water_arduino / about 9 years ago / 1

      I am having the same issue with all of the tutorials I have found Here http://www.hacktronics.com/Tutorials/arduino-1-wire-address-finder.html and here http://bildr.org/2011/07/ds18b20-arduino/

      Did you figure it out? Thanks!

  • Dave6 / about 9 years ago / 1

    Any issue(s) with burying these in soil?

  • Boblehai / about 9 years ago / 1

    Hi all. I am using this one outside where it is normal with subzero temperatures. When it gets colder than around 1 degree celcius, the sensor starts to be i accurate. It shows temperatures that is higher than it really is. Right now it is -8. My sensor shows -2. Any experiences? I have The sensor is connected to a breadboard-arduino uno - usb to pc.

  • Member #105863 / about 9 years ago / 1

    Are the three wires standard gauge? If so, does anyone know what gauge? Thanks.

  • rcox / about 10 years ago / 1

    We're seeing accuracies that are more like +/-1.5-3.0 C even in the mid-range of this device. Still working out if that is linear. Using a thermo pen, magnetic stirrer thermocouple, and infrared thermometer as baselines.

  • Member #475033 / about 10 years ago / 1

    Unfortunately Jacket insulation around the sensor can't stand up to repeated strain above 200 degrees Fahrenheit. Seems stupid these things can report back temperatures greater than what the insulating material is rated for. Useless for my application unfortunately.

  • Member #563579 / about 10 years ago / 1

    Can it used in seawater? Material?

  • Member #517495 / about 10 years ago / 1

    I am having some issues where I read -127C from one of these, anyone have any idea why this might be happening? I am using the latest one wire and dallas lib's...

  • Member #517495 / about 10 years ago / 1

    Does anyone know why all of a sudden this sensor would start, seemingly at random, report -196.6F (after conversion) then bounce back to normal, about 77F. I changed nothing in the code of my Arduino or the circuit. Perhaps the device is going bad? Any thoughts?

  • Member #411091 / about 10 years ago / 1

    I currectly own a couple of these sensors and I'm looking to acquire a couple more for high temp measuring (aprox 100 degrees celcius)... Can the material of the sensor handle this temp? I see the details specify 125 max but dont know if its been tested and stressed at these levels?

  • Member #527648 / about 10 years ago / 1

    Can this sensor handle being frozen in a block of ice and monitor temperature during that time? Min temperature will be about -15 C, one degree accuracy is fine.

  • Member #515447 / about 10 years ago / 1

    This ain't food safe, right? I need it for some small wine tanks. Actually I wanted Atlas Scientific's, but got this one.

    • MikeGrusin / about 10 years ago / 1

      I would personally not worry about using it in food, but you may feel differently. Elsewhere in these comments a customer links to a stainless-steel version which may be more appropriate for your application.

  • Member #425531 / about 10 years ago / 1

    can this be interfaced with an arduino pro micro? if so, how.

    • MikeGrusin / about 10 years ago / 1

      Google Arduino and the sensor type (DS18B20) and you'll find lots of information on how to do this.

  • Member #477554 / about 11 years ago / 1

    It can be used to measure human body temperature?

    • MikeGrusin / about 10 years ago / 3

      Not mine, but if you have a willing subject, I don't see why not.

      • Member #488664 / about 9 years ago / 1

        "Think warm thoughts boy, this sensor's mighty cold"

  • Member #449490 / about 11 years ago / 1

    I would like to know if this sensor could be connected to a phidget 8/8/8 as a simple analogic sensor? I already have the env-tmp made by Atlas scientific and it looks like the sensor must be told to send data rather than it maintains an analog voltage all the time. The procedure is turn on a digital port for millisecond, read the associated analog port, then turn off the digital port. The digital port supplies the 5 volt signal to excite the sensor. That seems I have to connect both on a digital and analog inputs and it isn't convenient to me. I just would like an analogic sensor and nothing else.

    Otherwise, I'll have to buy an other sensor for my project, something I could directly connect on an analogic interface. So maybe this reference : DS18B20 could be ok with the phidget. Any feedbacks are welcomed!

    • MikeGrusin / about 11 years ago * / 1

      This is not an analog sensor like the TMP36. This sensor has a "1-Wire" digital interface, which requires the host system to send it a special digital command sequence to get the temperature reading, which will also be a digital sequence. Read through the links and comments to learn how best to interface to this sensor.

  • Member #379152 / about 11 years ago / 1

    I can't make this work with my Arduino. I have the red wire on 3v, the black on Gnd, and the white on A1. I have also have a TMP36 on A0 wired the same. With my meter, I am getting 3.3v at the solder point but nothing on the white wire. The TMP36 gives me about 0.7v. Did I do something wrong? Do I have a bad sensor?

    • Member #379152 / about 11 years ago / 1

      Opps just learned that this is a digital sensor. Lets drop it on a free digital pin and see what happens.

      • Member #379152 / about 11 years ago / 1

        Ok, this has been asked twice in the comments, but I can't find the answer. Does it need the 4.7k pull-up resistor?

        • 6strings / about 11 years ago / 1

          Yes it does. You can place the pullup at the Arduino or close to it, between 5V (or 3.3 if your Arduino is 3.3V) and the DQ pin of the sensor. This sensor works very well. It is stable even with a longer cable.

          My first application used the TMP36. I quickly abandoned that sensor. While it is good for monitoring a temperature inside an enclosure, it is too susceptible to noise when remote. The DS18B20 on the other hand is awesome for remote sensing and is offered in a nice probe for you. All that extra code is well worth it.

  • Member #333852 / about 11 years ago / 1

    I have had one of these in my spa pools solar panel for about three months and it has failed. It is stuck reading 85C, power is still good at the start of the cable so assume something has broken down inside the probe. More info on error here http://www.picaxeforum.co.uk/archive/index.php/t-20929.html (post not by me). Pool has a small amount of chemicals in it, but panel can and does occasionally boil the water when the pool is at the set point. Assume this caused the problem - annoying since 125 is the range! My probe is stainless now plastic as shown in the picture.

  • Member #406149 / about 11 years ago / 1

    can I know if this sensor can be used to measure the human body temperature plz?

    • MikeGrusin / about 10 years ago / 2

      Not mine, but if you have a willing subject, I don't see why not.

  • KDodman / about 11 years ago / 1

    Just hooked this thing up. Took only a couple minutes, and works great. For those who dont think its accurate enough, it comes defaulted at 12 bit resolution which equates to 0.0625°C increments. You can blow on the thing and watch the temp change. I'm going to be using it in my saltwater tank shortly, I'll post an update when I do.

    • Darian C / about 11 years ago / 1

      Accuracy and resolution aren't the same thing. Good to know it's fast and responsive though.

  • Member #396501 / about 11 years ago / 1

    I want to bury it 2 meters deep into the ground to measure the temperature near my water pipes - how long can I make the cable without affecting the accuracy of measurements? I'm going to connect it to raspberry PI - will I need a power supply for the sensor or something if the wire goes around 6 meters? Silly question, I guess. Does it include the 4.7K resistor?

    • MikeGrusin / about 11 years ago / 2

      1-wire devices are designed for long networks (hundreds of meters) so you're most likely fine. Do read the datasheet for interfacing information; Dallas/Maxim also have application notes on best practices for reliable networks.

  • Member #104092 / about 12 years ago / 1

    Forgot to ask this when i bought it, but is this safe to use in food production? What type of plastic coating is it PP? There is nothing about it in the data sheet.

  • Member #371924 / about 12 years ago / 1

    Hi, just wondering if you have had any luck implementing this probe with a Libelium Waspmote? Any help would be appreciated. I took a look at the mbed example, but not sure it works with the Waspmote. Might be wrong. Thanks!

  • Ducky Virus / about 12 years ago / 1

    Was considering this for my saltwater controller, but it doesnt seem sensitive enough, nor is there any details on the casing making it impossible to consider. however, when taking apart a dead heater i found the same IC controlling it. maybe that's why the $90 heater died only 4months after installation. anyone know of a better solution?

    • Erroneous / about 12 years ago / 1

      I'm curious as to how accurate you need it for aquariums. If anything you could always stick it in water that you already know is the right temp and measure what the sensor reads. I've used these in my fermentor refrigerator for about a year. While they may be off by up to 0.5 C, I consider it more accurate than all but one of my thermometers and they certainly don't fluctuate IME.

    • syndicated / about 12 years ago / 1

      FWIW, I've had a DS18B20 in my kegerator (~5C) for about 2 years.

      You can always use thermocouples...

      • Ducky Virus / about 12 years ago / 1

        mmmm kegerator... my issue is the health of the livestock, not me.. but i did come up with a way to safely use it via 1way overflow :)

  • Erk / about 12 years ago / 1

    By the looks of it, its non-shielded cabling.

  • Hrafnkell / about 12 years ago / 1

    Made my own using Sugru to seal the sensor.

  • SlyVixsky / about 12 years ago / 1

    My current thoughts are leading to those recent "Flex-Seal" commercials :D glad there's a pre-built solution available :)

  • ollyb / about 12 years ago / 1

    If you were going to decouple this, wouldn't you want the capacitor at the DS18B20 end of the thing, instead of 6 feet away?

    • MikeGrusin / about 12 years ago * / 2

      One-wire devices should not need decoupling capacitors in general, at least not according to the application notes I've read. In fact, if you're using it in two-wire (parasitic power) mode, capacitors would be detrimental. Why do you ask?

      • whitnasty / about 12 years ago / 1

        I have been using these for a while without any decoupling and they work great, the only thing you need is a 4.7k pull up tied between the power and data line. Very accurate little sensors as well.

    • Cjhazdroid / about 12 years ago * / 1

      Ohh my. I was under the assumption this was decoupled. I'm sadface now. Can the bulb at the end be easily removed and then decoupled, replaced, and resealed with food safe waterproofer easily? Better yet. Just tell me IT IS decoupled.

    • SomeGuy123 / about 12 years ago * / 1

      Decoupling it at the sensor end would most likely ruin the waterproof seal.

  • clever / about 12 years ago / 1

    nice!!!

    already made one with just plain heatshrink and caulking but this looks much better!

    • Cjhazdroid / about 12 years ago / 1

      I do as well but I agree this is much much nicer looking than mine with liquid tape and heatshrinking

  • Cjhazdroid / about 12 years ago / 1

    Nice! Was just about to checkout when I saw this. How well does this hold up to harsh environments (ie salt water)?

    • We just might have to test that out. I'm thinking about putting it in the video for next week.

    • Blacklab1 / about 12 years ago / 1

      Yeah! That would be really cool if we can use it in Salt Water Fish TANKS! (OR fresh water Tanks!) Though I would be worried using it with the Discus- they can be real temperamental with 1 Deg F change

      • Abalam / about 11 years ago / 1

        You can read in the datasheet that the resolution can be better : "The resolution of the DS18B20 is configurable (9, 10, 11, or 12 bits), with 12-bit readings the factory default state. This equates to a temperature resolution of 0.5°C, 0.25°C, 0.125°C, or 0.0625°C." The 12 bits needs 750ms to be done... but it's ok for me.

      • Cjhazdroid / about 12 years ago / 1

        I don't believe this is accurate enough to be used as a sensor for "controlling a tank heater" as there is too many to consider and catastrophe could result. For my marine environment its simply to be used as a general reference/log/arm. The more you automate a reef, the more things that can go wrong. And when something goes wrong it costs more than I spend on gas in a year.

  • Leland Sindt / about 12 years ago * / 1

    #mashtunmonitor +1

    • dustoaction / about 12 years ago / 2

      I'm with you, however, is it food grade or is it going to off gas chemicals into my beer?

      • Member #19067 / about 12 years ago / 4

        My question exactly - is it foodsafe?

        We homebrewers gots to know!

      • brewer / about 12 years ago / 2

        Not likely to be food safe, especially at elevated temperatures.

        I'm surprised you guys didn't all know about these stainless steel versions (maybe this means Sparkfun should sell them?). See stainless probes at: http://www.brewershardware.com/BCS-460-Temperature-Sensors/

        (As an aside, BrewTroller was THE reason I got into electronics and micros... but for some reason, I haven't finished sourcing all the parts for BT, lol.)

      • Member #292652 / about 12 years ago / 1

        Definitely interested in this. Even if it's not food safe, would it be suitable for an application like Sous Vide where it is near food, but not directly in contact with it?

        Also, does it already have the 4.7k resistor on the data wire?

        • fugalster / about 12 years ago / 1

          I just purchased one specifically for sous vide. Where the food is contained in a sealed bag and the probe is not, I don't see it being a problem.

      • SomeGuy123 / about 12 years ago / 1

        You could cover it with a long and thin cellophane bag.

      • two taco / about 12 years ago / 1

        I'm glad someone is asking this, because it was my first application thought as well.

    • DeadlyFoez / about 12 years ago / 1

      +1 I'd like to use this in my hydroponics setup.

    • Member #281296 / about 12 years ago / 1

      +1 on this. homebrew application. food safe?

Customer Reviews

4.5 out of 5

Based on 29 ratings:

Currently viewing all customer reviews.

1 of 1 found this helpful:

Very flaky

Most of the time, this sensor returns the correct temperature, but... (1) About 1 in every 30 readings, the sensor doesn't respond to the 1-Wire device search. (2) About 1 in every 50 readings, the sensor returns 65535. (3) About 1 in every 100 readings, the sensor returns a reading 0-20C off from the actual temperature.

These are usually pretty solid little units. If it seems to be acting inconsistently, I'd recommend getting in touch with our tech support team. They should be able to help you out.

7 of 7 found this helpful:

Just Arrived

Just took it out of the box. Sure would be nice if there was a little piece of paper that told which wire was which. I'm going to guess: Red = V+ Black = GND White = Data But why make me guess?

1 of 1 found this helpful:

The best ever long cord!

Hard to find a DS18B20 with a long wire. This one has it. I use them on my fridge and freezer monitoring units. They all passed the counterfeit test you can find by searching for the Arduino code. Most ones sold on popular non Arduino type sites are counterfeit fakes. These are the real Dallas chips.

4 of 4 found this helpful:

Works great but better description/hookup needed here

The example code SparkFun supplies is not the best, but with a bit of tweaking it could work okay. I would much rather suggest this library as it also supports multiple sensors (and does not try to use some LCD display): https://github.com/milesburton/Arduino-Temperature-Control-Library

Also, the standard One Wire library in the Arduino Library Manger is required.

This was my first actual experience with 1-Wire. The description seems to indicate that "no external components are needed" and you just need to wire it up and go. Not exactly. A pull up resistor is required between the white data line and red power line. I threw a 10k in there, but I have seen lower values used. For whatever reason, I was unable to get the AVR internal pull up to work with it.

The nice thing about 1-Wire and this component is you can put a bunch of these all on just one pin. They each have a 64 bit unique address (which you need to "discover"). I was able to get 3 sensors going by connecting power, ground, and all the data lines to to Pin 7, for example.

1 of 1 found this helpful:

great and well worth the price

I used to think that this was too expensive until I realized how long it makes me to make them myself and now think it is well worth the price.

5 of 5 found this helpful:

didn't work until I added a 10k pullup. Duh.

I was emailed by SFE to write a review on this sensor. I had wired it (I thought) per the instructions and it didn't work. I read the data sheet on the internal part and it seemed to suggest that a pullup resistor was only needed if the part was scavenging power from the data line. Since I was giving it 5v on the red wire, I didn't think that applied to me. After entering my initial (unhappy) review, I read some of the other reviews. I didn't see others having (many) problems and one reviewer noted that he had to add a "10k pullup". I did that and it worked! I'm now happy :-) and will try to figure out how to run 2 sensors off a single Arduino port.

Hello!

Have you contacted our technical support department @ techsupport@sparkfun.com - they are usually pretty good at getting things like this working, and if they can't help you get it working they can help you setup a replacement sensor for you.

1 of 1 found this helpful:

Love this little thing

Makes it super easy to measure temperature.. 1 wire bus is sweet too..

2 of 3 found this helpful:

Temperature sensor

This is a great encapsulation of the DS18B20. We would buy it in the thousands if we could get a data sheet for it for UL. I have been told there is no data sheet available so we will have to use another device.

1 of 2 found this helpful:

Easy to use

Easy to connect got it working in less than 30 minutes.

Very good one

Quick, and easy installation and operation

Just the ticket

I am using these to monitor the temperature in a bread proofing box - one embedded in an electrically heated layer of bricks, and one in a pan of water which gives me a warm moist environment for raising bread. It's powered by a PICAXE 18M2+ processor with the AXE133Y OLED display, and switches power (120 VAC) off and on to the 150 watt snow-melt cable embedded in the bricks.

Excellent waterproof sensor!

The sensor was easy to get connected and begin reading. It has continually provided consistent temperature readings while submerged in water.

Great temperature sensor.

Very accurate temperature sensor and very easy to setup and use. Using with an Arduino Uno for now.

Extremely accurate and easy to use sensor

I use this sensor with the esp8266 "thing" and it's been really easy to do with onewire. I use this sensor on a saltwater aquarium, and it looks really well sealed, so I'm not concerned about the exposure to a more corrosive environment.

Good results eventually

There is one important detail missing, 4.7K pull up resistor for the data wire. The sensor will not work otherwise.

Once this is done the sensor works perfectly.

Works perfect!

This works perfect on my Raspbery Pi wether station! It have beed running 3 years now, taking the temperature every 15 min and not a single problem. I have ordered one more to go with a wether station a other place.

great, be careful of resistor size

These are excellent and reliable. Be careful to size your pullup resistor appropriately. I had a resistor 2k too small, and the probes worked ok with it but it may have put strain on them and they eventually stopped reporting accurate temps. Fixing the resistor size got the accuracy back.

Also, Sparkfun goes seriously above and beyond the call in providing tech support and even replacement parts. Super super impressed.

I'm very sorry to hear that! We've not heard of one of these failing in this manner before. Someone from our support department will be contacting you shortly to help you with this.

Great Sensor, Great Service

The first sensor I received was dead on arrival, however a Sparkfun responded quickly and sent a replacement within a couple day with free two day shipping! Fantastic service and the second sensor worked perfectly. In fact, I am ordering another! Great for aquarium or other applications with a long cable and easy setup.

Excellent Product

I try cheaper products from Amazon but it all fails especially below zero thus I return to use SparkFun sensors to save time & money

Basic temp sensor looks basically good

It's been running with the provided test program which spits out temp values about 2 per second. It started at room temp and I grabbed and held the probe tip; it crept up degree by degree. I changed the test program to only print the temp when it changes - this is much more useful and revealed it occasionally glitches and gives -1000 as the temp. It appears waterproof. Next I will try it submerged in PLA 3D printer resin.

Very sturdy construction, works well

I bought this for a temperature logging project using a Raspberry Pi Pico W, so I'm using MicroPython to program it. There is a built-in D18X20 Python module which makes reading the temperature pretty simple. This means I haven't explored a lot of the functionality the sensor offers; it's OneWire interface is actually quite complex. (Hence three cheers for having built-in software support.) The chip supports a 2 wire mode in which the sensor gets its power from the data line pull-up. I haven't tried that; I'm providing power using the third wire.

The physical construction is very sturdy. However, after about a day of breadboard experiments I managed to fry it electrically by being a bit clumsy with the leads. Fortunately, I know my limitations so I bought two!

Accuracy seems to be within the +/-0.5C specification. In a glass of ice water it measured about 0.35 C. The precision appears to be 0.0625C. (Corresponding, I suppose to a 1 bit difference in the raw sensor reading.) The measurement is heavily damped. Response to temperature changes is slow and there is little to any noise in the output. Going from ambient room air to ice water, it took about 3 minutes for the temperature to reach a steady state value. I don't know if there's any actual software filtering or if that is just the thermal response time of the sensor enclosed in its housing.

I'm planning to measure ambient conditions in a battery-operated device, so I'm only going to be taking a measurement every 10 minutes. Therefore, the slow response is not a problem for my application.

If you need waterproofing for your application and quick response time is not important, this product should do a great job for you.

These work great!

I have tested them with my RaspberryPi and work great!

These temperature sensors are very easy to hook up, and the measurements they give are accurate.

Excellent product!

Easy to connect and very sturdy. Keep in mind you have to allow for the thermal characteristics of the plastic coating. Very flexible cable

Fine product

Nearly perfect. Sturdy construction. Very easy to configure for use with the Raspberry Pi... maybe 5-10 min max. This sensor requires shielding in order to be used outdoors, but that's not a big deal. My only disappointment is the cable length is short. It'd be great if it came in different sizes.

Great sensors

These work great and I like the 6' lengths. I've had problems reading 3 shorter ones I bought from Adafruit.

Esta bueno

Magnifica