LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

How to best learn to work with Arduino , Labview and I2C.

Hi

I would like to use the Arduino and Labview to communicate on the I2C bus. Are there tutorials, or sample vi code, I can use to learn with.

Thank You for any help.

0 Kudos
Message 1 of 3
(3,617 Views)

There are a bunch of examples (I2C based sensors) in the "Documents" section of the LIFA Community page.  The majority of the ones I posted are I2C devices.  There isn't really any tutorials in regards to using I2C via LIFA.  I learned by reading the code (both the LabVIEW code and the firmware code).

I highly recommend that you not use LIFA but instead use LINX.  LIFA is effectively deprecated and LINX has officially replaced it.  The I2C functions in LabVIEW for LINX are identical when used with an Arduino.

0 Kudos
Message 2 of 3
(2,973 Views)

Thank you for your help on this. This should get me started

0 Kudos
Message 3 of 3
(2,973 Views)