LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview + Arduino + Linx + DS18B20 Temp VI ?

 

 

Does anyone know of a VI that will work with Linx/Labview 2018/Arduino, and the DS18B20 temp sensor (one wire sensor)?

 

 

0 Kudos
Message 1 of 5
(4,770 Views)

As far as I can tell, the DS18B20 temperature sensor uses a one wire interface with the Dallas protocol.  For using it with L abVIEW, take a look at the following add-on.

http://sine.ni.com/nips/cds/view/p/lang/en/nid/211522

 

As for the arduino, have you taken a look here?

https://www.pjrc.com/teensy/td_libs_OneWire.html

DillonL.
0 Kudos
Message 2 of 5
(4,739 Views)

Dillon, 

Appreciate your help.  

You are correct.  It is a Dallas one-wire protocol.  I did chat with Colin from Interface Innovations and they have some wonderful tools that can be used to read/manage one-wire devices on a variety of interfaces.  However, they do not have a Linx VI for reading a one-wire device.  

 

The other link has the Arduino config/code for reading a one-wire device.  I can already read the one-wire device directly from the Arduino but I would really like to read it through Linx/Labview. 

 

I will keep experimenting with creating a Linx custom VI.  

 

 

 

 

 

0 Kudos
Message 3 of 5
(4,731 Views)

Hi Jeffgg,

I am not aware of a prebuilt solution in Linx for this, however I would post your question over on the LabVIEW Makerhub and see if anyone there has any thoughts.

https://www.labviewmakerhub.com/forums/viewforum.php?f=12

DillonL.
0 Kudos
Message 4 of 5
(4,719 Views)

hi 

i want to do that with raspberry pi and is not run can u help me ? 

 

0 Kudos
Message 5 of 5
(1,150 Views)