DG0JG

Results 12 comments of DG0JG

Hi, Yes, a relay works. But I get the second not working if I change this line to 2 channels, nothing works Channels con 1 ; Define number of LIVOLO...

Hi RB3rg maybe you could help me and I can not get any further I need the switch actually as a button (KNX button) but I would do that if...

Hi RB3rg Here is the schematic of the Livolo 2 gang switch an picture The two pictures are not mine but it is exactly this variant So I need the...

Hello RB3rg, Yes I have set the register TRISC as you wrote First I try it without relay board and it works only the channel 1 As soon as I...

Hi RB3rg, Yes it works for many thanks for your support Now I have to change it that attracts the relay only as long as the sensor is pressed I...

Hi Adrian, Sorry so the name is correct :-) thanks for the tip I thought that I just change the code Turn on the relay short pause and turn off...

that's not how it works ; If SW_raw[ch] < (SW_average[ch]-10) Then ; Check if switch is touched If SW_raw[ch] < (SW_average[ch]- sense) Then ; debounce[ch] = debounce[ch] + 1 '...

Hi Adrian, with the change it works if I press longer than 2 sec switch it off again Here is the example for channel 2 ch=2 If SW_ON[ch]=0 Then SKIP2...

Hi Adrian, Unfortunately my request does not work properly when the sensor is pressed or when it is not pressed Could you give me an example of how I can...

Hi Adrian, Have now rebuilt 6 switches and these work I had to adapt the code a bit because there are no classic relays installed in the switches There are...