Tag Archives: NI LabView

Remote Viewing with NI LabVIEW, Digilent UNO32 and Basic I/O Shield

Introduction NI LabVIEW and chipKIT Digilent UNO32 are powerful tools that offer enormous potentialities. Remote monitoring and webserver capabilites of LabVIEW  further enhance our projects. It has been shown here in this blog that NI LabVIEW can be easily connected to … Continue reading

Posted in Electronic Projects, Programming | Tagged , , , , , , , , , , , | 6 Comments

LabVIEW and VISA interface, with chipKIT Digilent UNO32 and Basic I/O Shield

Introduction NI LabVIEW can communicate with external devices such as microcontrollers through VISA a standard I/O language for instrumentation programming. LabVIEW ties the creation of user interfaces (called Front Panels) into the development cycle. A key feature of LabVIEW over other development … Continue reading

Posted in Electronic Projects, Programming | Tagged , , , , , , | 5 Comments

A Simple Home Alarm System with DAQ and Labview

We all like peace of mind knowing that our home is safe when we are away, at work, or for whatever other reasons. The system here is a simple home alarm system with a motion sensor. The Labview virtual instrument … Continue reading

Posted in Electronic Projects | Tagged , , , , , | 17 Comments

Internet Control of a Labview VI (Part II)

In part I we have built a simple VI that controls a LED, switching it on or off through a virtual pressure button. We will now show step by step how to launch the application in the Internet and control … Continue reading

Posted in Electronic Projects, Internet of Things | Tagged , , , , | 27 Comments

Internet Control of a Labview VI (Part I)

Introduction Labview from National Instruments (NI) is build upon a purely graphical, general-purpose programming language, G, with extensive libraries of functions, an integral compiler and debugging, and an application builder for stand-alone applications. The concept of VIs (Virtual Instruments), invented … Continue reading

Posted in Electronic Projects, Internet of Things | Tagged , , , , | 2 Comments