Please share example .ino with multiple DS18B20?
Posted: 24 Nov 2016 02:53
Could someone please share a working example of a sketch with multiple DS18B20 sensors using the Z-Uno libraries so I can understand what I am doing wrong?
I'm having trouble editing the sketch from https://z-uno.z-wave.me/examples/1-wire ... re-sensor/ and the other Arduino sketches for this I have found use the OneWire and DallasTemperature libraries (and if I udnerstand correct I can only use the libraries in user\AppData\Roaming\Arduino15\packages\Z-Uno\hardware\zw8051\2.0.6\libraries, i.e. ZUNO_DS18B20.h not OneWire.h or DallasTemperature.h).
More examples like the one already published on the site (and in the IDE Z-Uno package) would really be welcomed!
I am a user that (obviously) don't have any experience with Arduino, but I would love to be able to use the device for my smart home system.
A wider number of examples to download would go a long way, because then dullards like me can use the available .ino-files as "plugins" without needing to understand Arduino and the programming part.
I read you might plan a Z-Uno starter set with some components. Maybe that will contain more pre-written sketches?
I'm having trouble editing the sketch from https://z-uno.z-wave.me/examples/1-wire ... re-sensor/ and the other Arduino sketches for this I have found use the OneWire and DallasTemperature libraries (and if I udnerstand correct I can only use the libraries in user\AppData\Roaming\Arduino15\packages\Z-Uno\hardware\zw8051\2.0.6\libraries, i.e. ZUNO_DS18B20.h not OneWire.h or DallasTemperature.h).
More examples like the one already published on the site (and in the IDE Z-Uno package) would really be welcomed!
I am a user that (obviously) don't have any experience with Arduino, but I would love to be able to use the device for my smart home system.
A wider number of examples to download would go a long way, because then dullards like me can use the available .ino-files as "plugins" without needing to understand Arduino and the programming part.
I read you might plan a Z-Uno starter set with some components. Maybe that will contain more pre-written sketches?
