LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

ADS1115 Labview Interface for Arduino

this vi read 2 diferential inputs of ads1115

0 Kudos
Message 21 of 32
(3,625 Views)

@diazomar2004 wrote:

this vi read 2 diferential inputs of ads1115


You really need to stop posting this attachment over and over. This s now the third time you attached the same VI. Once is sufficient!

 

As in the other discussion, I strongly recommend that you do a few basic LabVIEW tutorials first. It is very ambiguous to have array diagram constants where some elements are hidden (container size != array size!). Always resize so we see the first invalid element (or if there are many element, show the scrollbar!).

You have two identical large code sections that only differ by a single diagram constant. Correctly done, you only need one instance of all that code.

0 Kudos
Message 22 of 32
(3,610 Views)

Hi my friend, I've used your file about ADS1115 at labview and it works fine.

I need to read all the 4 inputs of ADS1115, but I dont figure it out, can you help?

 

Thanks!

0 Kudos
Message 23 of 32
(3,041 Views)

please give me a few days i will work on it

0 Kudos
Message 24 of 32
(3,031 Views)

Take your time, thank you your return!

0 Kudos
Message 25 of 32
(3,009 Views)

this vi is a general setup to read ads1115 to read the 4 inputs you have to repeat it 4 times an change the configuration. you have to use a input with gnd every time example first you have to configure to read ain0 with gnd and read second ain1 with gnd and read  later ain2 with gnd and read finaly ain3 and gnd and read

becareful with the time begind read and the next configuration 

if you have problem send me a message

0 Kudos
Message 26 of 32
(2,995 Views)

Hi Everyone,

 

I have succeeded in make a VI to read multiples channel of ADS1115.

In my case I'm reading seven analog input of two ADS1115.

 

 

0 Kudos
Message 27 of 32
(2,924 Views)

please save the vi in a previus format like labview 2019 or 2015 because msome people dont have labview 22

 

0 Kudos
Message 28 of 32
(2,905 Views)

I have a problem ,when i connected VI with raspberry pi i have error 54

343289450_751317429792709_6331086123358183428_n.png

can u help me ?

0 Kudos
Message 29 of 32
(2,508 Views)

Can you please describe how have you wired the ADS1115 channels together and to the I2C to be able to read 7 channels separately at the same time?

0 Kudos
Message 30 of 32
(2,468 Views)