Digital thermometer with large 7 segment LED display

Thermometer is based on PIC16F628 microcontroller which reads temperature data from DS1820 sensor. All three 7 segment indicators are connected to TPIC6B595 shift register.

Digital_thermometer_7_segment_LED.jpg

Registers are able to drain current for LED indicators that are powered from 12V voltage. Temperature sensor is capable to rank values from 0 to 99.5ºC with 0.5ºC accuracy. No negative values (hopefully temperature value won’t drop below zero). Program code is written for CCS C compiler. Great source to learn how to read data through 1-wire and drive powerful 7 segment LED displays.

4 Comments so far

  1. Binh Tran on December 6th, 2008

    thanks very much

  2. electronic_ghost on December 21st, 2008

    where did you get the giant segment leds?

  3. ray on April 29th, 2011

    where can i buy one of these? i wanna use it in a bar so it can show the temperature of the beer i serve

  4. Jerry on September 6th, 2011

    Do you offer a kit for the above?

Leave a reply