Advertisement

Tuesday 17 July 2012

Turning On And Off LED Of Arduino Using LabView

In this post  i have uploaded program of LabView that will show you how to turn on and off LED using labview



In this project  you will able to understand how to interface arduino and labview
Please read my previous post in order include Arduino Library in Labview.If you have done this already then no need to worry just write following code or download for Labview file and just use it.

Video



Note
There is always a common question in mind that  i have developed a labview program than whether i upload something in Arduino board. Answer is just upload one file when starting .

C:\Program Files\National Instruments\LabVIEW 2010\vi.lib\LabVIEW Interface for Arduino\Firmware\LVIFA_Base\LVIFA_Base.pde

Follow this and just upload LVIFA_Base.pde using arduino software to your board than run labview program.


Download LabView File: Simple LED Blinking

Please Again Read my Previous post again inorder to included Arduino Library and for configuration Arduino Board for LabView Interfacing LabView and Arduino

4 comments:

  1. Suppose I want to use the serial monitor to show what data I have sent from the Labview. Then what do I need to edit in the firmware?

    ReplyDelete
  2. you set pin 8 as output....but why pin9 or led9 is c ontrolled ??..plz help..

    ReplyDelete
    Replies
    1. Ya this is not big problem this is written mistake Thanks.

      Delete