LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview program for read sensor pressure and temperature

I want to read the data from the atmospheric pressure sensor module board with i2c as the communication. as a amateur Labview user, I don't know where to start. Can anyone can anyone give me tips?. My sensor board using ms 5611

0 Kudos
Message 1 of 2
(760 Views)

Hi smileybee,

 


@smileybee wrote:

I want to read the data from … sensor module board with i2c as the communication. as a amateur Labview user, I don't know where to start. Can anyone can anyone give me tips?


You need a way to handle the I2C communication.

NI offers some moduels capable of I2C (and/or SPI) communication, together with drivers/API to program the communication scheme.

It might be cheaper to use an Arduino as I2C interface and transfer the data to/from Arduino using a simple serial communication using VISA functions in LabVIEW…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(738 Views)