06-01-2016 04:50 AM
hello, my name is angga and curently i am working on my final project.
i want to ask, can i controling temperature in arduino with labview but did not use PID ?
i hope somebody can help me here, cause i'm really frustrated
thanks.
06-01-2016 08:17 PM
I'd recommend that you do some research online about how to implement a simple closed loop controller (you don't need to search for LabVIEW specific stuff either).
If you are planning on using an Arduino, I highly recommend that you use LINX instead of LIFA. LIFA is old and deprecated. LINX replaces LIFA and is fully supported in the LINX forums http://www.labviewmakerhub.com/linx
06-01-2016 09:02 PM
Thanks Nathan, but now I have new problem. PWM signal that appear in my
program didn't reach 255, instead it just show 204 in maximum. As I
calculate manually, my program was right. But when it runs, it keep show
204. Can you help me to solve this ?
Thanks
06-02-2016 08:03 PM
I don't really know what you are saying.