Here's the example of using NI LabVIEW for controlling electrical devices wireless. I've used simple components to make this. I used Arduino Uno, Relay module and RF Transmitter and Receiver....
GSM Basic code to find the firmwire version, Network list, Network information, and baud rate. This uses the AT commands with the arduino command to communicate with the GSM module. I test these code with sim900a gsm module.
___________________________________________________________________________________
/*
Press-->...
This is a example program to send and receive sms using gsm module and arduino. I tested these code with the SIM900A gsm module.
____________________________________________________________________________________
/*
Press--> t: To Send Text Message.
r: To Receive Text Message.
*/
#include...
Here's the detail Video explanation about How to select motor for your New Machine design using Labview , SoftMotion and SolidWorks.
Most of the Mechatronics or Mechanical Machines involves Motor to operate, in such cases it is difficult to select appropriate motor for the new design. Mostly...
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...
This example already existed in the LIFA and It was not updated for LINX for arduino, I've recreated the VI for LINX.
Note : Only wav. file format is supported, make sure you are choosing the right...