Digital thermometer DS1820 on PIC16F84

This is very simple design which can be built by everyone who can solder. Device is capable to measure temperatures in range from 0 to 99ºC and display it on LCD.

DS1820.jpg

 

Firmware is written in C language ready to be compiled with CCS C compiler. Also in source code package is compiled version of program which can be flashed immediately to PIC.

Read