DS18B20 Tester with Arduino

You ordered a few DS18B20 temperature sensors and after a few weeks of waiting, you finally received the shipment. You connected the sensor to your project and … nothing… Tried again … nothing.

Where is the bug? Your connection? Bad contact? Your code?

For solving of issue, Petr Stehlík (CZ) developed a smart code which tests your temperature sensor.

He received a lot of sensors which were not working properly hence he spent a time for developing of this “tool”.

Schematic and code is available on github https://github.com/joysfera/DS18B20-tester/

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Tester kabelů - USB-A i B, USB-C, Lightning a další

Who hasn’t experienced this? You need to quickly charge your phone, plug it in, and after an hour, there’s only a 10% increase. Or you want to transfer data to your computer, but it doesn’t work? What’s the problem? Maybe…

Originaly, this board – Meteo v2, was designed like replacement of general analog thermometer which costs ~1 USD. But, thanks to comments of makers, the board was redesigned to versatile board which you can use for everthing you need. Meteo…

Notice by administrator: A few STM32 development boards (e.g. STM32L4 and IoT development board, STM32F723 and STMod+ connector) as well as Microchip development boards contain also PMOD connector List of Microchip Development boards with PMOD connector (selected) DM240001-2, DM160228, DM240001-3…

I got my hands on a soldering pen from the brand FNIRSI, model HS-02A. After a few hours of soldering with it, I can share my impressions. The soldering pen is stored in a very elegant box that contains everything…

Maybe you read about a new board by STMicroelectronics and Arduino.org – Arduino STAR OTTO Arduino compatible board with STM32F469 microcontroller. In this article I describe you how to set your laptop, arduino IDE and how to upload your code…