Sunday, January 11, 2015

Temperature Control Using LabVIEW and Arduino

This is a very simple temperature control using LabVIEW and Arduino, where the user can set the minimum and maximum temperature if the temperature exceeds the maximum set level we can make the arduino to do certain work.

In this project I have set the arduino to turn On the fan when the temperature exceeds the set level. It is also possible to know the "HOT", "COLD" and MODERATE condition with the help of RGB LED and the front panel. 

Temperature log data are stored in a file where it can be later analysed the various temperature data respect to the time. 

What are the components used?
RGB LED
LM35 Temperature sensor
Arduino Uno.



Labview file can be download from here

13 comments :

  1. Thx for your sharing^^
    I am now creating a new project which is very similar to your design is an automatic temperature control system.
    But i have a question is that i am using DHT11. It is a digital sensor.
    i cannot use TMP35 sensor because it is analog sensor.
    How can i convert digial output to analog read?

    ReplyDelete
  2. Hi nice work, i like it!!!, where can i find the arduino code?

    ReplyDelete
  3. please give the arduino code for this circuit

    ReplyDelete
  4. Hello, i saw your video and it was really interesting. I was hoping you could help me solve a little problem of mine. Right now i'm forming a school project that uses 2 PT100 (RTD) sensors to take temperature readings and displays them on labview, the problem is that i receive strange readings from the sensor. Do you know if the sensors need a special formula to read the variable correctly? and also, do you know how to connect multiple sensors and display the readings on labview?

    ReplyDelete
  5. Finally I have found a complete weather shop where I can get my every necessary weather instruments in the best quality and fair price. It's weatherstationary, an online weather shop but full of reliability.

    ReplyDelete
  6. Hello recently i started a project for a class at university, i tried to create this one [url]http://www.labviewarduino.in/2015/01/temperature-control-using-labview-and.html[/url] . My problem is i cant find [b] IO linx input in the LMH-LINX.lvlib:initialize.vi [/b] actually there is no linx as an option for IO there are only default,remote,local.With local the project doesnt work at all and gives me error, with the other two it does work but not correclty, it doesnt communicate with the arduino and it counts random hot temperatures :/.Everytime i try to run it i update the firmware.I have no other errors except sometimes error 5003 if i run it for second time without close it and open it again.Can you help me please ?
    I use labview 2014 f1
    Thanks realy realy for your time!!!

    ReplyDelete
  7. hi there! do you have any tutorial links to create this system? it will help a lot for my self learn

    ReplyDelete