LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use BF 350 strain guage module with labview via Arduino uno

How to use BF 350 strain guage module with labview via Arduino uno 

I have a module named BF 350   it is used to measure the strain I don't know how to configure this with labview via Arduino as I am new to labview 

 

The module link is as :https://hobbycomponents.com/sensors/963-bf350-3aa-strain-gauge-module

Please help me 

0 Kudos
Message 1 of 3
(943 Views)

Please anyone....


 

0 Kudos
Message 2 of 3
(928 Views)

Hi Anas,

 

the usual way is:

  • Write an Arduino sketch to handle the communication with your add-on, most often this is easy due to existing libraries for Arduino.
  • Use serial communication from Arduino to host computer and VISA in LabVIEW to transfer data.
Best regards,
GerdW


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