Main Content

Add a new sensor known as DS18B20 Temperature Sensor to your arsenal. Robustness and accuracy are some of its special abilities.

Today we are going to add a new Sensor to our arsenal known as DS18B20 Temperature Sensor. It is a temperature sensor similar to DHT11 but has a different set of applications. We will be comparing it with different types of temperature sensors available and will have a look at the technical specifications of these sensors.

Towards the end of this tutorial, we will be interfacing DS18B20 with Arduino and ESP8266 to display temperature. In the case of Arduino, the temperature will be displayed on Serial Monitor and for ESP8266 we will be displaying the temperature on a web server.

Let us start with the fun now.”

Link to article