02-22-2019 12:31 AM
Does anyone know of a VI that will work with Linx/Labview 2018/Arduino, and the DS18B20 temp sensor (one wire sensor)?
02-22-2019 02:54 PM
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
02-23-2019 12:21 AM
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.
02-26-2019 09:14 AM
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
05-08-2023 02:35 PM
hi
i want to do that with raspberry pi and is not run can u help me ?