interface application programming

WEEK ASSIGNMENT:

-Write an application that interfaces with an input &/or output device that you made,

      comparing as many tool options as possible

 

LabView

 

I used LabView,first I made a code that interacts via USB and LabVIEW to turn off and turn on a light bulb based on a switch where you can select the digital I/O pins to do this, I created a relay PCB so that I turn the pin which turn on the relay turning on the light bulb.

Interface

The interface consists of 2 switches which control the on or off the pins, two combo boxes which select the digital pins, and two indicators.

Programming

Video Working

The second one is an analog measurement. The interface consists of a combo box to select the analog pin, a gage to measure the voltage and a label to show the value the exact value.

Interface

Programming

Video Working