Jump to content

minhlmao

Members
  • Posts

    1
  • Joined

  • Last visited

minhlmao's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hello, I am currently working on a small project which involve using Arduino, LabVIEW LINX, some motors and sensors. The LabVIEW code is use to display the data collected by the sensors, and also to send digital value to the Arduino. The Arduino code include the custom command and the code use to control the motors. In the LabVIEW program, I have to use a custom command because I have to display the value collected by the DHT11 Temperature and Humidity sensor, which could not be collected by just using a Digital Read function in LabVIEW. The following error always occur whenever I run my LabVIEW program. I guess there are some problem with the timeout but I could not know exactly what is the problem. i would be thankful if someone could tell me what I did wrong. UploadCode.ino FinalVersion-Test.vi
×
×
  • Create New...