Logic Machine Forum
1Wire Sensor - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Hardware (https://forum.logicmachine.net/forumdisplay.php?fid=12)
+--- Thread: 1Wire Sensor (/showthread.php?tid=197)



1Wire Sensor - gowlogic - 14.01.2016

Hello Edgar,

i have 2 1-Wire Sensors and conntected one of them on the reactor V2, but it didn't work.
I got the Message Disabled!

Please can you help me?

Thanks Alex


RE: 1Wire Sensor - admin - 15.01.2016

Do you get configuration form when you click the sensor row in 1-wire table? If so, you have to set "Poll interval" to something more than zero, 5-15 seconds or so, map object to sensor value. If it tells you that support for this device is not implemented, please contact our support. Family ID 10 is supported in current beta firmware.


RE: 1Wire Sensor - gowlogic - 15.01.2016

(15.01.2016, 05:40)admin Wrote: Do you get configuration form when you click the sensor row in 1-wire table? If so, you have to set "Poll interval" to something more than zero, 5-15 seconds or so, map object to sensor value. If it tells you that support for this device is not implemented, please contact our support. Family ID 10 is supported in current beta firmware.

Hello
No I get no configuration when I click the Sensor. It is possible to get the beta firmware for testing.

Thanks Alex


RE: 1Wire Sensor - admin - 15.01.2016

Send an e-mail to our support then, we will provide a link to beta FW.


RE: 1Wire Sensor - Auzzii - 26.02.2016

Hi,
there are 2 types of sensors DS18B20 and DS18S20.
On my LM4 version 20150917 only works DS18B20 sensor.


[Image: n1nOrJe.png]

http://imgur.com/a/t5wfd


RE: 1Wire Sensor - edgars - 26.02.2016

the new upcoming firmware will have support for both of these sensors.


RE: 1Wire Sensor - andeug - 08.08.2016

Hi Edgars,

Can you confirm that the support for both sensors has been added in LM4 RC Version: 20160714? I have installed this software on my LM4 and it works just perfect.

Andreas


RE: 1Wire Sensor - admin - 08.08.2016

Both sensors are supported, if you are missing any profiles for other 1-Wire devices we can add them by request.


RE: 1Wire Sensor - Igor68 - 12.11.2017

Hi, please, tell me if there will be further support for the 1-Wire? It is possible to support other digital sensors, for example, a pressure sensor BMP 180?


RE: 1Wire Sensor - admin - 12.11.2017

BMP180 uses i2c, not 1wire. For all supported 1wire devices see this list: http://owfs.org/index.php?page=family-code-list
Devices that are not available as profiles in 1wire mapper can still be read from scripts.


RE: 1Wire Sensor - Igor68 - 13.11.2017

Thank you!