LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Help please

Hy, i`m new here and i need some help!

I have a type k thermocouple, max31855 adafruit, arduino uno and i want to show in front pannel a temperature gain, a graph(temperature by time) and in wich temperature is measured(celsius,kelvin,farenheit). Could anyone help me please ?

0 Kudos
Message 1 of 9
(4,342 Views)

What part are you having trouble with?  What have you tried so far?

The more information you can give us the more help we can provide.

Thanks!

-Sam K

0 Kudos
Message 2 of 9
(3,265 Views)

i hope i will get understood,

i got the arduino connected on my usb cable(COM5)

i will post some images with my real wiring

in pictures, they aren`t very clear but i have 5V connected, GND,SO 11 digital pin, SCK 12 digital pin and CS 8 digital pin.

How can i read temperature from this kind of montage ?

4.jpg

3.jpg2.jpg

0 Kudos
Message 3 of 9
(3,265 Views)

It looks like you are using SPI to interface your TC with Arduino.  You may find this page useful.

<https://decibel.ni.com/content/message/39031#39031>

hrh1818

0 Kudos
Message 4 of 9
(3,265 Views)

Do you have your Arduino successfully connected to LabVIEW with LIFA?  I.e. are you able to send commands successfully to the Arduino to get it to do something with LabVIEW?  For a simple test, you can simply send a 1 or 0 to the LED pin (I think it's digital pin 13) and see if it lights up accordingly.

EDIT:  I think starting here (after you get the Arduino working with LabVIEW using all defautl files) would probably be good.

hrh1818, you beat me to it, I was just reading through that thread to find a good post to link to.

0 Kudos
Message 5 of 9
(3,265 Views)

eror.jpg

This is the error i get why ?

0 Kudos
Message 6 of 9
(3,265 Views)

My first guess would be that you need to install the VISA drivers.

0 Kudos
Message 7 of 9
(3,265 Views)

i got visa installed and now what should i do ?

0 Kudos
Message 8 of 9
(3,265 Views)

Did installing the drivers fix anything?

0 Kudos
Message 9 of 9
(3,265 Views)