ni.com checkout is currently experiencing issues.

Support teams are actively working on the resolution.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to use thermocouple with max 6675 and arduino uno r3 in labview

Hi Every one

Can you show me how to use thermocouple with max 6675 and arduino uno r3 in labview together

please let me know and if you have block diagram please let me know

Thank you very much

0 Kudos
Message 1 of 18
(11,858 Views)

Hey Pakron10,

What part are you having trouble with?  The MAX6675 looks like it uses SPI so you'll want to use the SPI VIs in LIFA or LINX and check out the 6675 for the commands you need to send to the sensor.

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 Kudos
Message 2 of 18
(6,823 Views)

can you show me block diagram? please

0 Kudos
Message 3 of 18
(6,823 Views)

I don't have the sensor and have not written any code for it, but if you let us know what you've tried what is not working the way you think it should and what questions you have we'll do your best to help you figure it out.

Thanks!

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 Kudos
Message 4 of 18
(6,823 Views)

Page one of the following link shows a block diagram.

<https://www.sparkfun.com/datasheets/IC/MAX6675.pdf>

The block diagram uses a 68HC microcotroller.  For an Arduino Uno use the following pin numbers.

MAX6675           Arduino Uno    Arduino

Signal Name      Signal Name   Pin Number

  SO                  MISO                12

  SCK                SCK                  13

  CS                  SSB                  10

Hrh1818

0 Kudos
Message 5 of 18
(6,823 Views)

Hi, I try as same as Mr.hrh212 on arduino Uno I have system run seems no problem but, I see nothing from spi data read out. What is wrong? please comment.


Jakkrich S.

0 Kudos
Message 6 of 18
(6,823 Views)

Dear Mr.Sammy_K,

      Now my MAX6675 module can sending measured value in degree C, and F through serial monitor of Arduino  editor program perfectly, so I need to get that values into the labview to monitor and keep data to spread sheet. Could you please advise for an example please.

Thank you very much,

Jakkrich S

0 Kudos
Message 7 of 18
(6,823 Views)

Hey,

LIFA has been replaced with LINX.  I suggest creating thread on the LINX forums.

Thanks!

-Sam K

0 Kudos
Message 8 of 18
(6,823 Views)

In the LINX forum there are 28 MAX6675 messages.  One or more of the messages should answer your questions. 

hrh212

0 Kudos
Message 9 of 18
(6,823 Views)

Hi, Ni,

Now I use Labview 2012 it can not use Link so Link use of Labview

2014.

Have you any Idea?

Best regards,

Jakkrich Srithongchai

LAE ATR

Nok Air

0 Kudos
Message 10 of 18
(6,823 Views)