LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

interfacing muliple Adxl 345 (accelometers) on Labview

Hello , Im trying to interface multiple Accelometers (Adxl 345) using Arduino uno and Labview with LabVIEW Interface for Arduino and LINX

 

when im trying to connect only one Accelometer it works fine , but how can i connect multiple accelomters as there is only one working address (0x53) , (0x1D) is not working

 

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

Try using the addresses in decimal format: 83 for 0x53 and 29 for 0x1D.

 

You may find this useful: https://www.instructables.com/Simple-Accelerometer-In-labVIEW/

-----------------------------------------------------------------

If you can not measure it, you can not improve it.
- Lord Kelvin
0 Kudos
Message 2 of 3
(1,167 Views)

When you connected to two ADXL 345, did you set both to different addresses by connecting one ALT to HIGH and the other ALT to LOW?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 3 of 3
(1,165 Views)