03-02-2014 02:22 AM
You can set the pin values after the while loop but before you close the Arduino.
03-16-2014 07:24 AM
Hi sir, hope you can help me on the lcd data print. When I put the print vi in the circuit, the data obtained was wrong. How to correct the print vi? Please advice. The image below show the temperature value that I obtained.
.
03-16-2014 12:13 PM
The LCD VIs should not affect the analog pin's voltage. The best advice I can give is to test to see if the example LCD VIs works with your LCD and then add the analog pin to it if it works. Also, you should try using the USB cable for testing to eliminate a possible failure point.
03-16-2014 08:44 PM
Hi Nathan, thanks for your reply. My LCD work well in the example with both USB cable and Xbee. But when I add the "LCD PRINT vi" to it, it show impossible value..
03-16-2014 09:51 PM
Hopefully, the suggested solution that you found here will fix it.
03-29-2014 10:01 PM
Hii sorry for my late reply. it works well with the VISA resource.. thank you!!
My project almost completed with your help. Thank you so much. But now I want to improve it by using two xbee communicate with one coordinator. But seems Labview Interface for Arduino just can read from one router at one time. Any possible way to read two routers?
03-29-2014 10:23 PM
I'm not all that familiar with LIFA+XBee but I'm guessing no.
P.S. Since the topic of this thread has been resolved, you should create a new discussion or look at existing discussions regarding XBee.