Posts tagged 'temperature-indicator'


Thermometer with Clock

This project will display the temperature and time over the LCD display. LM35 is used to sense the temperature and the analog out of the LM35 is converted to digital by using the inbuilt ADC on the ATmega16 chip. An software clock is generated and the Time is also display. Download the Bascom code and...

Continue reading →

SMT160 based Temperature indicator

There are lot of temperature sensors both with analog & digital outputs. This project gives you an another temperature indicator which has been done with a digital sensor SMT160. Although it is a digital sensor it does not gives out the temperature directly. The output is duty cycled modulated. The...

Continue reading →

DS1820 Temperature Indicator

This project indicates the temperature from a 1 wire temperature sensor DS1820 and display it over an LCD display. The circuit uses Atmega8515 and 16x2 LCD display. Atmega8515 is selected because it is pin compatible with 8051 Microcontroller. ATmega uses the inbuilt RC oscillator for this project, so...

Continue reading →