10-16-2019 06:53 AM
how to acquire data of X,Y,Z axis of MPU 6050 accelerometer with NI 6000 in :Labview.
Solved! Go to Solution.
10-18-2019 03:01 AM
10-18-2019 06:32 AM
i am using urdino uno board still i amnot unable to get the data using labview.
10-18-2019 06:35 AM
Hi Surya,
@chaitanya_krishna wrote:
i am using urdino uno board still i amnot unable to get the data using labview.
Because of which reason? Do you get any errors?
I don't use LINX, so cannot comment on your VI.
I suggest to use the "ordinary" ArduinoIDE to let your Arduino read that sensor and send its data to its (virtual) COM port. Then use VISA functions to read the COM port from LabVIEW…
10-18-2019 06:41 AM
Even i had tried that in aurdinoIDE still no response after initlization i2c then it goes for dmp initialization. stil i amnot able to get the data .all connections to uno is correct
10-18-2019 06:56 AM