Archiving Datasheets and libraries that may be required to reproduce old work.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
mm 600c71caa6 adding libraries 3 years ago
..
images adding libraries 3 years ago
libraries adding libraries 3 years ago
Basic Code.ino adding libraries 3 years ago
ESP8266 Temperature Web Server.ino adding libraries 3 years ago
LICENSE adding libraries 3 years ago
README.md adding libraries 3 years ago

README.md

Interfacing DS18B20 with Arduino and ESP8266

alt text

Video tutorial :

In this project we are going to Interface the DS18B20 Temperature Sensor with Arduino UNO and ESP8266.

The DS18B20 is a temperature sensor like DHT11 but it is more robust and accurate in comparison to DHT11.It also covers a larger temperature range in comparison to the DHT11 sensor.

So.in this project we will first interface this Sensor with Arduino UNO and display its temperature reading on the Serial Monitor of Arduino IDE and after that we will connect this sensor with ESP8266 and after that we will dislay the temperature sensed on a beautiful web server.

You must check out PCBWAY for ordering PCBs online for cheap!

You get 10 good quality PCBs manufactured and shipped to your doorstep for cheap. You will also get a discount on shipping on your first order. Upload your Gerber files onto PCBWAY to get them manufactured with good quality and quick turnaround time. Check out their online Gerber viewer function. With reward points you can get free stuff from their gift shop. alt text

alt text

alt text

These are the schematics for this project:

Schematic for Arduino UNO alt text

Schematic for ESP8266 alt text