Search found 24 matches

by Manurev
13 Apr 2024 19:02
Forum: Z-Uno
Topic: TCS34725 Adafruit Color sensor
Replies: 3
Views: 491

Re: TCS34725 Adafruit Color sensor

Hello, thank you very much for the response. I understand that you are telling me that I could put it in the Zuno2 library as a change request, but the truth is, I still don't have the necessary knowledge, I don't even know how to use Github well, I would like to, and be able to contribute everythin...
by Manurev
29 Mar 2024 21:46
Forum: Z-Uno
Topic: TCS34725 Adafruit Color sensor
Replies: 3
Views: 491

TCS34725 Adafruit Color sensor

Is it possible to integrate the adafruit TCS34725 color sensor into the Z1-2 Module Sketch? With the arduino IDE?

https://github.com/adafruit/Adafruit_TCS34725

Thanks in advance.
by Manurev
29 Mar 2024 16:01
Forum: Z-Uno
Topic: Binary sensor on Fibaro HC3
Replies: 10
Views: 14992

Re: Binary sensor on Fibaro HC3

Hello, thank you very much for your response. That code you sent me, when does it apply? Does it work for Z-Uno - 2, (7 Th gen)? In my case of a Binary sensor, how would the code be written? Can you give an example for Binary Sensor? This code applies to all the channels that have been created or on...
by Manurev
27 Mar 2024 23:07
Forum: Z-Uno
Topic: Binary sensor on HC1 does not work
Replies: 3
Views: 954

Re: Binary sensor on HC1 does not work

Thanks for the reply. Here I show you how the associations have been generated, automatically according to the sketch. Keep in mind that I have had to advance the project, and I have already created other channels (which work fine), and expanded the sketch. Likewise, the binary sensor still does not...
by Manurev
25 Mar 2024 20:35
Forum: Z-Uno
Topic: Binary sensor on HC1 does not work
Replies: 3
Views: 954

Binary sensor on HC1 does not work

Hello good evening. -.I can't get the Binary Sensor to work.- Well, I wanted to comment that I have not been able to do work the Binary Sensor in the Z-Uno V2.0, for the HC-1.YUBII Home from Fibaro. Version 5.150.18. Similar to HC-3. I can't get it to work. I have tried all the possible arguments, i...
by Manurev
23 Mar 2024 21:17
Forum: Z-Uno
Topic: Binary sensor on Fibaro HC3
Replies: 10
Views: 14992

Re: Binary sensor on Fibaro HC3

Good afternoon. Thanks for answering. Ok, I have put all those values in the "getter","return" function. LOW, HIGH, 1, 0, 00, ff, ffff, 0xff, But it doesn't change anything. This is the example I used, from the Z-Uno example page of Z.waveme. https://z-uno.z-wave.me/examples/Simp...
by Manurev
22 Mar 2024 00:50
Forum: Z-Uno
Topic: Compile Error 2 No such file or directory in ZUno-2
Replies: 2
Views: 923

Re: Compile Error 2 No such file or directory in ZUno-2

Hello, good night. I have managed to make all this work correctly. Uninstalling version 2.3.2 of the Arduino IDE, and installing version 2.0.4 again. Now it works correctly.
Thank you
:)
by Manurev
22 Mar 2024 00:46
Forum: Z-Uno
Topic: Binary sensor on Fibaro HC3
Replies: 10
Views: 14992

Re: Binary sensor on Fibaro HC3

Hello good evening. -.I can't get the Binary Sensor to work.- Well, I wanted to comment that I have not been able to activate the Binary Sensor in the Z-Uno V2.0, for the HC-1.YUBII Home from Fibaro. Version 5.150.18. Similar to HC-3. I can't get it to work. I have tried all the possible arguments, ...
by Manurev
22 Mar 2024 00:12
Forum: Z-Uno
Topic: Compilation error: exit status 2
Replies: 10
Views: 15298

Re: Compilation error: exit status 2

Hello; Good night; I wanted to inform you that I downloaded version 2.0.4. I previously uninstalled version 2.3.2 of the Arduino IDE. (I don't know how to do it any other way) And it has worked well for me so far, it works well compiling and loading the programs. Many thanks as always to Poltos, and...
by Manurev
12 Mar 2024 17:37
Forum: Z-Uno
Topic: Compile Error 2 No such file or directory in ZUno-2
Replies: 2
Views: 923

Compile Error 2 No such file or directory in ZUno-2

After receiving a New Z-UNO Module apparently working correctly with the factory installed Sketch Radio blink. I'm trying to install new basic Sketch blink. And it gives me an error when compiling. The error is the following: ------------------------------------------------ Traceback (most recent ca...