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...
Posts tagged 'lm35-with-avr'
Measure negative temperature with Lm35
LM35 can measure temperatures from -55deg to 150deg and we need negative supply voltage for measuring this negative temperature. This circuit eliminates the negative voltage power supply and this project can measure the negative temperature Download the protesu file to simulate the project on your desktop...
Interface LM35 with Atmega16
Interface LM35 to measure temperature with AVR microcontroller. The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (Centigrade) temperature. LM35 can measure temperatures from -55deg to +150deg. In this circuit the Atmega16...