Main Content

4 Digits Thermometer Using DS18B20 Digital Sensor

Counter based on PIC16F628A . Included C code and circuit diagram. Displays -55 to 125 centigrade. The temperature is read every 15 seconds, can be changed in the code. The math is using integers to calculate the degrees and the tenths of degrees are calculated separately. The 7 segment LED is common cathode, 4 separate digits can be used with segments a to g linked.”

Link to article