Negative & positive temperature measuring with ATMEGA32, LM35 & LCD [Full Code+Circuit Design]
The circuit design and output in Proteus:
(click here to download the Proteus design from git)
See the full output and coding from video tutorial (click here for the video) :
Components:
Codes:
Main C file:
adc.c (header file):
adc.h (header file):
lcd.c (header file):
lcd.h (header file):
.....................................................................................
To get Full code and Proteus file from my git click here:
https://gitlab.com/tajimiitju/Programming_by_tajim/tree/master/Microcontroller_program_by_tajim/Negative%20and%20positive%20temperature%20mesuring%20with%20ATMEGA32%20with%20LM35%20and%20LCD.....................................................................................