In the software implementation part we have
developed the assembly code for measuring temperature and
controlling it according to the user's requirements and
displaying the temperature in LCD module. The software
includes the reading of various measurements from sensor,
converting analog value to digital values, displaying the
temperature in the 16X2 LCD display and the program for
controlling action. The assembly level programming is done
on Arduino IDE software, the developed program is installed
in the ATMega328 microcontroller. The Arduino IDE
combines project management, make facilities, source code
editing, program debugging, and complete simulation in one