Search found 62 matches

by Black Cat
13 Jun 2017 03:22
Forum: Z-Uno
Topic: 4 Ch. Relay with Switches Some help required with sketch
Replies: 9
Views: 9224

Re: 4 Ch. Relay with Switches Some help required with sketch

Thanks, that part is now clear. Next problem is definition again, this time in the loop. void loop() { byte currentValue = !digitalRead(BTN_PIN1); if (currentValue != lastValue) { // if state changes lastValue = currentValue; // save new state if (lastValue) { zunoSendToGroupSetValueCommand(CTRL_GRO...
by Black Cat
12 Jun 2017 08:49
Forum: Z-Uno
Topic: Help with a (probably very easy) button sketch!
Replies: 8
Views: 10462

Re: Help with a (probably very easy) button sketch!

Yes, I can see what you mean, there is no example of using a button or mechanical switch. I've just spent the best part of the day trying to cobble something together, but my knowledge is nearly nil. The above example code returns an error, so like yourself I'm back to the drawing board trying to fi...
by Black Cat
12 Jun 2017 04:52
Forum: Z-Uno
Topic: 4 Ch. Relay with Switches Some help required with sketch
Replies: 9
Views: 9224

4 Ch. Relay with Switches Some help required with sketch

I've used the 4 Channel Relay example and want to add mechanical switching. NOt sure if I have used the correct method but I tried the Association Control example using Pin 18 to 21 for switching. The sketch will not compile and returns an error Association Control.jpg I'm attempting not to use Pins...
by Black Cat
05 Jun 2017 07:17
Forum: Z-Uno
Topic: Using 4 or more relays with Individual Switchs
Replies: 1
Views: 2978

Using 4 or more relays with Individual Switchs

Being a total newbie in the world of ZUNO, I created the 4 relay example (first project-yay) which was much easier to make than I thought. I would now like to expand this to at least 8 relays or more. I can see how this is possible in the 74HC595 SPI 16 shift register example, however the example us...
by Black Cat
06 May 2017 04:04
Forum: Official announcements
Topic: Z-Uno! We are proud to present our new product
Replies: 34
Views: 370001

Re: Z-Uno! We are proud to present our new product

Guy's I'm not sure where you are getting your pricing information from, but to set the record straight, Z-UNO (EU frequency) on the ZWave.eu website retails for EURO 59.48 plus shipping which in AUSTRALIAN dollars (6/5/2017) is AUD$92.75. Add Duty (5%) & GST (10%) and you get $107.12 Shipping is...
by Black Cat
09 Jul 2016 09:54
Forum: RaZberry
Topic: Unable to login to WEBIF
Replies: 1
Views: 3487

Unable to login to WEBIF

Major problem, I'm unable to login and get a server error.
Worse still is that previously I could log into WEBIF, however all I get now is:

Webif is switched off. You can switch it on from Z-Way UI or box shell

I can't get into the UI, how can I access the box shell?
by Black Cat
20 Mar 2016 07:04
Forum: Discussions in English
Topic: Not able to access Expert UI from Port 8084
Replies: 11
Views: 18846

Re: Not able to access Expert UI from Port 8084

Worse again, I stupidly updated a second Popp I have for evaluation and the same has occurred. While the RP2 may be OK, this software is full of bugs, thankfully I use Vera UI5 for my automation. Any thoughts (or hopes) I had that Z Wave me would be superior have quickly deteriorated with both contr...
by Black Cat
05 Mar 2016 23:14
Forum: Discussions in English
Topic: Not able to access Expert UI from Port 8084
Replies: 11
Views: 18846

Re: Not able to access Expert UI from Port 8084

That's strange, as this only started after I upgraded to the latest firmware version.
As far as I can see there is no difference in the Popp as it's a RP2 with the Z daughter board!