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

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…

Periodically updated Today is BlackFriday, sellers offer discounts for a lot of products. Here is list of them. RAK Wireless 10% off for RAK831 Pilot Gateway (RaspberryPi 3, GPS, modul s RAK831). From 199 to 179.10 USD. https://www.aliexpress.com/store/product/RAK831-Pilot-Gateway-SX1301-Raspberry-Pi3-GPS-with-complete-enclosure-for-professional-demonstration-set-up/2805180_32883987457.html IQRF.shop (Ivona…

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…

Arduino IDE may not be comfortable for all of makers. Is a lot alternatives to Arduino IDE like Visual Studio, Codebender a another. I think that Eclipse has one of the best editor for writing of codes. Arduino IDE has…