I'm trying to build a graphic display thermometer in Proteus, with an LM35 sensor using the ATmega 164 microcontroller.
My problem is that I don't know how to connect the temperature sensor to the microcontroller and how can I code this using CodeVision AVR?
What am I doing wrong?
Are the...