Implementation of LM35 Interfacing of Temperature Sensor with Arduino using LabVIEW 2015
Gaurav Soni
Abstract
LabVIEW is a graphical programming language, used in many research fields for designing communication algorithms and simulating traditional as well as real time signals. Arduino kit can be interfaced with LabVIEW for a large number of applications. In this article, a project based on temperature sensor using Arduino Uno and LabVIEW is implemented. We have used LM35 temperature sensor whose output voltage varies in linear proportion to the temperature in centigrade. Thus, providing us an advantage over other sensors to measure the temperature conveniently in degree Celsius. The LabVIEW 2012 provides a simple interface between temperature sensor and Arduino Uno to read output voltage where LabVIEW further plots the measured temperature data obtained in real time in the graphical form.